Date: Tue, 18 May 1999 13:43:11 +0300 From: Ruslan Ermilov <ru@ucb.crimea.ua> To: danny <danny@pentalpha.com.hk> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: natd Message-ID: <19990518134311.B86466@relay.ucb.crimea.ua> In-Reply-To: <032701bea110$3c8a5540$6f00000a@domain.pentalpha.com.hk>; from danny on Tue, May 18, 1999 at 05:24:31PM %2B0800 References: <032701bea110$3c8a5540$6f00000a@domain.pentalpha.com.hk>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Danny! I don't see any problems with your configuration. It should work. Run natd by hand (turn off natd in /etc/rc.conf) with ``-v'' flag, try to connect to 210.176.109.x:pop3 from the 210.176.109.y, and send me the output. Something like this: [210.176.109.x]# script natd.out [210.176.109.x]# natd -v <other_arguments> [210.176.109.Y]# telnet 210.176.109.x 110 [210.176.109.x]# ^C [210.176.109.x]# exit [210.176.109.x]# mail -s "Re: natd" ru@ucb.crimea.ua < natd.out Note, that it won't work if you try to connect to 210.176.109.x:110 from the 210.176.109.x itself. This is because of `-u' flag. Cheers, -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank +380.652.247.647 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age 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?19990518134311.B86466>