From owner-freebsd-questions Wed Jul 14 23: 4:22 1999 Delivered-To: freebsd-questions@freebsd.org Received: from shell2.la.best.com (shell2.la.best.com [209.24.216.141]) by hub.freebsd.org (Postfix) with ESMTP id DC70A1507C for ; Wed, 14 Jul 1999 23:04:15 -0700 (PDT) (envelope-from nugundam@shell2.la.best.com) Received: (from nugundam@localhost) by shell2.la.best.com (8.9.3/8.9.2/best.sh) id XAA28950; Wed, 14 Jul 1999 23:02:41 -0700 (PDT) Message-ID: <19990714230241.A28733@la.best.com> Date: Wed, 14 Jul 1999 23:02:41 -0700 From: "Joseph T. Lee" To: Jonathan Bult , freebsd-questions@FreeBSD.ORG Subject: Re: natd and ident References: <19990714033347.23627.qmail@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <19990714033347.23627.qmail@hotmail.com>; from Jonathan Bult on Tue, Jul 13, 1999 at 08:33:47PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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