From owner-freebsd-questions Sun Dec 21 11:34:01 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA20286 for questions-outgoing; Sun, 21 Dec 1997 11:34:01 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from cs.iastate.edu (root@cs.iastate.edu [129.186.3.1]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA20281 for ; Sun, 21 Dec 1997 11:33:56 -0800 (PST) (envelope-from ghelmer@cs.iastate.edu) Received: from popeye.cs.iastate.edu (popeye.cs.iastate.edu [129.186.3.4]) by cs.iastate.edu (8.8.7/8.8.7) with ESMTP id NAA03046 for ; Sun, 21 Dec 1997 13:33:52 -0600 (CST) Received: from localhost (ghelmer@localhost) by popeye.cs.iastate.edu (8.8.7/8.7.1) with SMTP id NAA05944 for ; Sun, 21 Dec 1997 13:33:52 -0600 (CST) X-Authentication-Warning: popeye.cs.iastate.edu: ghelmer owned process doing -bs Date: Sun, 21 Dec 1997 13:33:51 -0600 (CST) From: Guy Helmer To: questions@freebsd.org Subject: natd troubles in 2.2-stable Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Is natd working in 2.2-stable cvsupped since early December, or did something change in the kernel or natd configuration that I've missed? Since July, I had been successfully using natd on a 2.2-stable box with userland ppp. After supping stable around Dec 7 (and building a new kernel and all of userland), though, it stopped working. Log file entries show that ipfw is diverting the packets to divert socket 32000 as it should be. However, natd doesn't seem to be receiving the packets -- running natd in log or verbose mode gives no output. I've gone over natd's config numerous times and compared it with the natd man page, but haven't come up with anything. Here's the natd config file if it helps -- 129.186.68.148 is the machine's assigned IP address for its PPP connection to the outside world: log yes deny_incoming no use_sockets no same_ports yes verbose yes port 32000 alias_address 129.186.68.148 unregistered_only no Thanks in advance for any help. Guy Helmer Guy Helmer, Computer Science Graduate Student - ghelmer@cs.iastate.edu Iowa State University http://www.cs.iastate.edu/~ghelmer Research Assistant, Scalable Computing Laboratory, Ames Laboratory