apache not taking external request
Hi there, wonder if someone can help me out. Think my cable modem is blocking http request coming from the web. I have a linux box doing masquerading and I'm able to access my server internally using my public IP. However, if i try accessing the site outside the network, I get a site not responding error.
My cable modem is a Motorola SB5100, when i access the configuration page of the modem. I don't see any option to block http traffic. The modem came from my ISP (Adelphia). Do you think if i replace the modem that would solve the problem?
Also i constantly getting this request. Could this by my ISP testing if i have a http server running???
tcpdump output:
09:47:28.317653 67-23-147-86.chvlva.adelphia.net.4243 > 208.210.197.252.http: . ack 16326 win 65535 (DF)
09:47:28.320673 208.210.197.252.http > 67-23-147-86.chvlva.adelphia.net.4243: . 16326:17586(1260) ack 1 win 17640
09:47:28.324126 208.210.197.252.http > 67-23-147-86.chvlva.adelphia.net.4243: P 17586:18408(822) ack 1 win 17640
09:47:28.324550 67-23-147-86.chvlva.adelphia.net.4243 > 208.210.197.252.http: . ack 18408 win 65535 (DF)
Kev
Thx for all the help...
Last edited by kevsco77; 01-12-2005 at 08:49 AM.
|