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
** Changed in: privoxy (Ubuntu)
Status: New => Invalid
** bug changed to question:
https://answers.launchpad.net/ubuntu/+source/privoxy/+question/24789
--
privoxy installazione o aggiornamento
https://bugs.launchpad.net/bugs/192351
You received this bug notification because you are a m