Update share/goodie/private_network/private_network.html

* Add missing `.txt' in URL;
* Delete useless whitespaces.
master
sillage 2012-11-07 19:17:54 +01:00
parent b0fb740e8e
commit d3cc44ccc7
1 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
Private network IP addresses:
<br>IPv4 addresses (<a href="http://www.rfc-editor.com/rfc/rfc1918">rfc1918</a>):
<br>Class A: 10. 0.0.0 - 10.255.255.255 | 10. 0.0.0/8
<br>Class B: 172.16.0.0 - 172. 31.255.255 | 172. 16.0.0/12
<br>Class C: 192.168.0.0 - 192.168.255.255 | 192.168.0.0/16
<br>IPv4 addresses (<a href="http://www.rfc-editor.com/rfc/rfc1918.txt">rfc1918</a>):
<br>Class A: 10.0.0.0 - 10.255.255.255 | 10.0.0.0/8
<br>Class B: 172.16.0.0 - 172.31.255.255 | 172.16.0.0/12
<br>Class C: 192.168.0.0 - 192.168.255.255 | 192.168.0.0/16
<br>
<br>Carrier NAT (<a href="http://www.rfc-editor.com/rfc/rfc6598.txt">rfc6598</a>):
<br>100.64.0.0 - 100.127.255.255/10 | 100.64.0.0/10