From owner-freebsd-questions Tue May 2 19:20:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id 0550E37BD25 for ; Tue, 2 May 2000 19:20:39 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id WAA06428; Tue, 2 May 2000 22:19:55 -0400 (EDT) (envelope-from cjc) Date: Tue, 2 May 2000 22:19:55 -0400 From: "Crist J. Clark" To: Nate Puri Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ppp -auto -nat problems... Message-ID: <20000502221955.A6021@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: <20000502152624.A617@laptop.ompages.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000502152624.A617@laptop.ompages.com>; from natepuri@office.ompages.com on Tue, May 02, 2000 at 03:26:24PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, May 02, 2000 at 03:26:24PM -0700, Nate Puri wrote: > Hi all, > > My ppp NAT is now working... I can ping the internet from clients, but only > from NIX clients. My win98 clients do not ping the internet... If some clients work, and others do not, it seems most likely that the non-functioning clients are the misconfigured ones, not the NAT-gateway. > I have in my /etc/rc.conf file set, > > gateway_enable="YES" > ppp_enable="YES" > ppp_mode="auto" > ppp_nat="YES" > ppp_profile="papchap" Looks OK, whcih makes sense, since you say it works. > I'm a little more used to hand configuring pppd with ipfw and ipnat commands. > > But in FBSD this seems to be the most popular may, i.e., user-ppp and > the rc.conf settings. What have a done wrong here? Why won't my win98 > clients ping the internet? I've configured in the Win98 network/control_panel > dialog, the gateway setting as my LAN server. Any ideas? Thanks... Do a tcpdump(8) on the internal interface when the Win boxen are trying to do their pings. See what you expect? Or not? > By the way, this box is also a SAMBA box for the Win98 clients. Also > when I try to telnet from the Win98 boxes to the LAN server, the connection > is refused. Please help... What do your firewall rules look like? Does telnet work coming in from an internal UNIX-type box? > #FreeBSD 4.0-RELEASE > #SAMBA 2.0.x -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message