Dne 19.8.2015 v 12:39 Bernd Naumann napsal(a):
> /* Not directly OpenWRT related, but anyway... */
> 
> Hi @ all,
> 
> after runing `ip address flush dev <interface>` you no longer have any
> IPv6 link local addresses left on your device. Rather in the

Hi,

to prevent this from happening, you can add "scope global" to the ip
command, like this:

# ip -6 addr flush dev <interface> scope global


Cheers,
Ondřej Caletka

Attachment: smime.p7s
Description: Elektronicky podpis S/MIME

_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to