Written by
in
“อยากให้ Ubuntu Server เปิดใช้ IPv6 ต้องทำอย่างไร”
sudo vim /etc/network/interfaces
iface eth0 inet6 static pre-up modprobe ipv6 address 2001:xxxxxxxx:101 netmask 64 gateway 2001:xxxxxxxx::1
sudo reboot
ifconfig
See author's posts
You must be logged in to post a comment.
Leave a Reply
You must be logged in to post a comment.