Hacker News new | ask | show | jobs
by Dylan16807 4828 days ago
Just because it does other things doesn't make it not a router. The primary purpose of a router is connecting different networks at layer 3, and a consumer-end box is certainly doing so.
1 comments

What a consumer NAT box typically does is not routing. Routing is IP forwarding without messing with the packets. See the link in my post.

Here are various other kinds of middlebox devices that are also generally about connecting networks at layer 3 with various side effects vs routing (just like NAT):

http://en.wikipedia.org/wiki/Middlebox#Types_of_Middleboxes

None of these devices are internet routers. It's just wrong terminology.

It does NAT and then it routes. In addition, any device with ipv6 support does the pure routing without messing with the packets that you speak of. It's a firewall and a NAT device and a router all in one. Sometimes it's a modem too.