IPv6 on FreeBSD some problem about Tunnel

看板IPv6作者時間21年前 (2003/11/05 03:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
小弟我從 東華申請了一個 Tunnel 的連線。 然而網頁上寫的 IP 位置是 2001:288:381:2001::1:B540:53CD 然而 東華 mail 給我的 sh 中卻在新增 IP 的時候新增二筆 而另外 HiNet 及 chttl 也都是同樣的情形。 ifconfig gif0 inet6 2001:288:381:2001::1:B540:53CD \ 2001:288:381:2001::1:B540:53CC prefixlen 127 有人知道原因嗎? 且,這段 shell 似乎是不能正常執行。 ifconfig gif0 inet6 2001:288:381:2001::1:B540:53CD prefixlen 127 而,手動執行上面這行之後,它似乎也正常運作中。 另外, gif0 該怎麼刪除它? 用了 gifconfig gif0 delete 跟 ifconfig gif0 delete 都沒作用。 --- #!/bin/sh gifconfig gif0 inet 218.160.41.230 134.208.10.133 \ && ifconfig gif0 inet6 2001:288:381:2001::1:B540:53CD \ 2001:288:381:2001::1:B540:53CC prefixlen 127 \ && route add -inet6 default 2001:288:381:2001::1:B540:53CC \ && echo "IPv6 configuration completed" || \ { echo "IPv6 configuration failed!" 1>&2; exit 1; } --- -- ╰╮ Υ小瓜呆的窩脆笛酥的家Υ ╭╯ ╭╯ 作者:jal 來自:192.168.1.10 ╰╮ ╰── bbs.jal.idv.tw ──┤jal-BBS├── bbs.jal.idv.tw ──╯
文章代碼(AID): #_f_wn00 (IPv6)
文章代碼(AID): #_f_wn00 (IPv6)