Hello Chris,

Wednesday, December 01, 1999, 1:29:50 PM, you wrote:

[skiped...]
CM> Basically, my concern is this.  As mentioned above, I have exchange running
CM> on a multihomed NT box running 207.x.x.x (public IP address).  I want to
CM> take that IP address and assign it to my public NIC card on the Linux box.
CM> All MX records point to the 207.x.x.x IP address.  How does one go about
CM> forwarding all SMTP packets destined for 207.x.x.x port 25 to the exchange
CM> server (10.x.x.x) residing on my private network?  If you could forward the
CM> syntax I need, IT WOULD BE GREATLY APPRECIATED!!!

I think you can try rinetd (ftp://ftp.boutell.com/pub/boutell/rinetd/rinetd.tar.gz)

>From documentation:
"DESCRIPTION
Redirects TCP connections from one IP address and port to another.
rinetd is a single-process server which handles any number of connections
to the address/port pairs specified in the file /etc/rinetd.conf. Since rinetd
runs as a single process using nonblocking I/O, it is able to redirect a large
number of connections without a severe impact on the machine. This makes it
practical to run TCP services on machines inside an IP masquerading firewall.
rinetd does not redirect FTP, because FTP requires more than one socket. ..."

Best regards,
 Ivan                            mailto:[EMAIL PROTECTED]


-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to