web server behind a router: a problem of firewall?
From: Flood (floodings_at_gmail.com)
Date: 07/29/05
- Next message: mapsit_at_hotmail.com: "iptables newsgroups"
- Previous message: James Knott: "Re: shutting down computers through network port"
- Next in thread: Tauno Voipio: "Re: web server behind a router: a problem of firewall?"
- Reply: Tauno Voipio: "Re: web server behind a router: a problem of firewall?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 29 Jul 2005 14:33:40 +0200
hello, everybody
first of all, sorry for my english, I'm from Italy, i hope
you'll understand :-)
I'm trying to publish a small page on the web using my apache web server
(Linux RH9.0) and i'm trying to make it visible from outside my domestic
LAN trough the 80 port .
I am connected to the internet by a U.S.Robotics Sureconnect ADSL
modem/router (it has firewall built-in functions, i suppose) and it seems
that something is blocking the HTTP requests from outside to internal
80 port.
I must say that from the outside people can reach
the 8080 port (my router uses that port for the
its administration by its buit-in micro_http service),
so people can reach the gateway (i mean the router)
from outside my domestic LAN.
But people can't reach reach the webserver behind it!
I've already configured the NAT ;
assuming that 192.168.1.2 is the internal address
of my web server (and by the way 192.168.1.1 is the router)
i set:
NAT -- Virtual Servers Setup
Server_Name
Web_Server(HTTP)
External_Port_Start 80
External_Port_End 80
Protocol TCP
Internal_Port_Start 80
Internal_Port_End 80
Server_IP_Address 192.168.1.2
Besides, i've configured the NAT -- PortTriggering
NAT -- Port Triggering
Application_Name Triggering_"Outgoing Ports" Open_"Incoming Ports"
httpd TCP (port range: da 80 a 80) TCP (port range: da 80 a 80)
Does anybody have any suggestion?
Thanks a lot
flood
- Next message: mapsit_at_hotmail.com: "iptables newsgroups"
- Previous message: James Knott: "Re: shutting down computers through network port"
- Next in thread: Tauno Voipio: "Re: web server behind a router: a problem of firewall?"
- Reply: Tauno Voipio: "Re: web server behind a router: a problem of firewall?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|