Sorry, the problem is in the configuraton of /etc/network/interfaces for
kdenetworkmanager:

auto lo
iface lo inet loopback
#address 127.0.0.1
#netmask 255.0.0.0

When you have the proxy installeted the correct file is:

auto lo
iface lo inet loopback
address 127.0.0.1 # (for proxy read the machine and for package configuration 
after install)
netmask 255.0.0.0

Simple error by niewbie...

Hi, Pablopedro

-- 
privoxy installazione o aggiornamento
https://bugs.launchpad.net/bugs/192351
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to