
The 69/8 Networking Problem 185
jaredmauch writes "A number of networking providers who receive address space from ARIN have been having problems with their recent IP space allocations. This is a result of outdated filters that applied a few years ago during the boom time of the net, but have not been updated to reflect the current state of the network. Here is a paper that documents some of the problems this filtering is causing providers."
heh (Score:3, Funny)
Re:heh (Score:5, Funny)
Ping me, finger me, 69/8 me!
neat math thing (Score:2)
8 being for octal, and hexadecimal because it's cool.
Re:neat math thing (Score:2, Funny)
25 DEC = 31 OCT
Devalued IP Space? (Score:5, Insightful)
Sort of like a tarnished credit record I guess. This IP's won't be of the greatest value for a few years until the rest of the net catches up.
The IP's would be for home broadband use too. I'll be personally avoiding that IP range.
Re:Devalued IP Space? (Score:2, Interesting)
Re:Devalued IP Space? (Score:3, Insightful)
Re:Devalued IP Space? (Score:5, Interesting)
Re:Devalued IP Space? (Score:2)
That is, unless you don't mind not being routed by more than half the backbones on the Internet, since most only accept
And yes, I do know what I'm talking about, being an ex-WAN Admin and current syusadmin for a big national backbone provider.
Re:Devalued IP Space? (Score:1)
As I point out to (stupid) customers: Anything smaller than a
Re:Devalued IP Space? (Score:3, Informative)
Example: Say you've got x.x.x.0/24 out of x.x.0.0/16.
Now, if people ignore you're announcement they're going to send traffic towards the provider announcing x.x.0.0/16. Somewhere along the way a network in the path might actually be paying attention to your routes, and your traffic gets shuffled towards you.
(But then, somewhere between THERE and you might be a network which doesn't pay attention and it heads back t
Re:Devalued IP Space? (Score:2)
Now, if people ignore you're announcement they're going to send traffic towards the provider announcing x.x.0.0/16. Somewhere along the way a network in the path might actually be paying attention to your routes, and your traffic gets shuffled towards you.
I would say in this case the provider's advertisement is screwed up. Whay are they advertising a
Re:Devalued IP Space? (Score:2)
I don't know what your setup looks like, but I don't have any transit networks between me and my providers.
Re:Devalued IP Space? (Score:2)
Sorry, I meant 32 class Bs, not 8.
Re:Devalued IP Space? (Score:1)
Re:Devalued IP Space? (Score:2)
Re:Devalued IP Space? (Score:2)
There are large parts of 203 (203/10 if memory serves,) all of 192 except for the RFC 1918 bits, and several other blocks which most backbone networks will accept up as up to a
I have NFI about Arin, being Australian, but APnic (the same thing for these parts) has several provisions for getting large blocks of IPs without too much justification ('new service' applications etc.)
I believe that most registries also allocate the bottom
Re:Devalued IP Space? (Score:2)
A
Of course, in reality, the backbone providers are those who contribute most to the unnecessary growth of the routing table because they do not properly aggregate announcements.
Re:Devalued IP Space? (Score:1)
offtopic, how would i go about getting those ip rerouted (if we ever decided to move to another upstream), the "portable" ones i mean
Re:Devalued IP Space? (Score:2)
Re:Devalued IP Space? (Score:2)
If you're big enough to get address space directly from ARIN, chances are that you are an ISP.
just in case... (Score:3, Informative)
Re:just in case... (Score:1)
I have a 69/8 address (Score:5, Interesting)
Roll on IPv6 (Score:5, Interesting)
That would solve problems like this, and create lots of lovely new ones
If only the world was perfect eh?
Re:Roll on IPv6 (Score:1, Interesting)
no, it wouldn't. unallocated ip's are still going to be acl'd out as illegal sources until such time as they are allocated regardless of ipv6 vs ipv4.
Re:Roll on IPv6 (Score:5, Informative)
Re:Roll on IPv6 (Score:1, Flamebait)
Re:Roll on IPv6 (Score:2)
eg. There is no IETF police stopping DoS attacks, it is technically possible. But do one through a network and all your upstream providers wont be too happy and will want to disconnect you. Its only because it can be done anonymously that the problem exists.
Re:Roll on IPv6 (Score:2)
Re:Roll on IPv6 (Score:2)
Re:Roll on IPv6 (Score:3, Insightful)
Re:Roll on IPv6 (Score:5, Insightful)
BSD, Linux, MacOS X, and Windows XP, all have support for IPv6 in their network stack. Current Cisco IOS supports IPv6.
There are some applications that go too far into the network stack to properly support IPv6, but those are applications.
The main stumbling block to IPv6 that I see right now is that very few network people in the US know how to use it. Outside of the US, both in Europe and Asia, IPv6 is being deployed fairly widely, as they do not have the IPv4 address space availabable and allocated to make use of it except in servers and routers.
As there are several gateways available, to allow IPv6 clients to access IPv4 servers, I suspect that the demand upone US providers to start supporting IPv6 devices is going to be long in comming.
With 10 devices in my house that support IP, (live at the moment, several others not currently powered up) I would exceed the available IP addresses my ISP account allows. As a result I am effectively forced to use NAT and private IP address space, even if my ISP would rather I did not. On top of that I don't want to keep a bunch of systems widely available to script kiddies. IPv6 would not solve that problem.
Then again, that's probably just all opinion on my part.
-Rusty
Re:Roll on IPv6 (Score:2)
Yet another reason the US tech sector is going to fall behind in the comming years. Between complacency and greed, we're done for. I gotta move.
Re:Roll on IPv6 (Score:3, Insightful)
However, Cisco routers deployed in networks today typically run IOS versions that are pre-IPv6 and the IPv6 IOSes are somewhat less stable than the preferred 'S' train (the 12.2T train is the place for IPv6 at present) and upgrading a whole network is a fairly large undertaking even though it can be done step by step.
Upgrades will happ
Re:Roll on IPv6 (Score:3, Interesting)
IPv6 could provide almost as much protection as a NAT.
Every single network gets at least a full /64 in IPv6. 64 bits is a lot of bits. Your devices IPs wouldn't be guessable. Script kiddies would have to run a very noticeable address scan, and even that would not be likely to find a randomly numbered device in a reasonable amount of time.
Not surprising (Score:4, Interesting)
Re:Not surprising (Score:1)
Re:Not surprising (Score:2)
isn't 0.0.0.0 used locally to mean localhost's *.*.*.*? I thought linux services set to 0.0.0.0 just assumed to listen to all IP's on that machine?
Just curious about this. about to jump up a big notch on the network, and actually need to learn more than I will.
Re:Not surprising (Score:5, Informative)
The "problem" with using blocks like that are not technical....just like using addresses ending in
Oh...and there that nasty problem of certian addresses lying on bondaries that cause routers that don't properly understand classless routing to choke, but honestly...how many edge device could possibly be out there that are that dated to still have that problem? At least how many that are in a backbone situation where their being broken would actually effect more than 10 people?
Re:Not surprising (Score:5, Informative)
I was recently assigned a
Unfortunately, the
Wrong. Having configured static NAT between that IP address and a machine on the inside of the network (172.18.16.24, case in point,) the machine was reachable from Unix and Linux machines, but not from Windows boxes.
Further testing reveals that Windows still uses classful logic to determine whether an IP is 'valid' or not. On attempting to ping 202.59.108.255 from a slew of windows 2000 boxes, tcpdump showed nothing on the other end. An identical test from a unix box showed that it worked just fine.
Re:Not surprising (Score:4, Funny)
This is
There will be no more warnings for this type of blantant oversight. I trust it will not happen again.
Re:Not surprising (Score:5, Informative)
Shouldn't that be "any address between 0.0.0.1 and 127.255.255.254?"
Re:Not surprising (Score:2)
Of course, you're right. I should have said 0.0.0.0/0. It's not often I work with
Re:No.... (Score:2)
You mean there are BROKEN APPLICATIONS is use? Say it ain't so!
Big deal. Whoever gets the 0.0.0.0 block can subnet so their brown apps aren't on the 0.0.0.0/whatever subnet.
Better yet, give it to me. That's would be an easy set of addresses to remember.
Re:Not surprising (Score:5, Informative)
Re:Not surprising (Score:2)
Good link, thanks! Right to the point, lots of good links off it. If i had a mod point I would give it to you. Or a beer.
Re:Not surprising (Score:5, Insightful)
The problem is not the allocator's fault...at least, not directly. The problem is that lots of folks put in filters based on the bogon list at the time of their firewall/soho router install, and promptly forget about the fact that those filters should change (or, more likely, the consultant left).
There's nothing that ARIN, IANA or anyone else can do to enforce clue at the edge of a network. Hence the problem. If you're not prepared to keep up with groups like NANOG, don't filter unallocated space.
Re:Not surprising (Score:2)
Re:Not surprising (Score:1)
Re:Not surprising (Score:2)
They used to have a link on the home page of their web site clearly showing new blocks that were previously unassigned that were now in use. It was quite useful, I checked it often. Then at some point, they decided that was too useful or somet
exactly (Score:5, Interesting)
Re:exactly (Score:4, Informative)
Exactly. Here are a few of the class A's that I don't see valid reason for the holder of them to have a block of such size:
019/8 Ford Motor Company (a car company)
040/8 Eli Lily and Company (a drug company)
048/8 Prudential Securities Inc. (an insurance company)
051/8 Deparment of Social Security of UK (a government department in a relatively small country that has a ridiculously unproportional share)
056/8 U.S. Postal Service (the opposite of email)
There are a handful more which you can see here: http://www.iana.org/assignments/ipv4-address-space [iana.org]
The fact that these companies are cyber-squatting on more than they could resonably need torques me off to the point that, if I run out of unroutables (10/8, 192.168/16, etc) for my intranetworking, I'm going to lay claim to a block or two of those class A's for my intranet and firewall them [existing squatters] off to the outside.
Re:exactly (Score:2)
Go for IPv6. You can get a /48, which is 2^24 subnets each of 2^64 addresses from most ISPs, tunnel brokers, etc.
Re:exactly (Score:2)
Does anyone else think it's a bit silly to make the "smallest" subnet /64 ?
Re:exactly (Score:2)
Re:exactly (Score:2)
16.7 million IPs is overkill, fine, but 256 Class Bs, or 65536 Class Cs (yes, I'm overgeneralizing) might actually make sense for them. Granted, VPNs eliminate a lot of the need that they might have had in the past for public IPs going everywhere, budon't like thatt any corporation of Prudential's size will have enough employees, offices, and servers to utilize a fairly large portion of a class A. It's not like it's some simple flat address space which ca
Re:exactly (Score:3, Interesting)
now they have 15/8 and 16/8 two consequecutive class A
Re:Not surprising (Score:5, Funny)
While IANAL (linguist, not lawyer
Re:Not surprising (Score:5, Funny)
I am not an internet assigned numbers authority
hc
Could someone explain this (Score:1, Insightful)
Re:Could someone explain this (Score:4, Informative)
Re:Could someone explain this (Score:5, Insightful)
Good upkeep? Maybe not. Best some can do under the circumstances? Probably. I have enough hell just keeping up with the relatively small amount of shit I have to keep up with, so I can sympathise.
Re:Could someone explain this (Score:4, Informative)
Re:Could someone explain this (Score:5, Informative)
There are several reasons why blocks are reserved by ARIN. Some of them are reserved because they fall on classful routing boundaries, some were reserved based on wanting to keep contiguous space free for various purposes including but not limited to RIPE and APNIC allocations, allowing flexibinity for large network to renumber out of non-contiguius space, etc.
Don't think I'm sticking up for ARIN. Their policies are poor, mostly undocumentated in their actual application, and their customer service sucks.
Re:Could someone explain this (Score:2)
Re:Could someone explain this (Score:2)
Of course, but their policy moves at the speed of continental drift. I'm stating original reasons for reservations.....not claiming their continued validity.
This is a marketing issue (Score:5, Insightful)
If ARIN isn't doing that, then shame on them. If they are doing that, and we're just ignorant of it, them shame on us.
Re:This is a marketing issue (Score:4, Funny)
And the answer is:
Shame on us.
Re:This is a marketing issue (Score:2, Insightful)
Part of the blame belongs to the ISPs which let IP packets source from their network that should have been obvious (to the ISP) were forged. Specifically, letting packets out to the upstream with an address forged into the source IP that is obviously not on their network.
Because of the sloppiness, apathy, or ignorance of such ISPs, it's only natural that oth
Love those dusty old filters... (Score:5, Insightful)
Re:Love those dusty old filters... (Score:1)
I'd obviously set it up too well..
And no, I won't be vindictive and post the server URL in the hopes of a slashdotting
Unreserved some time ago (Score:2, Funny)
I've got a better solution... (Score:5, Funny)
Re: I've got a better solution... (Score:4, Funny)
How much?!! (Score:1, Offtopic)
Thats the C I want!
Re:How much?!! (Score:5, Funny)
69/8? Screw 'em! (Score:5, Interesting)
So 69/8 is blacked out? Ah, big deal. At least the dba can get to Oracle's website now. 192/8 was an office with about 60 people, if you can believe that. Strange folks out there setting up networks. Shield your young.
Re:69/8? Screw 'em! (Score:2)
Still, I suppose if it is being NAT'd properly, it maybe ok, I guess [pained look].
Re:69/8? Screw 'em! (Score:2)
Otherwise the gateway machines would get confused on which 69.x.x.x the packet wants to get to.
[1] If the network is badly screwed up, good luck finding enough reserved/unused network ranges for the swap tho. There are just so many reserved spaces to use.
Re:69/8? Screw 'em! (Score:2)
Oh, and whoever set up your network is a moron.
Aye, a moron they are... (Score:2)
Re:Aye, a moron they are... (Score:2)
Re:69/8? Screw 'em! (Score:2)
Yeah, I had this a while ago with 65/8 (Score:2, Informative)
Turns out that a previous admin blocked all the "reserved" nets, including the 65/8 net which the lawyers and my firm were in.
Blocking these seems like a good idea, but it tends to get neglected and only causes problems in practice.
Nobody's Perfect - Not Even Slashdot (Score:1)
Re:Nobody's Perfect - Not Even Slashdot (Score:1)
The only question is whether the CGI script is functioning properly. Assuming that it is - slashdot.org CAN NOT be reached from the IP 69.28.64.14.
Hmm....Im on that net... (Score:1)
Tm
ISPs and weird filtering (Score:3, Interesting)
So... you go over to a friend's (or for those who can , SSH to an alternate machine) and the IP is accessible. You know the site is available, so you spend a lot of time in the firewall settings, even opening the firewall entirely... but still no luck.
I had this problem with my ISP, and finally traced it to that 66.xx.xx.xx IP addresses were unreachable (including redhat.com, very annoying), but only when I was on a certain bank of dynamically assigned IP's. Releasing my IP and leaving the PC off overnight used to solve the problem.
For awhile, it was occuring after I got a dedicated IP as well. When I called my ISP on this, they told me to reboot my modem, let it sit off for about 15, and then restart. Try explaining to low-tier tech support about how downtime is bad when you run a server.
Luckily, all is fixed now, since I've moved to another city (same ISP, but no problems), but I wonder if this problem is related to base ISP-side filtering, or if anyone else has experienced it. At one time, I had a box with a non 66.xx.xx.xx IP and a box with a 66.xx.xx.xx IP and they couldn't even talk to each other properly, though both could get online without a problem!
Re:ISPs and weird filtering (Score:2)
One of our customers was having trouble accessing some of our servers, in particular one
This apparently caused quite the fire drill at our upstream provider, a couple of their upstream providers, and our customer's upstream.
Turned out the problem was caused by Verio leaking bogus BGP advertisements that included our block. Unfortunately it took
Re:ISPs and weird filtering (Score:2)
But, that considered: how much should one pay for a business-style DSL connection with a good package (up/down ratio, bandwidth, service)?
Testing 69/8 (Score:4, Informative)
http://69box.atlantic.net/ [atlantic.net]
It includes a nifty traceroute utility that you can use to test with.
As a holder of space in the 69/8 range, I'll admit the problem is annoying, but thanks to people like Jon, and this posting on Slashdot, hopefully it will go away.
Boy I must be tired... (Score:5, Funny)
When I first read that, I thought 69/8 was a reference to my boss's sense of time. "To beat the competition, you must work 69 hours a day, 8 days a week!"
Man I hate crunch time.
1 stone, 2 birds, kill (Score:3, Interesting)
I was originally going to propose this for 126/8, but this netblock seems more appropriate. ARIN should take 69/8 back and re-assign it specifically for the purpose of spammers and their hosting services. Make it illegal (like maybe a death penalty) for doing any spamming or hosting any spammers unless it's done from this block of address space.
Allocation (Score:5, Funny)
Some countries only get a sinle /24 network. The IPv4 space is full of huge differences in per capita allocations. There are tons of cases where huge corporations and universities have hundreds or thousands of times more unused addresses than used addresses. IPv4 routing tables would get unmanageable if you tried finer grained allocation, but there is little objective reason why MIT needs 16 million public IP addresses. When you have several hundred IP addresses per person, it's no wonder the MIT Media Lab comes up with ideas like IP-enabled tennis shoes.
Re:Allocation (Score:3, Informative)
A routing table with entries for every
I'm not sure what you mean by "unmanageable": it's been a long time since backbone routing tables were managed by hand. There may be good reasons for small routing tables, but inherent cost and/or complexity of management are not.
Re:Allocation (Score:2, Informative)
each entry requires (at the very minimum) prefix, netmask and nexthop. this is before you remember it's bgp, and has to hold a whole host of other shit (communities, as-path, metric, localpref, weight, origin etc).
i make that:
2^24
= 16777216
16777216*96
= 1610612736 bits for prefix,mask,nexthop
1610612736/8
= 201326592 bytes for the very basics
You can safely double that (at the very least) to factor extra bgp overhead gubbins. Take a third off for route compression, and double t
IP space 4 sale, cheap (Score:2)
(oh, it's not in 69.x.x.x either!)
GE and their address space (Score:2)
Is it time that the use and allocation of such an address space be examined more closely?
it's very important! (Score:2)