IPv6 - Linux

Skylar Davis avatar
By Skylar Davis
at 2013-06-19T07:49

Table of Contents

我想試著測試IPv6
下面是我的步驟

1.
In VMware Ubuntu
ping localhost (成功)
ping6 localhost (Unknown host)

ifconfig, it shows my IPv6 for my Ubuntu is
fe80::20c:29ff:fe61:948a/64

2.
so I ping my Ubuntu from Windows
ping fe80::20c:29ff:fe61:948a%64
(失敗 PING Transmit Failed General Failure)
(但我用window7 ping window7自己的IPv6 是可以動作的
所以win7 應該是可以成功ping IPv6)

3.
gedit /proc/net/if_inet6
fe80000000000000020c29fffe61948a 02 40 20 80 eth0

lsmod | grep ipv6 (什麼都沒有 我本預期會出現找到IPv6)


所以請問我是否有正確起動我ubuntu的 IPv6了?

謝謝

ps.
我參考下面文章
http://www.cyberciti.biz/faq/check-for-ipv6-support-in-linux-kernel/
執行modprobe ipv6也沒有作用


--
Tags: Linux

All Comments

Linda avatar
By Linda
at 2013-06-19T11:01
ifconfig 支援 IPv6 不代表你的 ping 也支援
ping 有特別支援 IPv6 的版本 ping6
Olive avatar
By Olive
at 2013-06-20T12:11
ping6 fe80::20f:b0ff:fe86:396b%eth0
Oscar avatar
By Oscar
at 2013-06-25T11:21
你的vmware網路設定?
Zora avatar
By Zora
at 2013-06-28T16:49
看錯抱歉, 原 po 是用 ping6 =.=
Faithe avatar
By Faithe
at 2013-07-02T10:57
這邊有幾個會產生這種錯誤的原因解釋http://0rz.tw/GKQX8
Belly avatar
By Belly
at 2013-07-02T18:08
VMware網路設定應該沒問題 IPv4情況下 我想幹嘛都可以
Doris avatar
By Doris
at 2013-07-07T17:15
連外 和host windows傳來傳去等等 都可以
Hazel avatar
By Hazel
at 2013-07-11T00:22
ping6

Sarah avatar
By Sarah
at 2013-06-17T21:05
裝的是 Linux Mint 13 為了和 Win7 共用,所以設了一個 NTFS 格式的資料碟 今天用 Shift-Delete 砍 Linux 桌面上的東西時, 沒注意到實際上砍的是 NTFS 碟裏的資料夾,就按下「確定」 結果幾十 GB 的檔案就不見了.... 到 Win7 下用 ...

用shell script做資料庫操作

Ethan avatar
By Ethan
at 2013-06-17T18:11
最近在學寫shell script 想操作mysql 但有幾個點不知道怎麼寫 第一行寫這樣可以進去資料庫 /Applications/MAMP/Library/bin/mysql 但接下來的指令就無效了 請問要怎樣寫好一串指令在外面操作他呢? 作基本的刪除,加入...等等 其實是想讓它自動跟遠端的主要資 ...

抓取檔案裡數行連續的文字區塊

Olga avatar
By Olga
at 2013-06-17T15:28
↓放想找的字串 awk and#39;BEGIN{FS=and#34;\nand#34;;RS=and#34;\n\nand#34;} {if(match($1,and#34;and#34;) andamp;andamp; match($2,and#34;and#34;)) print $0}and#39; ...

抓取檔案裡數行連續的文字區塊

Tristan Cohan avatar
By Tristan Cohan
at 2013-06-17T14:14
最近在寫一隻可以抓取檔案內容的SHELL 檔案內容大概是{ 名字: 李大仁 戶籍: 台北 地址: ~!at#$%^andamp;* 電話: ~!at#$%^andamp;* 興趣: ~!at#$%^andamp;* 備註1: 名字: 程又青 戶籍: 台北 地址: ~!at#$%^andamp;* 電話: ...

HackingThursday 固定聚會 (2013-06-20)

Madame avatar
By Madame
at 2013-06-17T12:28
通告網址: [http://www.hackingthursday.org/][1] * * * * 時間: 每週四晚上 19:30 至 22:00 ( 熱食供應至 20:00 ) * 地點: 伯朗咖啡 ( 建國店 ) * 地址: 台北市大安區建國南路一段 166 號 2 樓 * 鄰 ...