is a NAT device/'home router' - a router?
I see that they receive a frame, and then forward it on to a local
computer. This isn't routing.
And I can't see that these NAT devices have a routing table either.
A 'home router' with its 2 arms and apparently no knowledge of teh
outside world, doesn't seem like a router to me.
jameshanley39@yahoo.co.uk writes:
is a NAT device/'home router' - a router?
It is.
I see that they receive a frame, and then forward it on to a local
computer. This isn't routing.
It is routing when it has two interfaces. It could even be routing
if there were only one interface. The essence of routing, is to
look at the L3 header, and decide where the packet has to go to.
Even if the decision appears to always be the same.
And I can't see that these NAT devices have a routing table either.
Many of them run Linux with a normal Linux IP stack. You bet there's
a routing table, somewhere!
My take: if it forwards IP frames, it _is_ a router.
BTW, words are irrelevant. The box works without them.
I think the essence of routing is
a)look at the dest ip
b)use the dest ip to consult a routing table
c)decide where the packet should go
In this case - for incoming packets, the Dest IP is always that of the
router itself.
[...] i've heard that NAT is a firewall function rather than a router
function.
and the 'home routers' do have built in firewalls.
snip
And I can't see that these NAT devices have a routing table either.
Many of them run Linux with a normal Linux IP stack. You bet there's
a routing table, somewhere!
If there's a routing table, what is in it? (I will speculate)
As far as I know, Port Forwarding has nothing to do with a routing
table.
If there's a routing table, what is in it? (I will speculate)
NAT will no longer be necessary, when IPv6 is commonly used. There will be
so many addresses available, that everyone can have billions of addresses.
In fact, your MAC address will form part of your IP addresses (yes, you
will likely have multiple addresses for each computer).
is a NAT device/'home router' - a router?
I see that they receive a frame, and then forward it on to a local
computer. This isn't routing. Infact, I've heard that NAT is really a
firewall feature, and these devices do have built in firewalls.
And I can't see that these NAT devices have a routing table either.
When they send a frame out, they just send it down the wire, to the
ISP's router.
A 'home router' with its 2 arms and apparently no knowledge of teh
outside world, doesn't seem like a router to me.
But I've also heard that it uses RIP and us a router, it's hard to see
how or where. Or what is right
My take: if it forwards IP frames, it is a router.
I think the essence of routing is
a)look at the dest ip
b)use the dest ip to consult a routing table
c)decide where the packet should go
NAT is NAT.
I thought it went 'NAT is evil' :)
Now, when you create eierlegendwolmilchsau (*), layer-blurring
devices such as firewalls and NATs you basically toss a grenade
into the works and knuth only knows what to call it besides "bletch."
Hardly. NAT is a pseudo-clever way of hooking networks together.
Trade the underutilized ports field for the scarce address field.
Remember, the Internet is not one network, but a network of networks.
mainly because on comp.dcom.lans.ethernet there were many post on
ther that clarified that a (layer 2) switch is a marketting term for a
bridge with >2 ports. And a layer 3 switch is amarketting term for a
router.
Turns out they are routers, use a routing protocol.
it's interesting. My DLink DSL504 router actually doesn't list local
IPs in the routing table. I guess its NAT is implemented in the
firewall part.
I guess if I could disable NAT such that packets could arrive at my
router with an IP of one of my local computers, - then I could start
adding entries to the routing table.
though with NAT, and this one WAN interface for the default route
entry. The whole RIP (that seems to advertise nothing - what subnets
are connected at my end to my router, that it would advertise? None-
*) devices that operate at the physical layer (eg electrical/optical)
are repeaters (a "hub" being a multi-port repeater :)
*) devices that operate at the data-link layer (eg MAC) are bridges
(a "switch" simply a multi-port bridge :)
*) decices that operate at the network layer (eg IP) are routers
*) devices that operate at the transport layer and higher are gateways
coudl you refer me to any book on this? I have some network book but
none breka it down as clearly as that.
I would, but I'm not sure where I 'learned' that bit - it may be
collective wisdom from ages past,
Users browsing this forum: No registered users and 0 guests