On 2006-09-07,
(E-Mail Removed) <(E-Mail Removed)> wrote:
> I am looking to use some sort of NAT (presumeably DNAT?) to rotate
> between a few external ips at my disposal. I got a static IP service
> from SBC, and it came with 5 ip's, so I am trying to use them all =)
Just configure a bunch of virtual interfaces.
ifconfig first.virtual.ip.here eth0:1 up
ifconfig second.virtual.ip.here eth0:2 up
As long as your router is correctly routing the packets towards your
machine is ok.
Davide
--
The next hot technology from Microsoft will be object-oriented assembly.
-- From a Slashdot.org post