cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
725
Views
5
Helpful
1
Replies

DevNet Associate Fundamentals Course - Network fundamentals NAT

Justin Reeve
Level 1
Level 1

In the Networking protocols NAT section shouldn't step 5 say "The Device" not "Host B" performs the NAT table lookup ?

 

Inside source address translation

 

5. Host B uses the inside global address as a key and performs a NAT table lookup, then translates to the inside local address of host 10.1.1.1 before forwarding the packet

 

Overloading of inside global addresses

 

5. Host B then performs a NAT table lookup, using keys as the protocol, plus the inside and outside addresses and ports. It translates to the inside local address 10.1.1.1 and forwards the packet.

 

1 Accepted Solution

Accepted Solutions

omz
VIP Alumni
VIP Alumni

Yes, you are right. 

They are referring "the device" to the blue router with the nat table. 

So yes it will be the device that will be doing the nat table lookup. 

Host B is an end device, saying, "Host B uses the inside global address as a key and performs a NAT table lookup" would be incorrect in this case.

 

HTH

 

View solution in original post

1 Reply 1

omz
VIP Alumni
VIP Alumni

Yes, you are right. 

They are referring "the device" to the blue router with the nat table. 

So yes it will be the device that will be doing the nat table lookup. 

Host B is an end device, saying, "Host B uses the inside global address as a key and performs a NAT table lookup" would be incorrect in this case.

 

HTH