Displaying 2 results from an estimated 2 matches for "velius".
2000 Mar 03
7
[PATCH] Add a Maximum Idle Time (1.2.2)
...so note that in
the tcpdump below, I did have KeepAlive turned on (both server and client)
and yet I don't see any traffic being generated due to this, which seems
to render KeepAlive pretty useless...
When ssh dies on me (when no max idle time is set) it gives me the
error below:
"
velius:~% Read from remote host velius.chaos2.org: Connection reset by peer
Connection to velius.chaos2.org closed.
jacob:~#
"
From the tcpdump below, we see that the firewall has assigned a new
ip_masq port. This shows all the packets; specifically, none are
generated in the interim.
"...
2000 Mar 07
0
tcpdump says "truncated-ip"?
.... Is this a problem? It doesn't seem to impact my
connection negatively. I am getting these when using a plain-vanilla
openssh client to connect to an ssh-1.2.27 server.
inbetween:~# tcpdump -i eth1 | grep truncated
tcpdump: listening on eth1
01:45:30.454190 truncated-ip - 10 bytes missing!velius.chaos2.org.ssh >
c392100-a.crvlls1.or.home.com.64080: P 3169:3433(264) ack 1580 win 32120
<nop,nop,timestamp 29956970 1187150> (DF)
01:45:40.501069 truncated-ip - 186 bytes missing!velius.chaos2.org.ssh >
c392100-a.crvlls1.or.home.com.64080: P 5809:6249(440) ack 2840 win 32120
<nop,...