ipv6

ipv6



10欧1

nano /etc/dhcp/dhclient6.conf


interface "eno1" { 

send dhcp6.client-id 00:03:00:01:47:55:41:6b:61:f9;

request;

}


nano /etc/network/interfaces                                                                             重启运行          ip -6 route         systemctl restart qbittorrent-nox


iface eno1 inet6 static

address 2001:bc8:32d7:700::1

netmask 56

accept_ra 1

pre-up dhclient -cf /etc/dhcp/dhclient6.conf -pf /run/dhclient6.eno1.pid -6 -P eno1

pre-down dhclient -x -pf /run/dhclient6.eno1.pid




iface eth0 inet6 static

address 2001:bc8:32d7:700::1

netmask 56

accept_ra 1

pre-up dhclient -cf /etc/dhcp/dhclient6.conf -pf /run/dhclient6.etho.pid -6 -P eth0

pre-down dhclient -x -pf /run/dhclient6.etho.pid

nano /etc/modprobe.d/local.conf

在options ipv6 disable=1前加#注释掉即可


ifdown eno1 && ifup eno1

ifdown eth0 && ifup eth0

ping6 ipv6.google.com

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&


10欧2

nano /etc/dhcp/dhclient6.conf


interface "eno1" { 

send dhcp6.client-id 00:03:00:01:5d:c6:38:e1:52:65;

request;

}


nano /etc/network/interfaces                                                                             重启运行         ip -6 route


iface eno1 inet6 static

address 2001:bc8:32d7:800::1

netmask 56

accept_ra 1

pre-up dhclient -cf /etc/dhcp/dhclient6.conf -pf /run/dhclient6.eno1.pid -6 -P eno1

pre-down dhclient -x -pf /run/dhclient6.eno1.pid



nano /etc/modprobe.d/local.conf

在options ipv6 disable=1前加#注释掉即可


ifdown eno1 && ifup eno1


ping6 ipv6.google.com


&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

5欧荷兰

nano /etc/dhcp/dhclient6.conf


interface "enp0s20" { 

send dhcp6.client-id 00:03:00:01:18:8c:fa:46:10:d5;

request;

}


nano /etc/network/interfaces                                                                             重启运行          ip -6 route


iface enp0s20 inet6 static

address 2001:bc8:2c19:100:110::1

netmask 56

accept_ra 1

pre-up dhclient -cf /etc/dhcp/dhclient6.conf -pf /run/dhclient6.enp0s20.pid -6 -P enp0s20

pre-down dhclient -x -pf /run/dhclient6.enp0s20.pid



nano /etc/modprobe.d/local.conf

在options ipv6 disable=1前加#注释掉即可


ifdown enp0s20 && ifup enp0s20


ping6 ipv6.google.com

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&


9欧debian 安装ipv6

nano /etc/dhcp/dhclient6.conf

interface "eth0" { 

send dhcp6.client-id 00:03:00:01:a0:89:72:63:f5:dc;

request;

}


nano /etc/network/interfaces


iface eth0 inet6 static

address 2001:bc8:213a:300::1

netmask 56

accept_ra 1

pre-up dhclient -cf /etc/dhcp/dhclient6.conf -pf /run/dhclient6.eth0.pid -6 -P eth0

pre-down dhclient -x -pf /run/dhclient6.eth0.pid



nano /etc/modprobe.d/local.conf

在options ipv6 disable=1前加#注释掉即可


ifdown eth0 && ifup eth0

ping6 ipv6.google.com

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&


9欧ubuntu

nano /etc/dhcp/dhclient6.conf


interface "enp1s0" { 

send dhcp6.client-id 00:03:00:01:a0:89:72:63:f5:dc;

request;

}


nano /etc/network/interfaces


iface enp1s0 inet6 static

address 2001:bc8:213a:300::1

netmask 56

accept_ra 1

pre-up dhclient -cf /etc/dhcp/dhclient6.conf -pf /run/dhclient6.enp1s0.pid -6 -P enp1s0

pre-down dhclient -x -pf /run/dhclient6.enp1s0.pid


nano /etc/modprobe.d/local.conf

在options ipv6 disable=1前加#注释掉即可


ifdown enp1s0 && ifup enp1s0


ping6 ipv6.google.com


888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888

16欧

nano /etc/dhcp/dhclient6.conf


interface "enp0s20f0" { 

send dhcp6.client-id 00:03:00:01:1a:45:d3:f7:76:1c;

request;

}


nano /etc/network/interfaces                                                                             重启运行          ip -6 route


iface enp0s20f0 inet6 static

address 2001:bc8:213a:400::1

netmask 56

accept_ra 1

pre-up dhclient -cf /etc/dhcp/dhclient6.conf -pf /run/dhclient6.enp0s20f0.pid -6 -P enp0s20f0

pre-down dhclient -x -pf /run/dhclient6.enp0s20f0.pid



nano /etc/modprobe.d/local.conf

在options ipv6 disable=1前加#注释掉即可


ifdown enp0s20f0 && ifup enp0s20f0


ping6 ipv6.google.com



/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////



10欧3

nano /etc/dhcp/dhclient6.conf

interface "eno1" { 

send dhcp6.client-id 00:03:00:01:50:f6:15:d3:3b:55;

request;

}


nano /etc/network/interfaces                                                                             重启运行         ip -6 route


iface eno1 inet6 static

address 2001:bc8:32d7:ea00::1

netmask 56

accept_ra 1

pre-up dhclient -cf /etc/dhcp/dhclient6.conf -pf /run/dhclient6.eno1.pid -6 -P eno1

pre-down dhclient -x -pf /run/dhclient6.eno1.pid



nano /etc/modprobe.d/local.conf

在options ipv6 disable=1前加#注释掉即可


ifdown eno1 && ifup eno1


ping6 ipv6.google.com


#

10欧4

nano /etc/dhcp/dhclient6.conf

interface "enp2s0" { 

send dhcp6.client-id 00:03:00:01:18:a7:ab:2c:5a:6b;

request;

}


nano /etc/network/interfaces                                       重启运行     ip -6 route


iface enp2s0 inet6 static

address 2001:bc8:32d7:fd00::1

netmask 56

accept_ra 1

pre-up dhclient -cf /etc/dhcp/dhclient6.conf -pf /run/dhclient6.enp2s0.pid -6 -P enp2s0

pre-down dhclient -x -pf /run/dhclient6.enp2s0.pid



nano /etc/modprobe.d/local.conf

在options ipv6 disable=1前加#注释掉即可


ifdown enp2s0 && ifup enp2s0


ping6 ipv6.google.com

2001:0bc8:213a:: /48   00:03:00:01:44:5d:bb:6e:3d:37  

   2001:bc8:213a:100:: /56 00:03:00:01:41:f2:d9:3e:5b:d6  

   2001:bc8:213a:200:: /56 00:03:00:01:24:df:35:d0:5f:5e  

   2001:bc8:213a:300:: /56 00:03:00:01:a0:89:72:63:f5:dc  

   2001:bc8:213a:400:: /56 00:03:00:01:1a:45:d3:f7:76:1c

 

   2001:0bc8:2c19:: /48 00:03:00:01:fb:35:42:85:7c:24  

   2001:bc8:2c19:100:: /56 00:03:00:01:18:8c:fa:46:10:d5  

   2001:bc8:2c19:200:: /56 00:03:00:01:4b:b0:ae:ff:6a:4e  

   2001:bc8:2c19:300:: /56 00:03:00:01:a3:a2:d7:31:3a:1a

Report Page