[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Ipchains redirecting IP to a different machine
- Subject: RE: [cobalt-users] Ipchains redirecting IP to a different machine
- From: Frederic Badel [Abanys-Concept] <fred@xxxxxxxxxx>
- Date: Fri Jul 26 08:26:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>
> 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