On Monday 17 June 2019 01:00:53 pm Dan Ritter wrote:

> Gene Heskett wrote:
> > On Monday 17 June 2019 10:54:19 am Dan Ritter wrote:
> >
> > I have for eth0, two scope global addresses in a new stretch install
> > of an r-pi-3b, one from avahi and one from e/n/i.d/eth0, but the
> > instant it goes global, it sends from the avahi address 169.etc.
> > Since thats out of my local/24 domain, it of course doesn't work for
> > global access as my router doesn't pass it.  As this is a hosts file
> > local network, how can I turn off the avahi stuff forever?  It's
> > screwing me up.
>
> sudo apt remove avahi*
>
> or
>
> edit /etc/avahi/avahi-daemon.conf and comment out both
> use-ipv4=yes
> use-ipv6=yes
>
didn't help, eth0 still has 2 global addresses:
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast 
state UP group default qlen 1000
    link/ether b8:27:eb:d3:47:2d brd ff:ff:ff:ff:ff:ff
    inet 192.168.71.12/24 brd 192.168.71.255 scope global eth0
       valid_lft forever preferred_lft forever
    inet 169.254.163.253/16 brd 169.254.255.255 scope global eth0
       valid_lft forever preferred_lft forever

?????????????????  is it cached someplace on a r-pi-3b?

> > Thats the entire point, with a hosts file based local net, its a
> > hindrance that has become a showstopper. And short of commenting
> > every line in /e/i.d/avahi-* out, I don't know how to stop that PITA
> > from screw that machine up. Apparently systemctl disable
> > avahi-daemon is NOT sufficient. systemctl, spit. If it can't do what
> > its told to do, what good is it?
>
> Indeed.
>
> -dsr-


Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
If we desire respect for the law, we must first make the law respectable.
 - Louis D. Brandeis
Genes Web page <http://geneslinuxbox.net:6309/gene>

Reply via email to