Re: [SLUG] Help with portforwarding (2.2.x)

2001-03-21 Thread Tony Green
* This one time, at band camp, Crossfire said: > Nononono! > > ipmasqadm is wrong - its only good on routers, not endhosts. > > `Transparent Proxying' is what you want. > > what you have are rules like: > > ipchains -A input -p tcp -d VIF1/32 1000 -j REDIRECT 1001 > ipchains -A input -p tcp

Re: [SLUG] Help with portforwarding (2.2.x)

2001-03-20 Thread Crossfire
Tony Green was once rumoured to have said: > 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 > | >---

RE: [SLUG] Help with portforwarding (2.2.x)

2001-03-20 Thread Bernhard Luder
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Tony Green Sent: Wednesday, 21 March 2001 13:40 To: [EMAIL PROTECTED] Subject: Re: [SLUG] Help with portforwarding (2.2.x) * This one time, at band camp, Tony Green said: > > ipchains -I input -p tcp -y -d VIF1/32 1000

Re: [SLUG] Help with portforwarding (2.2.x)

2001-03-20 Thread Tony Green
* This one time, at band camp, Tony Green said: > > ipchains -I input -p tcp -y -d VIF1/32 1000 -m 1 > ipmasqadm mfw -I -m 1 -r PHYSICAL 1001 -p 10 > BTW: I've also tried ipmasqadm portfw -a -P tcp -L VIF1 1000 -R PHYSICAL 1001 with the same results. -- Greeno <[EMAIL PROTECTED]> -- SLUG -