Date: Wed, 14 Jul 1999 23:02:41 -0700 From: "Joseph T. Lee" <nugundam@la.best.com> To: Jonathan Bult <jbult@hotmail.com>, freebsd-questions@FreeBSD.ORG Subject: Re: natd and ident Message-ID: <19990714230241.A28733@la.best.com> In-Reply-To: <19990714033347.23627.qmail@hotmail.com>; from Jonathan Bult on Tue, Jul 13, 1999 at 08:33:47PM -0700 References: <19990714033347.23627.qmail@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 13, 1999 at 08:33:47PM -0700, Jonathan Bult wrote: > ---- Start rc.natd ---- > same_ports yes > verbose yes > unregistered_only yes > interface ed1 > redirect_port tcp 192.168.0.2:auth auth > ---- End rc.natd ---- A slightly better way to currently support multiple machines behind natd, is say if you were only using irc.mcs.com on 192.168.0.2 is: redirect_port tcp 192.168.0.2:auth auth 192.160.127.97 This way, only ident requests from that particular irc server is forwarded to a particular machine. The idea is to assign 1 particular irc server for each machine that's going to use irc. It's limits things, but it works well enough to support multiple irc machines behind natd. -- Joseph nugundam =best=com==/==\=IIGS=/==\=Playstation=/==\=Civic HX CVT=/==\ # Anime Expo 1999 >> www.anime-expo.org/ > # FreeBSD: The Power to Serve >> www.freebsd.org > # EX: The Online World of Anime & Manga >> www.ex.org/ / 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?19990714230241.A28733>
