cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
545
Views
0
Helpful
4
Replies

Cisco 836 with ADSL NAT and VPN

Carsten Radke
Level 1
Level 1

Hallo,

I try to configure the 836, to work with the Cico VPN-Client.

The client connects to the router from outside but my problem is that the nat from inside LAN to the internet is not working.

here's a bit of log from nat:

*Mar 6 23:48:02.585: NAT: map match nonat

*Mar 6 23:48:02.585: NAT*: Can't create new inside entry - forced_punt_flags: 0*Mar 6 23:48:02.585: NAT: map match nonat

I don't know what I do wrong, please help.

config in attachment,

Carsten

2 Accepted Solutions

Accepted Solutions

I am really sorry, Nat 0 is about other reply, I posted wrong place. I have modified my reply.

look at your configuration:

ip nat inside source route-map nonat interface Dialer1 overload

Dialer1 ?? I think Dialler 0 is right.

View solution in original post

bamboo
Level 1
Level 1

you put

ip nat outside

in Dialer0 interface

but you put Dialer1 in

ip nat inside source route-map nonat interface Dialer1 overload

therefore the NAT does not work

change

ip nat inside source route-map nonat interface Dialer1 overload

to

ip nat inside source route-map nonat interface Dialer0 overload

View solution in original post

4 Replies 4

dongdongliu
Level 1
Level 1

ip nat inside source route-map nonat interface Dialer1 overload

Dialer1 ??

Hi dongdonqliu,

but nat 0 is for traffic that will not be natted.

Any traffic to the internet have to nat.

could you explain me your message, please ?

I am really sorry, Nat 0 is about other reply, I posted wrong place. I have modified my reply.

look at your configuration:

ip nat inside source route-map nonat interface Dialer1 overload

Dialer1 ?? I think Dialler 0 is right.

bamboo
Level 1
Level 1

you put

ip nat outside

in Dialer0 interface

but you put Dialer1 in

ip nat inside source route-map nonat interface Dialer1 overload

therefore the NAT does not work

change

ip nat inside source route-map nonat interface Dialer1 overload

to

ip nat inside source route-map nonat interface Dialer0 overload

Review Cisco Networking products for a $25 gift card