On Tue, 16 Jun 1998, Paul Miller wrote:

> 
> hmmm.. What command are you using to do port forwarding?  I tried
> 
> ipchains -A input -j REDIRECT -p tcp -s 198.109.162.43 5430 192.168.100.4 21
> 
> and it doesn't work.  I'm using ipchains 1.3.4 (it no longer seg.faults on
> my system) and kernel 2.1.106-ac2.
> 

Aaah! You want port forwarding, not transparent proxy! I don't know if
(and how) port forwarding works in 2.1.106. But I am sure it won't work
with "ipchains -j REDIRECT" - this is used for transparent proxying (it
was "ipfwadm -r" with older kernels).



Leos Bitto


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]

Reply via email to