Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jun 2000 19:20:19 +0200
From:      Jesper Skriver <jesper@skriver.dk>
To:        CNNet <cnnet@cnnet.com>
Cc:        freebsd-isp@FreeBSD.ORG
Subject:   Re: Routing with Freebsd
Message-ID:  <20000614192019.A2080@skriver.dk>
In-Reply-To: <4.3.2.7.2.20000614111227.00ad9b80@cnnet.com>; from cnnet@cnnet.com on Wed, Jun 14, 2000 at 11:13:10AM -0600
References:  <4.3.2.7.2.20000614111227.00ad9b80@cnnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 14, 2000 at 11:13:10AM -0600, CNNet wrote:
> Hi could someone help me with a routing problem. I have to network cards in 
> a freebsd 4 machine this is my rc.conf file:
> 
> # This file now contains just the overrides from /etc/defaults/rc.conf
> # please make all changes to this file.
> 
> # -- sysinstall generated deltas -- #
> gateway_enable="YES"
> network_interfaces="ed0 lo0"
> ifconfig_ed0="inet 207.229.6.9  netmask 255.255.255.0"
> defaultrouter="207.229.6.9"
> hostname="ua3.foo.com"
> ifconfig_ed2="inet 192.168.1.45  netmask 255.255.255.0"
> network_interfaces="ed2 ed0 lo0"
> defaultrouter="207.229.6.9"
> hostname="private.foo.com"
> router_enable="YES"
> 
> What am I doing wrong, i have a internal network that will point to 
> 192.168.1.45 as there gateway.
> 
> The gateway to the 207.299.6.9 class is 207.229.6.1
> 
> Basicall all internal ips will go to this machine and this machine lets 
> them out on the internet

You will need to do NAT, the Internet doesn't have a route back to your
internal network.

/Jesper

-- 
Jesper Skriver, jesper(at)skriver(dot)dk  -  CCIE #5456
Work:    Network manager @ AS3292 (Tele Danmark DataNetworks)
Private: Geek            @ AS2109 (A much smaller network ;-)

One Unix to rule them all, One Resolver to find them,
One IP to bring them all and in the zone to bind them.


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000614192019.A2080>