One of Cisco's reference architectures at one point used 1.1.1.1 as the captive portal address for their controllers. Because of that, there are umpteen hundreds of wireless networks that also use it.
However, I've seen worse. I have a customer now that's 192.50.x.x.
Yeah but I they would have to be insane to actually use 1.1.1.1 since it was used for this. It might become a defacto reserved address.
Maybe they didn't get the memo that 1.1.1.1 is NOT the same as 10.1.1.1 ?? I only used strict private IP subnets for private uses. Otherwise you're asking for problems.
Haha funny people would think that. I've always used 10.x.x.x and 192.168.x.x. There's another range too 172 or something like that but it's rarely used. Another interesting fact that people don't know is that 127.0.0.1 is actually a /8. 127.4.5.7 or any other numbers you put is localhost too. Who's bright idea was it to waste an entire class A for localhost? lol. Though technically if you had some kind of local app that listens on a port you could probably bind it to a specific IP so you can have the same port opened under multiple instances. So probably why they did that.
The thing is at least in the Wireless world (I only have a CCNA-Wireless, but even I have seen using 1.1.1.1 for controllers as proper), this comes up a lot.
These addresses are not always routable apparently on APNIC.
We use it for loopbacks on terminal servers all the time and all over the place. In the real world, it doesn't matter.
I would expect 1.1.1.1 to route, I just meant it would be silly to use 1.1.1.1 to serve pages at the moment.
I guess someone could be a real dick and set up an Cisco or Aruba controller on that IP. I am sure that would be amusing.
Lots of code used to consider Class E space "martian". That means routers will drop packets towards those addresses. Regardless of configuration. I don't think we can ever start using class E for regular purposes.Just wait until they open up "Class E" That will be another fun one.
hah, that would be awesome! Do these pages typically have passwords the admin has to enter?I would expect 1.1.1.1 to route, I just meant it would be silly to use 1.1.1.1 to serve pages at the moment.
I guess someone could be a real dick and set up an Cisco or Aruba controller on that IP. I am sure that would be amusing.
hah, that would be awesome! Do these pages typically have passwords the admin has to enter?
Lots of code used to consider Class E space "martian". That means routers will drop packets towards those addresses. Regardless of configuration. I don't think we can ever start using class E for regular purposes.
It is just a coding problem. If they announced it, support would have to come eventually. I know Cisco unlocked the "experimental" ranges quite a few IOS revs ago. I think Juniper / HP did the same.