Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Sep 1998 12:45:50 +0200
From:      Johann Visagie <wjv@cityip.co.za>
To:        Craig Beasland <craig@hotmix.com.au>, freebsd-questions@FreeBSD.ORG
Subject:   Re: IP Aliasing
Message-ID:  <19980930124550.A28691@cityip.co.za>
In-Reply-To: <001d01bdec5c$37313500$0a1e21cb@superbruce.hotmix.com.au>; from Craig Beasland on Wed, Sep 30, 1998 at 06:24:03PM %2B0800
References:  <001d01bdec5c$37313500$0a1e21cb@superbruce.hotmix.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 30 Sep 1998 at 18:24 SAT, Craig Beasland wrote:
> 
> I have a machine which is permanently connected to the net via a valid IP
> address.  I would like to set up a second machine which is connected via
> Ethernet to the first machine which does aliasing for a number of machines
> with IP's in the non-routable tables 10.10.10.*.  I know with a dial up
> connection and ppp, I can ppp -alias.
> 
> My question is
> 1) can I do a similar thing to ppp -alias using ethernet (IPFW & NATD)

Indeed you can.  The natd(8) man page should answer most of your questions.

> 2) would it be easier to connect the two machines via a serial cable and use
> ppp.

Serial cable would be cheaper.  Ethernet wins in all the other categories,
e.g.:

- faster
- more flexible "masquerading" via natd
- "it just feels right"  :)

Once you know ipfw & natd, I would even say it's easier than struggling with
PPP.  And even if you go the PPP route, I would still advise you to set up
ipfw on the permanently connected box to protect it.

-- V

Johann Visagie | Email: wjv@CityIP.co.za | Tel: +27 21 419-7878

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?19980930124550.A28691>