Illegal use of my server??

Sean sean at gothic.net.au
Mon May 19 19:23:39 PDT 2003


On Mon, 19 May 2003, Tom Samplonius wrote:

>
> On Mon, 19 May 2003, Joseph T. Klein wrote:
>
> > The Squid package and port should have a *big* warning sign on them
> > about this.
> > I know of at least one network that was blacklisted due to the lack of
> > tight
> > ACLs on Squid.
> ...
>
>   The Squid port should probably ship with a default-deny rule.

As it already does:

12:21 sean at old [/usr/local/etc/squid] grep ^http_access squid.conf.default
http_access allow manager localhost
http_access deny manager
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access deny all


>
>   As far I can see, every IP on the Internet is port scanned at least
> several times a day.  If you have something that is wide-open, it will be
> found very quickly.
>
>
> Tom
>
> _______________________________________________
> freebsd-isp at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-isp
> To unsubscribe, send any mail to "freebsd-isp-unsubscribe at freebsd.org"
>
>


More information about the freebsd-isp mailing list