[tor-bugs] #5166 [Tor]: 198.18.0.0/15 is reserved and in use by home routers
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Jun 11 12:04:12 UTC 2013
#5166: 198.18.0.0/15 is reserved and in use by home routers
-----------------------+----------------------------------------------------
Reporter: rransom | Owner:
Type: defect | Status: new
Priority: major | Milestone: Tor: 0.2.5.x-final
Component: Tor | Version:
Keywords: tor-relay | Parent:
Points: | Actualpoints:
-----------------------+----------------------------------------------------
Comment(by marek):
I cross-checked `tor_addr_is_internal_`[1] against nmap [2] [3]. Addresses
nmap treats as private/unroutable but tor doesn't (comments mostly from
nmap):
{{{
6/8 /* USA Army ISC */
7/8 /* used for BGP protocol */
55/8 /* misc. U.S.A. Armed forces */
224-239/8 /* is all multicast stuff */
240-255/8 /* is IANA reserved */
192.0.0/24 /* looks like RFC5736 */
192.0.2.0/24 /* is reserved for documentation and examples
(RFC5737) */
198.18.0.0/15 /* is used for benchmark tests by RFC2544 */
198.51.100.0/24 /* is reserved for documentation (RFC5737) */
203.0.113.0/24 /* is reserved for documentation (RFC5737) */
192.88.99.0/24 /* is used as 6to4 Relay anycast prefix by RFC3068
*/
}}}
Additional reference: http://www.iana.org/assignments/ipv4-address-
space/ipv4-address-space.xml
[1]
https://github.com/torproject/tor/blob/master/src/common/address.c#L318
[2] https://github.com/nmap/nmap/blob/master/libnetutil/netutil.cc#L445
[3] https://github.com/nmap/nmap/blob/master/nselib/ipOps.lua#L43
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5166#comment:15>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list