Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 May 1996 23:33:00 -0300 (EST)
From:      Luiz de Barros <luiz@mirage.nlink.com.br>
To:        =?iso-8859-1?Q?=22=C5ge?= =?iso-8859-1?Q?R=F8bekk=22?= <aagero@aage.priv.no>
Cc:        freebsd-isp@freebsd.org
Subject:   Re: routing question
Message-ID:  <Pine.BSF.3.91.960506232643.14186A-100000@mirage.nlink.com.br>
In-Reply-To: <199605070007.CAA26733@birk04.studby.uio.no>

next in thread | previous in thread | raw e-mail | index | archive | help

On Tue, 7 May 1996, =?iso-8859-1?Q?=22=C5ge?= =?iso-8859-1?Q?R=F8bekk=22?= wrote:

Hi,
I think this would solve your problem.
Put on H2 a default route via H1.
On H1 put an arp entru for H2.
on h1: arp -s 129.240.214.59 ethernet:address:of:adapter:.13 pub
This will say to H1: " If a packet to .59 comes in here, get it"
and as H1 knows how to deliver the packet it will make a 
bridge from the world to Host H2.
I have here a simillar situation with a few hosts connected to the world
via our isp by a serial line.

Hope it helps.
Luiz de Barros
Netlink Internet Services.


> I've got 
the following configuration: > > +----+           (3-bit)        +----+
> |    |.58   129.240.214.56   .59|    |
> | H1 |--------------------------| H2 |
> |    |                          |    |
> +----+                          +----+
>   |.13
>   |
>   |129.240.214 (9-bit)
>   |
>   |.1
> +-----+
> |     |    
> | R1  |--> (world)
> |cisco|    
> +-----+
> 
> H1 is a FreeBSD box, acting as a router.  I want to be able to access
> H2 from (world), how should I configure the freebsd box?  Do I need
> access to R1 to set static network routes?  H1's .58 interface has
> netmask 255.255.255.248, same goes for .59 on H2.
> 
> -aage
> 



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