Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jun 2002 18:47:27 -0500 (CDT)
From:      Nick Rogness <nick@rogness.net>
To:        glbj@verizon.net
Cc:        Freebsd-questions@FreeBSD.ORG
Subject:   Re: Still no luck. FBSD not forwarding packets.
Message-ID:  <Pine.BSF.4.21.0206171841530.85971-100000@cody.jharris.com>
In-Reply-To: <20020617224245.YNYQ10042.out006.verizon.net@out006>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 17 Jun 2002 glbj@verizon.net wrote:

> 
> Still no luck. Pings work everywhere except accross the F-BSD box.
> FBSD box is not forwarding packets.
> 
> On 16 Jun 2002 at 14:51, Scott M. Nolde wrote:
> 
> > > 

> > Make the LAN's default gateway the IP address of your router's LAN
> > nic (dc0). >
> 

	Default gateway on your internal lan should be the IP of your BSD
	box... 192.168.123.8 is correct.  NOT 1.1 or 1.2


> LAN 192.168.123.1  |   Current default gateway is 192.168.123.8
>     192.168.123.2  |   also tried 192.168.1.1 & 192.168.1.2
>     192.168.123.3  |   
>              |
>              \/
> FBSD-------------------------------------|
>                  dc0                     |
>     (192.168.123.8)    (255.255.255.0)   |
>                                          |
>    (192.168.1.2)    (255.255.255.252)    | tried this as
>                                          | gateway
>                 rl0                      |  on FBSD box
> -----------------------------------------|
>                   |
>                  \/
> Modem
>     192.168.1.1   (255.255.255.252) 
>       current default gateway on FBSD box
> 
> Ideas? 


	Is gateway_enable="YES" in /etc/rc.conf?  What is the output of
	the following commands:

		# netstat -rn
		# ifconfig -a
		# sysctl net.inet.ip.forwarding

	What does your /etc/rc.conf look like?  

	Please give us more detail...I can't find your previous post.

Nick Rogness <nick@rogness.net>
 - Don't mind me...I'm just sniffing your packets


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0206171841530.85971-100000>