Re: Cisco 1750 Config...



I see this:

!
ip nat inside source list 1 interface Serial0 overload
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0
no ip http server
!

but I don't see

access-list 1 192.168.0.0 0.0.255.255

since there is no source list, it doesn't know what to use to nat....

Add this and see if it works...

.



Relevant Pages