Revision Release 0.31 2002-09-29 Revised by: PB
See revision history for more
Revision Release 0.30 2002-09-27 Revised by: PB
See revision history for more
Revision Release 0.29 2002-09-18 Revised by: PB
Copyright
Written and Copyright (C) 2001-2002 by Peter Bieringer
1.1.2. License
This Linux IPv6 HOWTO is published under GNU GPL version 2:
The Linux IPv6 HOWTO, a guide how to configure and use IPv6 on Linux systems.
Copyright (C) 2001-2002 Peter Bieringer
This documentation is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the Free
Software Foundation; either version 2 of the License, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
作者接觸 Internet/IPv6 的歷史
1993: 由於使用e-mail和新聞組開始接觸Internet.
1996: 受邀於一個IPv6的課程. 包括了Linux有關的IPv6.
1997: 開始寫在Linux裡安裝,設定和使用IPv6的指南.
2001: 開始寫這個新的HOWTO.
可以通過e-mail pb@bieringer.de及首頁 http://www.bieringer.de/pb/ 他現在住在Munich [northern part of Schwabing] / Bavaria / Germany (south) / Europe (middle) / Earth (surface/mainland).
在"Networking/Protocols"裡.
在最上頭提過了.
主要的歷史
2001-11-30: 開始設定新的HOWTO
2002-01-02: 完成了一點,發表了第一章節 (version 0.10).
2002-01-14: 完成了更多,加了評論,發表了所有的內容(version 0.14).
2002-08-16: 波蘭版的翻譯正在進行.
2002-10-14: 中譯版翻譯剛開始.
See revision history at the end of this document.
補缺漏.完成內容的檢視.
它們包含URL,版本號,原作的版權.
它的版本由我自己完成(德語是我的母語)在版本每月都有變化的時候是不會完成的. 並且我還要有空閒的時間,如果您有時間,不妨試一試,大大方方地來接管吧.
一般情況下,請等到一個月以上無變動的時候進行翻譯, version0.27 是最近的.
自從 2002-08-16 Lukasz Jokiel Lukasz.Jokiel@klonex.com.pl開始,到現在. 他的起始版是 0.27
從 2002-10-14 起, 中譯版的翻譯完成了部份內容, 起始版是 0.31
HOWTO的原始形式是 在Linux Red Hat7.3里用 LyX version 1.2.0 寫的,格式是SGML. http://cvsview.tldp.org/index.cgi/LDP/users/Peter-Bieringer/ 裡可以取得.
代碼封裝是由自己寫的工具"lyxcodelinewrapper.pl" 來完成. 您可以在http://cvsview.tldp.org/index.cgi/LDP/users/ 裡取得
是用LyX的輸出功能實現. 也有一些是用固定的代碼.(參照http://cvsview.tldp.org/index.cgi/LDP/users/Peter-Bieringer/) Export of LyX table does not create proper "colspan" tags - tool for fixing: "sgmllyxtabletagfix.pl" (fixed since LyX 1.2.0)
LyX sometimes uses special left/right entities for quotes instead the normal one, which will still exist in generated HTML. Some browsers don't parse this very well (known: Opera 6 TP 2 or Konqueror) - tool for fixing: "sgmllyxquotefix.pl"
主索引 一般來說,是被推薦的
因為HTML版式是由SGML生成, HTML的文件名是隨機的, 一些名稱被定死.這是有用的,並在以後不會改變. 如果您認為我漏了tag, 請讓我知道,我會加進去的.
加上這個, 有三個呢. 抱歉,是有點太多.
第一個由 Eric Osborne 所寫. 叫做 Linux IPv6 FAQ/HOWTO(http://www.linuxhq.com/IPv6/). 有誰知道它的初始日期,請來e-mail告訴我, 用來寫歷史的.
那裡有一個我(Peter Bieringer)寫的第二版, 叫做 IPv6 & Linux - HowTo(http://www.bieringer.de/linux/IPv6/), 格式是純HTML, 1997年4月開始, 並在同年7月發行了第一個英文版, 我會繼續維護它. 但它會被慢慢地容合進現在您讀的這份HOWTO當中.
由於IPv6 & Linux - HowTo(http://www.bieringer.de/linux/IPv6/) 是用純HTML寫的, 與 Linux 文檔計劃(www.linuxdoc.org)不兼容. 我(Peter Bieringer)接到了一個將 IPv6 & Linux - HowTo 寫成SGML格式的請求. 因為將要停止寫HOWTO(將來的IPv6 & Linux - HowTo), 並隨著IPv6越來越標準化, 我決定寫一個新的在未來幾年占主要地位的比較更持久的版本, 包括了基本的和高級的版本. 動態的資訊依然會在將來的日子裡添加到第二個HOWTO裡去(IPv6 & Linux - HowTo).http://www.bieringer.de/linux/IPv6/
"?"這個特殊的字符是讓編碼在PDF 和 PS 文件中顯得更好看.
您可以常常在例子中看到如下的內容:
< myipaddress >
在您的系統命令行或scripts裡會被相應的內容所取代(當然是將 "< >" 去掉啦), 結果變成這樣:
1.2.3.4
可執行的命令(非root用戶),由 "$" 開頭, 如:
$ whoami
可執行的命令(root用戶),由 "#" 開頭, 如:
# whoami
您必需熟悉主要的UNIX工具,如grep, awk, find, ... , 和它們的一般用法.
您要知道layers, protocls, addresses , cables ,plugs, 等. 如果您剛進入這個領域, 這個連結有助於您: http://www.linuxports.com/howto/intro_to_networking/
您必需有明確的IPv4的設定經驗.不然,您將不知道如何進行下去.
您最少要知道如何使用tcpdump, 它告訴您的是什麼. 不然,對您來說然度相當大.
您必需有實際的操作經驗, 並且不要在看HOWTO的時候到處打磕睡. :)