Project

General

Profile

Task #6052

Updated by Nico Schottelius over 5 years ago

* In coordination w/ Kamila 
 * Debian: persisting    below /etc/network/interfaces.d/ipv6-routed.cfg 

 <pre> 
 root@devuan:~# cat '/etc/network/interfaces.d/ipv6-routed.cfg' 
 auto eth0 
 iface eth0 inet6 static 
   address 2a0a:e5c0:2:21::1 
   netmask 64 
 </pre>

Back