This problem isn't fixed in the latest versions, the change appears that balance now needs IPv6 addresses if you specify IP addresses (versus host names). to fix this problem for v4 addresses add ::ffff: to the beginning of your address. for example:
balance -b 192.168.1.2 631 spiffycupshost (which gives you this error) should now become: balance -b ::ffff:192.168.1.2 631 spiffycupshost and the error will go away. -- Balance unable to start ("setsockopt(IPV6_V6ONLY=0): Protocol not available) https://bugs.launchpad.net/bugs/476437 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