On Wed, May 19, 2010 at 10:12, Roland Rosenfeld <rol...@debian.org> wrote:
> What do you mean by "removed"?  No listen-address at all in the config
> file or a changed one?

Sorry if I wasn't clear. What I meant was to use Celejar suggestion
and don't set the option so privoxy will use the default
127.0.0.1:8118 instead of localhost:1881.

> Could you please send me the output of the commands
>  netstat -tlnp | grep privoxy
> using both settings?

With localhost:1881 commented out (so privoxy uses 127.0.0.1:1881):
# netstat -tinp | grep privoxy
tcp        0      0 127.0.0.1:8118          0.0.0.0:*
LISTEN      5224/privoxy

And the package default of localhost:1881:
# netstat -tinp | grep privoxy
tcp6       0      0 ::1:8118                :::*
LISTEN      14848/privoxy

> In addition to this the output of
>  grep localhost /etc/hosts
> would be interesting.

# grep localhost /etc/hosts
127.0.0.1       localhost
::1     localhost ip6-localhost ip6-loopback

> Are you using a fresh installed sid installation or an old and
> upgraded one?  There seem to be differenced according to "localhost"
> in /etc/hosts...

Reasonably fresh ;-). A few months old.

> Tschoeeee

And a big tschoeeee to you too!
Frank



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to