Help!
I'm trying to get a virtual pop system working and I've run into a
problem on the final stretch. I need to be able to get port forwarding
working in a simple manner... here is the scenario.
PHYSICAL SERVER
|
----------------
| |
Virt IF1 Virt IF2
| |
Port 1000 Port 1000
Clients connecting to port 1000 on VIF1 should be forwarded to port
1001 on the Physical server.
Clients connecting to port 1000 on VIF2 should be forwarded to port
1002 on the Physical server.
I have to run 2.2.x and redhat.
Thus far I'm using ipchains/ipmasqadm with the following params....
ipchains -I input -p tcp -y -d VIF1/32 1000 -m 1
ipmasqadm mfw -I -m 1 -r PHYSICAL 1001 -p 10
to try and get at least one side working (going off the man page of
ipmasqadm).
Something happens 'cause I don't get a 'connection refused' when
telneting onto the port - which I do without the above params.
Any help/advice would be appreciated.
TIA
Greeno
--
Greeno <[EMAIL PROTECTED]>
--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug