Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!spool.mu.edu!uwm.edu!vixen.cso.uiuc.edu!howland.erols.net!news.apfel.de!fu-berlin.de!news.belwue.de!not-for-mail From: Carsten Franck <cfr@urmel.ghb.fh-furtwangen.de> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: IP Aliasing Date: Sun, 15 Jun 1997 14:47:01 +0200 Organization: InterNetNews at News.BelWue.DE (Stuttgart, Germany) Lines: 44 Message-ID: <33A3E445.138A@urmel.ghb.fh-furtwangen.de> References: <01bc576a$ff7a8260$64d91dce@phishhead.dawtech.com> <86afmc5qqm.fsf@bitbox.follo.net> <339cc8f2.88895331@news.mindspring.com> <5njja2$dnh@news.gvsu.edu> <1997Jun10.152644.14248@bilver.oau.org> <5nk0td$hid@news.gvsu.edu> <5npmpf$2gt$1@hole.sdsu.edu> NNTP-Posting-Host: urmel.ghb.fh-furtwangen.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.01Gold (WinNT; I) To: "John W. Davison" <jdavison@yoda.sdsu.edu> Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:42991 Hi John, a while back I posted a similar question, here are the answers: Carsten Franck wrote: > Hmm, what if i don't want to use ppp ? > For example if i have 2 ethernet boards in my machine, one directly > connected to the internet and the other connected to my local area > network. > Currently, the machine runs under linux and uses ipfwadm to forward and > masquerade the packets, acting as a firewall. > Is that possible with freebsd ? Then you want to use something called natd - it hasn't been integrated with FreeBSD yet, but it's available as an add-on from various FTP sites. Do a net search for it. -- - Jordan Hubbard FreeBSD core team / Walnut Creek CDROM. Jordan K. Hubbard <jkh@FreeBSD.org> wrote in article <3339D171.41C67EA6@FreeBSD.org>... > Then you want to use something called natd - it hasn't been integrated > with FreeBSD yet, but it's available as an add-on from various FTP > sites. Do a net search for it. > The sources for natd are at ftp://kn6-045.ktvlpr.inet.fi/pub/natd. It works with FreeBSD 2.2 only, not with older versions. Ari S. If there isn't an entry on this subject in the newer FAQ's I would recommend to add one. In addition to tht the natd-package ought to become part of the basic TCP/IP package of FreeBSD. Best regards, Carsten