OpenVZ Forum


Home » General » Support » VE "route" command shows 191.255.255.1
Re: VE "route" command shows 191.255.255.1 [message #4928 is a reply to message #4897] Wed, 02 August 2006 12:07 Go to previous messageGo to previous message
John Kelly is currently offline  John Kelly
Messages: 97
Registered: May 2006
Location: Palmetto State
Member
At http://www.iana.org/faqs/abuse-faq.htm

IANA says about "Unallocated" IP addresses:

Quote:

The IPv4 Address Registry and the Whois use the word unallocated (sometimes "reserved") to mean that the addresses are reserved for future allocation. No one should be using these addresses now. These addresses will be assigned for use in the public Internet in the future. If addresses are needed for private networks then the private-use addresses mentioned [in rfc1918] should be used.



Of the rfc1918 private addresses, I might chose something like 10.254.254.0/24. Problem is, no matter what rfc1918 block is chosen for the script default, it may collide with some user's private allocations.

According to rfc3330, a better choice may be:

192.0.2.0/24 - This block is assigned as "TEST-NET" for use in documentation and example code. It is often used in conjunction with domain names example.com or example.net in vendor and protocol documentation. Addresses within this block should not appear on the public Internet.

If that disturbs an end user, they can modify the scripts to an rfc1918 value which does not collide with their own private allocations.

Smile
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message icon5.gif
Read Message
Read Message
Read Message
Read Message
Previous Topic: Dual veth interfaces
Next Topic: gfs does not compile with openvz kernel
Goto Forum:
  


Current Time: Sun Apr 28 17:32:11 GMT 2024

Total time taken to generate the page: 0.02099 seconds