I want to forward all incoming and outgoing traffic on 121.223.224.33
(internet machine/gateway/router) on port 1755(TCP) to internal host
192.168.0.5 onto port 1755(TCP). So basically, I am setting up a streaming
media server on the .5 machine and would like in/out connecions to
121.223.224.33 to be redirected/forwarded to 192.168.0.5. I have ipmasqadm
and ipchains installed.
Here is my current ipchains firewall setup:
Chain input (policy ACCEPT):
target prot opt source destination ports
DENY tcp ------ 0.0.0.0 info*.com any -> telnet
Chain forward (policy DENY):
target prot opt source destination ports
MASQ all ------ 192.168.0.0/24 anywhere n/a
Chain output (policy ACCEPT):
Thanks,
Amir
------------------ Posted via CNET Linux Help ------------------
http://www.veryComputer.com/