close
確定是否有IPv6 function:
> ping6 或
> route -A inet6 或
> /sbin/ip -f inet6 addr
看IPv6 Routing Table
> route -A inet6
測試是否有 IPv6 module :
> lsmod | grep -i ipv6
否則手動編輯 /etc/rc.d 加入
# modprobe ipv6
# sysctl -w net.ipv6.conf.eth0.forwarding=1
# ssysctl -w net.ipv6.conf.eth1.forwarding=1
# sysctl -w net.ipv6.conf.all.forwarding=1
# route -A inet6 add ::192.85.4.3 dev eth1
全站熱搜