07-25-2018 01:06 PM - edited 03-05-2019 10:48 AM
So i have set up a 881 and i can ping out but not sourced from vl1
ive added ip nat outside to wan int fa4
ip nat inside on vl1 with the overload
acl 10 permit 192.168.1.0 /24
added ip route 0.0.0.0 0.0.0.0 fa4
yet i cant reach out from beyond the router with my hosts, only from the router. Any ideas?
Ive browsed the forum but nothing has worked so far
Solved! Go to Solution.
07-25-2018 01:31 PM
Hello,
change the line:
ip nat inside source list 10 interface Vlan1 overload
to
ip nat inside source list 10 interface FastEthernet4 overload
07-25-2018 01:15 PM
Hello,
post the full config of your 881 router...
07-25-2018 01:26 PM
as i am without internet this screenshot is the best i can do 😄
07-25-2018 01:31 PM
Hello,
change the line:
ip nat inside source list 10 interface Vlan1 overload
to
ip nat inside source list 10 interface FastEthernet4 overload
07-25-2018 01:34 PM
07-25-2018 01:38 PM
Your outside interface is Fast4,
ip nat inside source list NAT interface Fas4 overload
Try and let me know.
BB
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide