[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Ipchains redirecting IP to a different machine



>
> Theser are make believe to save typing: Say I have 1.2.3.1 to 1.2.3.8
> assigne as externand and I'm using a 192.168.1.x internal network. The
> raq is currently 1.2.3.1 and 1.2.3.2 to the outside world with a
> virtual site. The internal interface is 192.168.1.1.  I want to add a
> local machine 192.168.1.2 and have all traffic to 1.2.3.3 go to
> 192.168.1.2 except for what I want to reject or deny with ipchains.

hello,

we used to have a mail server in a private network (with a private ip)...
we finally used rinetd (http://www.boutell.com/rinetd/) on the firewall to
redirect the traffic to the mail server...

we also tried with ipchains, without any success ... :(

the other solution would be to use a 2.4 kernel with iptables...

hth

fred