Date: Sat, 15 May 2004 09:06:13 +0200 From: Christian Hiris <4711@chello.at> To: freebsd-questions@freebsd.org Cc: Anthony Philipp <philipp1@itg.uiuc.edu> Subject: Re: natd -redirect_port Message-ID: <200405150906.27543.4711@chello.at> In-Reply-To: <20040515054936.GA16714@zeus.itg.uiuc.edu> References: <20040515054936.GA16714@zeus.itg.uiuc.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
--Boundary-02=_zFcpA4+CFgPpQSN Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 15 May 2004 07:49, Anthony Philipp wrote: > hello, > im am trying to redirect various ports through my gateway, a freebsd > machine, to other machines. when i type: natd -interface rl0 -redirect_po= rt > tcp 10.10.10.4:25 25 > to redirect port 25 to 10.10.10.4 on port 25 it tells me > natd: Unable to create divert socket.: Protocol not supported > rl0 is the external ethernet card. if i dont use -interface, it says that > the aliasing address is not given. any help is appreciated. am i running > freebsd 5.2-release anthony > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" Natd requires 'options IPFIREWALL' and 'options IPDIVERT' in your kernel=20 config. Refer to section "RUNNING NATD" in the natd(8) manual for some more= =20 info. =20 regards ch =2D-=20 Christian Hiris <4711@chello.at> | OpenPGP KeyID 0x941B6B0B=20 OpenPGP-Key at hkp://wwwkeys.eu.pgp.net and http://pgp.mit.edu --Boundary-02=_zFcpA4+CFgPpQSN Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBApcFzcyi/EZQbawsRAlD8AKCqbGLZ+imWAvGQiAeJMQOJsSAUfgCfZni8 2Pn/UT2guqFMo8xe6ON+HuA= =4RMm -----END PGP SIGNATURE----- --Boundary-02=_zFcpA4+CFgPpQSN--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405150906.27543.4711>