[筆記] Unnumbered IP / PPPoE

一月 22nd, 2007 | 2,858 Views |  

From http://www.sangoma.com/main/support/tutorials/tcpip

Unnumbered links

Many Unix type platforms such as Linux or FreeBSD use interface names for internal routing rather than IP addresses. Thus for instance, a Linux server “knows” the difference between 201.33.15.1 assigned to eth0 and the same address assigned to wanpipe1_ppp.

You can assign a network address to eth0 and a default route to wanpipe1_ppp and the routing engine can discriminate between them, even if they have the same address. So packets destined for the network are correctly routed out of eth0 and packets destined for the wide world exit through wanpipe1_ppp. Note that this violates most routing rules in that two separate networks share a common address. However, the violation is purely local and such an arrangement works perfectly well. Not a single IP address is wasted, and packets from the router to the Internet have a perfectly routable IP address.

From http://www.buffalo-tech.com.tw/products_2.asp?id=3

IP Unnumbered

不使用IP Masquerade(封包偽裝術)功能,而直接將Global IP Address分配給LAN側的各台電腦。可以利用此種取得多個固定Global IP的功能,來架設Web Server或Mail Server。(WAN側不帶IP Address。)

From http://www1.ietf.org/mail-archive/web/ospf/current/msg01459.html

Un-numbered point to point. doubt — 有關 Un-numbered 的討論串

From http://dictionary.rbbtoday.com/Details/term2322.html

ネットワーク間をルータを使って接続するときにルータの外側(WAN側)にIPアドレスを割り当てないで運用する方法のことです。
2台のルータを1対1で接続するときには、1台のルータのWAN側の宛先はもう1台のルータであることが決まっているので、WAN側にIPアドレスを割り当てなくてもパケットを送信することができます。また、ネットワーク間を専用線や電話線で接続する場合にも、パケットの宛先は一意に決まるためunnumbered接続が可能です。
unnumbered接続をすると2台のルータが1台であるかのように扱えます。また、unnumbered接続ではWAN側にIPアドレスを割り当てなくてよいので、管理が楽になるというメリットがあります。
市販されているいわゆるブロードバンドルータの中には、unnumbered対応と書かれているものがあります。これは、ISP(Internet Service Provider)によっては、複数のIPアドレスを割り当てるサービスを行っているところがあり、このサービスを受けるためにはunnumberedに対応したルータが必要になるからです。

From http://info.odic.ne.jp/security/pc_router.php#2

経過/unnumbered(アンナンバード)接続

From http://www.fujie.jp/freebsd/freebsd_router_ipfw.html

Router(PPPOE + IPFIREWALL + NATD)

From http://discypus.jp/wiki/?Linux%2FPPPoE%2F%BE%F0%CA%F3%B8%BB#content_1_9

PPP/PPPoE unnumbered #
固定IP8とPCルータ 大阪演劇情報センター

PPPoE - Roaring Penguin

VoyForums: RP-PPPoE User Forum

FAQ for YAMAHA RT Series / PPP - 「numbered」と「unnumbered」は、どう違うのですか?

FAQ for YAMAHA RT Series / Introduction - numberedとunnumberedって?

ソニーbit-drive | ブロードバンド事典 : unnumbered

第3回:PPPoEの可能性を広げる「Unnumbered PPPoE」と「PPPoEマルチセッション」

Technical/Router/Unnumbered - Miko’s cafeterrace

Router(PPPOE + IPFIREWALL + NATD)

サーバ構築・FreeBSD/Linux/WindowsNT

FreeBSDにPPPoEを喋らせてブロードバンドルータにする。
FreeBSDにPPPoEを喋らせてブロードバンドルータにする 2

From http://www.pczone.com.tw/vbb3/thread/16/97564/

至於unnumbered在日本的用法, 就如同手冊上所寫的沒錯.實作上是以multi-home在LAN端產生一個port,
它的IP就是153.16.10.9, 同時以multi-session的觀念用PPPOE連線, 日本的PPPoE是可以設固定IP的.
當然這個PPPoE的IP也是153.16.10.9, 再把這個PPPoE session與LAN2(153.16.10.9)設成一個bridge domain
即可. 內部private IP要出去的PPPoE session, 它的IP不一定會落在手冊上所提到的subnet裡面.

Web just-blog.net

Leave a Reply