I saw this in /etc/junkbuster/config:
# Specifying a port is optional; if unspecified the defaults is 8000.
# Before Version 2.0.2 the default was to bind to all IP addresses (INADDR_ANY)
# This has been restricted to localhost to avoid unintended security breaches.
# To open the proxy to all, uncomment the following line:
listen-address          :8000
# other example usage:
#listen-address         124.207.250.245:8080
# to explicitly state what is now the default:
#listen-address         localhost

I believe I uncommented the listen-address and I can have win95 access the proxy
just fine.  Some of the regular expressions in /etc/cookiefile are quite aggressive
and you might want to consider removing some entries from blocklist and adding some
to cookiefile. Sometimes I have problems with online shopping cart and I temporarily
use a direct commection to the internet.

> Junkbuster offers more than bandwidth relief, it helps your privacy too. Go to
> www.junkbusters.com for more info (and lots of privacy info).
>
> I'm currently having my other computers proxy through the junkbuster on my
> gateway computer just fine. On linux that is. I'm trying to get it to work
> under NT at work, and that's not going so well.
>
> What's the exact problem? I believe its default behavior is to listen on port
> 8000 and proxy for anyone who asks. Does "netstat --inet -a" show anything
> listening to that port?
>
> Also, you can use lsof to find out which program is using a port. Run
> "lsof -i tcp:8000" as root to see who's listening to 8000.
>


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to