Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Feb 2002 13:11:09 -0500
From:      Bill Moran <wmoran@potentialtech.com>
To:        jshenry@comp.uark.edu, "Seth Henry" <jshamlet@hotmail.com>, freebsd-questions@freebsd.org
Subject:   Re: problems setting up gateway/bridge
Message-ID:  <02022513110903.00731@proxy.pt.com>
In-Reply-To: <F181c3JPv4ucOK05sd60000e8ce@hotmail.com>
References:  <F181c3JPv4ucOK05sd60000e8ce@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 25 February 2002 11:48, Seth Henry wrote:
> Hello everyone,
> I am having problems bridging the gap between my PPP connected laptop and
> my LAN. I have an older Compaq 486 laptop running FreeBSD 4.3-REL attached
> to my FreeBSD server, running FreeBSD 4.4-REL, via a serial cable using
> slattach. This connection works well, and I have used it to window xterms
> to the laptop.
>
> Presently, the serial links are:
> 192.168.0.10 (server / serial)
> 192.168.0.11 (laptop)
>
> The LAN is configured as
> 192.168.1.1 (server / LAN - hard coded)
> 192.168.1.254 (router/DHCP server)
> 192.168.1.(2-4) (local LAN connected workstations - DHCP)
>
> I can ping 192.168.0.10 and 192.168.1.1 from the laptop, but not beyond.
> Pinging the router results in "no route to host".

Can you ping (for example) 192.168.1.2 from the laptop?

> The local configuration on the laptop indicates that 192.168.0.10 (the
> server) should be the default gateway.

What does "netstat -r" on the server give you?
You may also need to add route statements to your "router/DHCP server"

> I have tried using sysctl to modify the bridging configuration, but sysctrl
> returns an error when I use the command as listed in the MAN pages. (the
> parameter doesn't seem to exist when I use sysctl -a) I did change
> 'net.inet.ip.forwarding' to 1.

I don't think you want to bridge in this instance anyway.

-- 
Bill Moran
Potential Technology technical services
http://www.potentialtech.com

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?02022513110903.00731>