Nat - to pool or not to pool...

From: Jason Cash (cash2001@swbell.net)
Date: Fri May 02 2003 - 15:13:02 GMT-3


Just a little curious as to the NAT solution for Lab 19 IPE:

S0/0 ip add 150.50.5.69/27

The solution is listed as:
ip nat pool backbone2 150.50.5.69 150.50.5.69 netmask 255.255.255.224
ip nat inside source list 2 pool backbone2 overload
!
access-list 2 permit 150.50.4.0 0.0.0.255

I just did this:
ip nat inside source list 80 interface Serial0/0 overload
!
access-list 80 permit 150.50.4.0 0.0.0.255

I don't think there is any difference is there?



This archive was generated by hypermail 2.1.4 : Mon Jun 02 2003 - 15:13:36 GMT-3