Web server access

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

 



I have a LINUX box with a public ip. I need to use iptables to send all the packages that come to the 80 port to my Web server in Windows. I am using this chain:
iptables -t nat -A PREROUTING -p tcp -d $ipPUBLIC --dport 80 -j DNAT --to-destination $ipWEBSERVER


I tried to access my web page from outside but does not work

I will appreciate your help
Thanks

_________________________________________________________________
Charla con tus amigos en línea mediante MSN Messenger: http://messenger.yupimsn.com/




[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