Here is the relevant config and when I use the debug IP nat command I do not
see anything and I have term on command on.
R11#sh ip nat st
R11#sh ip nat statistics
Total active translations: 0 (0 static, 0 dynamic; 0 extended)
Outside interfaces:
FastEthernet1/0
Inside interfaces:
FastEthernet1/1
Hits: 0 Misses: 0
CEF Translated packets: 0, CEF Punted packets: 0
Expired translations: 0
Dynamic mappings:
-- Outside Destination
[Id: 1] access-list 1 interface FastEthernet1/0 refcount 0
Queued Packets: 0
R11#
interface FastEthernet1/0
ip address 192.168.137.2 255.255.255.0
ip nat outside
ip virtual-reassembly
duplex auto
speed auto
!
interface FastEthernet1/1
ip address 165.4.34.11 255.255.255.0
ip nat inside
ip virtual-reassembly
duplex auto
speed auto
!
ip route 0.0.0.0 0.0.0.0 192.168.137.1
!
ip nat source list 1 interface FastEthernet1/0 overload
!
access-list 1 permit 165.4.34.0 0.0.0.255
R11#
-----Original Message-----
From: Shaughn [mailto:maniac.smg_at_gmail.com]
Sent: Monday, December 17, 2012 9:30 AM
To: Kaiser Anwar
Cc: <ccielab_at_groupstudy.com>
Subject: Re: GNS Nat Issue
Sorry misread where your IP Nat outside was applied
Have you tried the IP Nat inside source list command
CCIE # 23962
Sent from my iPhone
On 17 Dec 2012, at 3:31 PM, Kaiser Anwar <Kaiser_Anwar_at_hotmail.com> wrote:
> I did and it did not work, FastEthernet1/0 is the outside interface
> which is connecting my router to the loopback interface and
> FastEthernet1/1 is the inside interface
>
> Thanks
>
> -----Original Message-----
> From: Shaughn [mailto:maniac.smg_at_gmail.com]
> Sent: Sunday, December 16, 2012 12:34 PM
> To: Kaiser Anwar
> Cc: <ccielab_at_groupstudy.com>
> Subject: Re: GNS Nat Issue
>
> Change this
>
> ip nat source list 1 interface FastEthernet1/0 overload
>
> To this
>
> ip nat source list 1 interface FastEthernet1/1 overload
>
> CCIE # 23962 (SP)
>
> Sent from my iPhone
>
> On 15 Dec 2012, at 6:43 PM, "Kaiser Anwar" <Kaiser_anwar_at_hotmail.com>
wrote:
>
>> ip nat source list 1 interface FastEthernet1/0 overload
Blogs and organic groups at http://www.ccie.net
Received on Mon Dec 17 2012 - 10:06:12 ART
This archive was generated by hypermail 2.2.0 : Tue Jan 01 2013 - 09:36:53 ART