为阿里云ECS(CentOS6)配置IPv6隧道地址
Re为阿里云ECS(CentOS6)配置IPv6隧道地址
[root@iZrl2szdc1hup3Z ~]# ifconfig sit0 up
[root@iZrl2szdc1hup3Z ~]# ifconfig sit0 inet6 tunnel ::216.218.221.6
[root@iZrl2szdc1hup3Z ~]# ifconfig sit1 up
[root@iZrl2szdc1hup3Z ~]# ifconfig sit1 inet6 add 2001:470:18:8f::2/64
SIOCSIFADDR: Permission denied
[root@iZrl2szdc1hup3Z ~]# route -A inet6 add ::/0 dev sit1
为什么提示我没有权限呢?
-------------------------
回 221楼babos的帖子
问题解决了。。。
赞0
踩0