Re: tcp networking issue



On Sun, 29 Jul 2007, Thierry Herbelot wrote:

Hello,

when connecting via ssh to my latest current, I get the following panic :
(with rev 1.126 of src/sys/netinet/tcp_syncache.c , rev 1.365 of
src/sys/netinet/tcp_input.c)
TfH

panic: syncache_add: unexpected tcp flags
cpuid = 0
KDB: enter: panic
[thread pid 23 tid 100013 ]
Stopped at kdb_enter+0x32: leave
db> bt


that was fixed with rev 1.127 of tcp_syncache.c .

--
Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT
Software is harder than hardware so better get it right the first time.
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: tcp networking issue
    ... On Sun, 29 Jul 2007, 16:09+0200, Thierry Herbelot wrote: ... when connecting via ssh to my latest current, ...
    (freebsd-current)
  • Re: SSH
    ... I'm connecting from different network eth0 is ... Subject: SSH ... your logged in username is the same as the SSH valid username then you ... Your FC5 SSH server has users john, mary, steve, and paul. ...
    (Fedora)
  • Re[2]: anonymous ssh forwarding
    ... >> ssh server so that ssh server 'thinks' that I'm connecting from home? ... > So my approach is to find out how can I set something up on my home freebsd machine so that connecting to some port on it, it connects to www server ssh port. ... You could build up a VPN between your home and your ...
    (freebsd-questions)
  • Re: OpenSSH MacOSX bug? (invalid name was supplied)
    ... I've had some luck downgrading to ssh version 1 (i.e. use ... connecting to either debian or Ubuntu OpenSSH server... ... Server Version: ... hosts, but any hosts on my local LAN ...
    (SSH)
  • Re: Q: paramiko/SSH/ how to get a remote host_key
    ... I am connecting from a WindowsXP SP2 machine. ... SSH client, if you connect for the first time then you get somethign ... host_key the first time it connects to a remote SSH server. ...
    (comp.lang.python)