Thanks agriffis!

If the interface is up, maybe you have the firewall blocking localhost 
interface.
In my case the problem was solved adding a couple of firewall rules:
iptables -A INPUT -i lo -j ACCEPT
iptables -A OUTPUT -o lo -j ACCEPT

-- 
portmap hangs on shutdown
https://bugs.launchpad.net/bugs/309542
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