Date: Sat, 22 Feb 2003 16:29:19 -0500 From: Louis LeBlanc <leblanc+freebsd@keyslapper.org> To: freebsd-questions@FreeBSD.org Subject: Re: Verizon DSL & FreeBSD? Message-ID: <20030222212919.GB70597@keyslapper.org> In-Reply-To: <20030222202729.GU45398@keyslapper.org> References: <20030221202053.GF45398@keyslapper.org> <AMEMKJNMFLJCJDLFIEDBGEKICHAA.aburke@nullplusone.com> <20030222173954.GQ45398@keyslapper.org> <20030222180347.GB2036@raggedclown.net> <20030222184047.GR45398@keyslapper.org> <20030222191923.GA3571@raggedclown.net> <20030222202729.GU45398@keyslapper.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 02/22/03 03:27 PM, Louis LeBlanc sat at the `puter and typed:
> > <SNIP>
>
> I did notice one interesting thing. When I reconfigured Apache to
> listen on port 8080, it worked fine. What I only just realized, is
> that I never put a rule in the firewall to explicitly open port 8080.
This was because of a firewall rule that should have opened every port
to the machine in particular. When that rule was commented out, the
firewall looked like this:
For OSScan assuming that port 21 is open and port 113 is closed and
neither are firewalled
Interesting ports on pool-68-160-158-62.bos.east.verizon.net
(68.160.158.62):
(The 1592 ports scanned but not shown below are in state: filtered)
Port State Service
21/tcp open ftp
22/tcp open ssh
25/tcp open smtp
113/tcp closed auth
143/tcp open imap2
443/tcp open https
993/tcp open imaps
8080/tcp open http-proxy
27374/tcp closed subseven
This is more like what I want it to look like, but port 80 still seems
to be filtered. But what the heck is filtered? I don't explicitly
block any ports until the last line of the firewall script:
${fwcmd} add 65000 deny ip from any to any in via ${oif}
So if I change deny to reset, will that give me an idea what ports are
filtered by me and what is filtered by the ISP?
Lou
--
Louis LeBlanc leblanc@keyslapper.org
Fully Funded Hobbyist, KeySlapper Extrordinaire :)
http://www.keyslapper.org ԿԬ
Finagle's Eleventh Law:
No matter what occurs, someone believes it happened according to
his pet theory.
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?20030222212919.GB70597>
