General > Discussion

Redirecting ports - problem.

(1/1)

123tomek:
Helo
I redirected port 27910 in my firewall to my local computer (after NAT) but my friend can't connect to me.

iptables -I PREROUTING -t nat -i eth1 -p tcp -d 213.76.138.10 --dport 27910 -j DNAT --to-destination 192.168.0.41:27910

What is wrong or what is missing? Maybe I need some more ports to redirect?

Tomek

Navigation

[0] Message Index

Go to full version