RE: Web server access

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

 



Title: RE: Web server access

Is your web server gateway set to your be that of your linux box?

Have you tried using tcpdump to "see" what is happening with those packets on that specific port?



-----Original Message-----
From: Jorge Umaña [mailto:jorgeaub@xxxxxxxxxxx]
Sent: 14/07/2003 05:10 PM
To: netfilter@xxxxxxxxxxxxxxxxxxx
Subject: Web server access


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