Hi,

Saya sering melihat beberapa user menerapkan penggunaan IP address untuk LAN tidak sesuai standard RFC, alasannya bisa bermacam-macam ada yg karena tidak tahu, tp ada juga karena "senang dg nomer cantik" :-)

Menurut ketentuan RFC-1918 Private IP (untuk LAN) adalah

<http://www.ietf.org/rfc/rfc1918.txt?number=1918>

3. Private Address Space

   The Internet Assigned Numbers Authority (IANA) has reserved the
   following three blocks of the IP address space for private internets:

     10.0.0.0        -   10.255.255.255  (10/8 prefix)
     172.16.0.0      -   172.31.255.255  (172.16/12 prefix)
     192.168.0.0     -   192.168.255.255 (192.168/16 prefix)

   We will refer to the first block as "24-bit block", the second as
   "20-bit block", and to the third as "16-bit" block. Note that (in
   pre-CIDR notation) the first block is nothing but a single class A
   network number, while the second block is a set of 16 contiguous
   class B network numbers, and third block is a set of 256 contiguous
   class C network numbers.

Para developer aplikasi Internet mengassumsikan semua system administrator mengetahui hal ini sehingga saat mereka perlu melakukan "white list" atau "exclusion list" akan memasukkan private IP diatas. Kalau Anda tidak mengikuti rule tsb maka silakan menambahkan lagi IP address range didalam setting-2x whitelist atau exclusion list.

Disamping Private Address, ada beberapa IP address lain yg peruntukkannya khusus, misalkan IP 127.0.0.1/8 (loopback), daftar lengkapnya bisa dilihat di RFC-3330

<http://www.rfc-editor.org/rfc/rfc3330.txt>

sebagai pelengkap, baca juga link ini

<http://www.iana.org/abuse/faq.html>

--
syafril
-------
Syafril Hermansyah

--
Milis diskusi Kerio Winroute

Berlanggan      : <mailto:[EMAIL PROTECTED]>
Henti Langgan   : <mailto:[EMAIL PROTECTED]>
Versi terakhir  : 6.4.2



Kirim email ke