Re: ssh & select() problem on 5.3

From: David Malone (dwmalone_at_maths.tcd.ie)
Date: 11/28/04

  • Next message: Daniel O'Connor: "A hack to rebuild port KLDs during kernel builds"
    Date: Sun, 28 Nov 2004 22:28:05 +0000
    To: Alin-Adrian Anton <aanton@spintech.ro>
    
    

    On Sun, Nov 28, 2004 at 08:30:03PM +0200, Alin-Adrian Anton wrote:
    > A tcpdump shows that what actually happens is that packets won't reach
    > me in spite of the fact that his firewall(router)'s tcpdump shows that
    > he keeps sending them to me. Packets never reach me, but I am still able
    > to send them, by pressing ENTER on the ssh console.

    It sounds very like a path MTU discovery problem then. I guess what
    is happening is that large packets are being lost when sent along
    this particular network path. Whatever is dropping them should send
    a message saying "packet too big" and this will cause the machine
    to send smaller packets in future. However either this message is
    being dropped or not generated.

    You can probably test this idea by using "ping -s <size>" or by
    setting the MTU on the interface on your machine "ifconfig interface
    mtu <size>". The real fix is to find out what's happened to the
    "packet too big" ICMP message.

            David.
    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"


  • Next message: Daniel O'Connor: "A hack to rebuild port KLDs during kernel builds"

    Relevant Pages

    • Re: ntpd fails to synchronize on FreeBSD 6.3-STABLE
      ... 12 packets received by filter ... Then let the tcpdump go for about 15 minutes. ... Firewall on my router/gateway is disabled, ... # shutdown -r now ...
      (freebsd-stable)
    • Re: Should route, but doesnt
      ... > I bought the Netgear box last June. ... > Packets get from the RedHat 7.2 box to my LAN or to the Internet. ... You might find it useful to watch the packets with tcpdump, ... with the private subnets. ...
      (comp.os.linux.networking)
    • N! packets dropped by kernel
      ... nge1: flags=8843mtu 1500 ... Tcpdump reports a very high dropped:received packet ratio. ... 34964 packets received by filter ...
      (freebsd-questions)
    • Re: Could Not open some sites from Windows Vista and Server 2008 when using FreeBSD as gw
      ... tcpdump: verbose output suppressed, use -v or -vv for full protocol decode ... 433 packets received by filter ... block rules also log the blocked packets -- in this case that should ... Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org ...
      (freebsd-stable)
    • [opensuse] Re: Xen bridge without IP
      ... I can't see the phisycal interface enslaved to the bridge ... Eth0 will be used exclusively for administration tasks and for heartbeat. ... tcpdump: WARNING: eth2: no IPv4 address assigned ... packets received by filter ...
      (SuSE)