Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Aug 2001 10:50:53 -0400
From:      dave@hawk-systems.com (Dave)
To:        "Incoming Mail List" <mailist@whoweb.com>, <freebsd-questions@FreeBSD.ORG>
Subject:   RE: strange problem
Message-ID:  <DBEIKNMKGOBGNDHAAKGNIELOHPAA.dave@hawk-systems.com>
In-Reply-To: <200108241434.KAA21160@whoweb.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Can you ping, traceroute, telnet, ftp into the box from outside the network?
try pinging port 80 see if an error or filter statement is generated.

I am sure there are more efficient ways to check that...  I would suspect that
if it is a connection that the ISP would normally not want you having services
on...  that you might want to take it up with them.

Could be a generic filter against port80...  I know we are having problems with
remote DSL users using corporate mail because Sympatico up here can't police
thier own network, and has chosen to filter out all SMTP traffic not destined
for thier site...  the stupidity of some networks is unreal some times.

Could be a similar tpe of generic filter they just put in place hoping that it
would curb code red or something...

you could try putting apache on a different port(8080 or something totally
off-the-wall) and see if it responds...  but if they *have* applied filters,
they may have everyting except a few key ports filtered out.

Dave

>Having run out of ideas, I was going to do a clean install of V4.1
>but visited the facility where the server and private network are
>located (it's a school) and realized that the private network can
>access the web server fine.  Therefore, the problem doesn't seem to
>be related to a problem with port 80 or the kernel.  I'm now starting
>to wonder if the ISP is somehow filtering traffic to port 80 on this
>machine.
>
>Is there a tool that will allow me to track what happens to incoming
>requests to port 80?  Should I be debugging NATD to see if it is
>dropping the requests for some reason?  I'll add here that the current
>ipfw rules are wide open and no restrictions exist for incoming or
>outgoing traffic.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DBEIKNMKGOBGNDHAAKGNIELOHPAA.dave>