Re: Connection reset

From: Mike Silbersack (silby_at_silby.com)
Date: 09/08/05

  • Next message: Marc Olzheim: "Re: panic: receive: m == 0 so->so_rcv.sb_cc == 4294967295"
    Date: Thu, 8 Sep 2005 04:01:37 -0500 (CDT)
    To: Olivier Nicole <on@cs.ait.ac.th>
    
    

    On Thu, 8 Sep 2005, Olivier Nicole wrote:

    >> When I try to connect via a redirection through the firewall, I got a
    >> RST after the SYN, SYN/ACK, ACK.
    >
    > OK here is a step further, the rest occures because of syncache_expand
    > that return 0 on line 722 of tcp_input.
    >
    > Any reason why the syncache is empty after the SYN and SYN,ACK?
    >
    > Olivier

    I don't think you've given us enough information to work with here.

    First of all, the redirection you speak of - is that occuring on the local
    machine itself, or a physically seperate machine? Secondly, please
    provide a tcpdump log of the aborted connection in question, if you can.

    Mike "Silby" Silbersack
    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"


  • Next message: Marc Olzheim: "Re: panic: receive: m == 0 so->so_rcv.sb_cc == 4294967295"