[arin-ppml] CGN multiplier was: RE: Input on an article by Geoff Huston (potentially/myopically off-topic addendum)

Chris Engel cengel at conxeo.com
Thu Sep 15 17:36:35 EDT 2011


> > Sure, I'll give you a number of examples that are important to me (i.e. We
> actually use NAT to perform these functions today in our Enterprise)....
> >
> > 1) I want to be able to easily and quickly switch around the hardware that
> provides a particular service without changing anything about the external
> advertisement of that service on the network level and I don't want to have
> to worry about doing any renumbering or re-architecting on my internal
> infrastructure when I do so. I even want to be able to take 1 device that
> provided 2 services (say SMTP & HTTP) and split them into 2 separate devices
> without changing the advertisement of those services.
> >
> 
> Assign each service a static host address. Move the static host address
> around with the service. This is separate from the machine address which
> would stay with the machine.

Although that method CAN work, it has some downsides that I'd rather avoid...

         - More IP's to manage (one for each individual service) and more places to manage them (the individual devices rather then the NAT enabled FW) creates greater management overhead and introduces greater possibility for error.

          - When I move the service IP from one part of my network to another then I need to make sure the routing to the chosen boundary device moves with it. It adds complexity to moving services from one device to another and makes for a messier internal structure to manage. With keeping a static internal IP per device....all I need to do on the network level is make sure I can get connectivity between it and the boundary(s) when I first configure the device....not each time I put/change a service on it....I don't need to worry about doing anything with routing internally...just on the boundary device.

      - It makes it a little more complex for external entities to deal with. Rather then needing to know, I goto X for all services, now they need to remember I goto X for this service, Y for this service, Z for this service, etc.

Although your proposed solution IS workable....it adds complexity and workload for me....and doesn't really buy me anything of value.



> Actually you only think it fails closed and it actually does if you get lucky.
> Often it fails open in a number of different and interesting ways that go
> undetected. With a straight stateful inspection firewall, you at least know
> that you need to validate your rules. There are a number of tools for doing
> so.
> 
> No matter how much you would like to think that NAT compensates for
> incompetent administration, it really doesn't.

I'll just disagree with you here. In my experience, in the vast majority of cases when MANY to ONE NAT fails...it fails closed. If the NAT device doesn't have an entry in it's state table to tell it where to route a packet...how does it route the packet? I'm not saying that NAT is a substitute for proper administration, statefull firewalls or auditing your packet rules....but it adds one more layer that has to fail/be bypassed in order for the bad guys to get in. That's exactly why just about every security auditor I have encountered considers it a COMPENSATING control (exact terminology used for security audits). It's like a deadbolt on the door, it's not going to protect against someone coming in the window or through the wall...nor someone tricking you to open the door for them....but it DOES help make the door a bit more secure.


> Use privacy addresses. These are on by default in Windows 7+ and MacOS X
> Lion. They can easily be enabled on Linux. In IPv6, this is essentially
> automatic. If you have the host do a dynDNS update after it generates its
> privacy address (also straight forward), you get the same log functionality
> with the added advantage that it does not depend on tight clock
> synchronization to come up with the correct answer.

Privacy addresses are a lousy answer as far as I'm concerned. I don't want my internal addresses obfuscated from ME (i.e. changing all the time). I want to be able to look at an internal address and know what it is with a fair degree of confidence..... today, tomorrow, next week, next year. I can do this with RFC 1918 space and NAT very easily today. I can either use static IP address assignments directly, DHCP reservations or simply just long term leases. In order for privacy addresses to have real value in confounding external entities....they'd have to change rapidly enough to make them much more difficult to track internally. for the most part I don't really want to have to worry about dynDNS logs in order to track something at the IP level. With my current setup I really don't have to worry too much about correlating different logs (i.e. NAT/FW, DHCP, dynDNS, etc) I can generally just look in the NAT/FW log and know what device I'm dealing with because the internal IP pretty much doesn't change. If there is any doubt, I can confirm with a quick check of the DHCP log to see who was holding that address at the time in question. It strikes me that with privacy addresses, I've either got alot more leg work to do in order to track something....or it's not doing a very good job of providing privacy.


> Same is true if you use PI space in IPv6.

I'll grant this one. Although I haven't had any practical experience in obtaining/using PI space yet. It would seem to offer the advantage of not running into numbering conflicts that can happen with RFC 1918 space.


Again your solutions are not unworkable....and I appreciate them....but NAT doesn't come with the same downsides for me....and the downsides it does come with aren't really downsides for me, because I don't want the functionality it prevents in the first place.

If I HAD to goto IPv6 with these solutions I could...but I feel I'd be giving up things I don't want to have to give up. The only thing IPv6 buys me is more space....which I really don't need at this point. More to the point, implementing the sort of NAT in IPv6 that I currently have in IPv4 doesn't break anything for me that isn't currently broken under my IPv4 implementation..... so why is it a problem me wanting it? My first rule is that with complex systems is that when you have a system that's working pretty much the way you want it to....but you need 1 piece of functionality....change as little as you can about the system to get that 1 piece of functionality working. So if all I need is more address space.....why should I have to change how all these other functions work....that are entirely unrelated to the size of the address pool?

Why would I want to change the method I use for tracking, the method I use for compensating security controls, the method I use for Privacy, the method I use for advertising services....if all that is working just fine for me right now...and the only thing I want is another 20 IP addresses?

That's my core problem with IPv6 right now. Rather then solve the one thing that pretty much everyone agrees is a problem....limited address space....it does that and forces you to do 20 other things differently as well. If they had just doubled the number of octets in IPv4 and called it a day...this debate would have been over 5 years ago....and we'd all be sitting on that internet right now.  


Christopher Engel 





More information about the ARIN-PPML mailing list