Date: Thu, 14 Jan 1999 03:42:36 -0700 From: Emmanuel Gravel <chemtechweb@psn.net> To: HERBELOT Thierry <Thierry.Herbelot@alcatel.fr> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Running NATD on a dialup connection Message-ID: <369DCA1C.AAD5ED43@psn.net> References: <369DBA08.8238968E@psn.net> <369DC255.3BC9E03C@telspace.alcatel.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
The problem isn't with the PPP daemon I'm using, it's with setting up some kind of IP aliasing scheme (in this case NATD). The nic's are using IP's in the 192.168.0.x range, and I'm connecting through dialup to the net, which means through the tun0 interface if I understand correctly. I want the outside world to see all the computers as being just one (the PPP connection) and still have all my computers get the info they request, plus have some security (i.e. the firewall portion). > > I've been reading on NATD and I'm setting up rc.conf, and > > I need to specify the public interface on which to setup NATD. As you can see, I'd need to have PPP or pppd running all the time and be connected before I can start NATD (unless there's something about ppp that replaces NATD, but I don't remember hearing anything about it...) Thanks anyways :) Manu HERBELOT Thierry wrote: > > What about ppp -alias ? *(on a recent userland-ppp) > [...] > > My basic question is how do I get NATD to work properly if I have to > > make my PPP connection alive before starting it, yet only need to > > start > > pppd on request? Do I setup NATD within rc.conf, or elsewhere? 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?369DCA1C.AAD5ED43>