dardack:

The "Listen 0.0.0.0" issue is this:

0.0.0.0 is the ipv4 wild card address that means
listen to all. This was the default when there was
no explicit Listen statement in the config file.
But it does of course also work when you explicitly
state "Listen 0.0.0.0" in the config.

But the introduction of IPv6 support in 1.8.0
apparently has introduced a bug in tinyproxy, that
removes the 0.0.0.0 default when there is no 
Listen statement. This is why it does not work
without explicit Listen. I will fix this upstream for 1.8.1

Cheers - Michael

-- 
Tinyproxy is outdated in Ubuntu Lucid - please include v1.8 (sync from Debian)
https://bugs.launchpad.net/bugs/529877
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