Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:Shoot The Moon! (Score 1) 630

you're committing the sin of Jules Verne which he later used as plot device in second part of his moon journey novel. A ballistic flight from gun inside the atmosphere will lose a great deal of energy to the atmosphere, and so projectile needs *more* velocity than a rocket continuing to accelerate to needed velocity outside the atmosphere

Comment Re:Test your servers ... (Score 1) 303

works for some things but not this particular cisco ASA

Connecting...
Sending Client Hello...
Waiting for Server Hello... ... received message: type = 22, ver = 0301, length = 74 ... received message: type = 22, ver = 0301, length = 3380 ... received message: type = 22, ver = 0301, length = 4
Sending heartbeat request...
Traceback (most recent call last):
    File "ssltest.py", line 136, in
        main()
    File "ssltest.py", line 133, in main
        hit_hb(s)
    File "ssltest.py", line 86, in hit_hb
        typ, ver, pay = recvmsg(s)
    File "ssltest.py", line 71, in recvmsg
        hdr = recvall(s, 5)
    File "ssltest.py", line 61, in recvall
        data = s.recv(remain)
socket.error: [Errno 54] Connection reset by peer

Slashdot Top Deals

"Ninety percent of baseball is half mental." -- Yogi Berra

Working...