portforwarding

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi list

my buddie is trying to get his webserver working behind his debian router.
this is what i gave him (we tried once with --dport and once with --dports):


iptables -t nat -A PREROUTING -i $WAN_IFACE -p tcp -m multiport --dports 22,80 -j DNAT --to-destination $SERVER

i'm not able to connect to his webserver with http://his_ip/
what am i doing false? got any ideas?

thanx
eric



[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux