Re: Cisco 877 Internet problems



Ry <murphyryn@xxxxxxxxxxx> writes:
On Jul 26, 3:36 pm, Ry <murphy...@xxxxxxxxxxx> wrote:
On Jul 26, 3:17 pm, Bo...@xxxxxxxxxxxxx wrote:
On 26 Jul, 13:12, Ry <murphy...@xxxxxxxxxxx> wrote:

Hi Guys,

This has me dazed, i have an 877 with the below config i can nslookupwww.google.co.ukbutcan'tping it from my PC!

You need to finish off configurint NAT.

router#conf t
ip access-list extended ACL.nat
permit ip any any

route-map RM.nat permit 10
match ip address ACL.nat

ip nat inside source route-map RM.nat interface Dialer0 overload

int vl 1
ip nat inside

Thank for the HELP!! I have added the config although,

Then i get this ERROR: %NAT: Error activating CNBAR on the interface
Vlan1
%NAT: Error activating CNBAR on the interface Dialer1

Can you help- Hide quoted text -

- Show quoted text -

ANYBODY HELP ME ON THIS?

Would i have to do the same config on an 1841?

I don't think they gave you good advice in the first place with the
route-map trying to do NAT.

You still *do* need to configure NAT correctly.

The docs are pretty good at describing it though?

http://www.cisco.com/univercd/cc/td/doc/product/access/acs_fix/85x87x/857swcg/eng/pt2/pppoanat.pdf


You'll find that the 1841 is probably going to give you the same error
as on the 877. I don't know what the overloaded route-map NAT is going
to do, I've never seen it done that way before. Maybe that works on
some platforms.

Follow the documentation way and you should be good?
.



Relevant Pages