Re: Still no luck. FBSD not forwarding packets.

[ Available lists | Index of freebsd-questions | Month of Jun 2002 | Week of 17 Jun 2002 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Nick Rogness <nick@rogness.net>
Date
17 Jun 2002 16:22:54
Subject
Re: Still no luck. FBSD not forwarding packets.
Message-ID
Pine.BSF.4.21.0206171841530.85971-100000@cody.jharris.com

In reply to

[ Hide this part ]
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



Elapsed time: 0.099 seconds