Date: Tue, 08 Jan 2002 21:42:24 +0800 From: Dean Hollister <dean@odyssey.apana.org.au> To: cjclark@alum.mit.edu Cc: questions@freebsd.org Subject: Re: ipfw question Message-ID: <5.1.0.14.2.20020108213659.00bbb3c0@Pop3.norton.antivirus> In-Reply-To: <20020106110643.A237@gohan.cjclark.org> References: <20020106113530.R85470-100000@odyssey.apana.org.au> <20020105184641.G204@gohan.cjclark.org> <20020106113530.R85470-100000@odyssey.apana.org.au>
next in thread | previous in thread | raw e-mail | index | archive | help
At 11:06 06/01/2002 -0800, Crist J. Clark wrote: >NAT doesn't change the origin, it changes the desitnation. In this >case, it would change the destination address to 2.2.2.2 rather than >3.3.3.3. Still couldn't get this working, so I tried nat, which does work. Only problem with it is that it can do some strange things with auth. Does anyone know of a good package that will work with natd style redirection to enable the use of auth? HOST 1 <--LAN--> HOST 2 <--PPP Links--> NETWORK 10.0.1.1 10.0.1.2 10.0.2.0/24 Ie, any auth packets originating from host 1 for the network are redirected to host 2 and the auth data returned contains the network IP attempted, with host 1 as the source, instead of trying each IP on the network, host 2 is used as an auth server. Regards, d. 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?5.1.0.14.2.20020108213659.00bbb3c0>