Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: ipf/ipnat behavior



On Sun, 1 Jun 2008, Paul Goyette wrote:

Yes.  I have the following ip_state.c

/*      $NetBSD: ip_state.c,v 1.32 2008/06/01 22:26:11 darrenr Exp $    */

What packets are being blocked (see. ipmon logs)?

Ah - i Haven't looked at ipmon yet.

OK, I just ran the same experiment. 'tcpdump port nfs' running on both machines, and ipmon running on the ipnat-enabled NFS client. All logs from tcpdump and ipmon were totally empty. The packet(s) seem to just completely disappear, and the 'ls /home/paul' command just hangs waiting for netio.

Funny thing, though, is that there are never any "nfs server blah is not responding" console messages which is usually what you get when the client doesn't receive a response from the NFS server. It almost seems as though the NFS client hasn't even delivered the packet to the IP stack (ie, the send() hasn't completed so it's not even waiting for a recv()).


----------------------------------------------------------------------
|   Paul Goyette   | PGP DSS Key fingerprint: |  E-mail addresses:   |
| Customer Service | FA29 0E3B 35AF E8AE 6651 |  paul%whooppee.com@localhost   |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette%juniper.net@localhost |
----------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index