avahi-daemon continues to bind to eth0 ports 5353 and 53791. Is there any way to tell avahi-daemon to only bind to localhost and not eth0 ?
/etc/avahi/avahi-daemon.conf
use-ipv4=yes
use-ipv6=no
allow-interfaces=lo
deny-interfaces=eth0
netstat -nap
udp 0 0 0.0.0.0:53791 0.0.0.0:* 3145/avahi-daemon:
udp 0 0 0.0.0.0:5353 0.0.0.0:* 3145/avahi-daemon: