On 11/8/18 10:38 AM, Paul Smith wrote: > Dear All, > > I am trying to configure a VPN-L2TP network via NetworkManager. To > accomplish that, I need to have the option > > "Link-Local Only" > > on the IPv6 settings, but unfortunately such an option is not > available. Any ideas? You could (as root): 1. Run "nmcli connections show" and find the UUID of the VPN connection you want to bugger. 2. Run "nmcli connection edit <UUID>" to edit the connection. 3. Enter "set ipv6.method link-local" at the "nmcli>" prompt to change it to link-local. 4. Type "save" at the "nmcli>" prompt to save the updated connection. 5. Type "quit" at the "nmcli>" prompt to exit the editor. That oughta do it. And no, the GUI doesn't offer this setting that I can find. Both IPV4 and IPV6 default to "method: auto". ---------------------------------------------------------------------- - Rick Stevens, Systems Engineer, AllDigital ricks@xxxxxxxxxxxxxx - - AIM/Skype: therps2 ICQ: 226437340 Yahoo: origrps2 - - - - Hard work has a future payoff. Laziness pays off now. - ---------------------------------------------------------------------- _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx