Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Oct 1997 13:24:16 -0000
From:      "George Yegoroff" <georgeye@sibtel.ru>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   Routing ?
Message-ID:  <199710200725.NAA00323@gy.sibtel.ru>

next in thread | raw e-mail | index | archive | help
Hi,
I have two networks , and users of 202.60.32.64/255.255.255.192 subnetwork 
should walk to Internet through the router(195.58.11.25/255.255.255.0) at
network 195.58.11.0/255.255.255.0 .On machine with two Ethernet card (NE
2000 compatible), was installed FreeBSD 2.2.1-release, and it 
was configured like a gate.

from sysconfig:

ifconfig_ed0="inet 195.58.11.18  netmask 255.255.255.0"
ifconfig_ed1="inet 202.60.32.66  netmask 255.255.255.192"

static_routes=""

defaultrouter="195.58.11.25"

router="routed"

routerflags="-s"

gateway="YES"

And on users of 202.60.32.64/255.255.255.192 network, as default gateaway 
specified 202.60.32.66 ,but it doesn't work, they doesn't seen nothing
except
195.58.11.18 . I read manuals for routed , sysconfig , FAQ , handbook ,and 
many others, but find nothing about this problem. Please tell me where I
can 
find further information . Just say where, may be I was not attentively ?

Sorry for my English .

P.S. And what is natd daemon, and does it allows IP masquerading, and where

	is it ?

Wiht respect , George Yegoroff .



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