cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1163
Views
5
Helpful
5
Replies

881 router can ping 8.8.8.8 but not sourced from vlan

cosbysweater
Level 1
Level 1

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

1 Accepted Solution

Accepted Solutions

Hello,

 

change the line:

 

ip nat inside source list 10 interface Vlan1 overload

 

to


ip nat inside source list 10 interface FastEthernet4 overload

View solution in original post

5 Replies 5

Hello,

 

post the full config of your 881 router...

as i am without internet this screenshot is the best i can do 😄20180725_222419.jpg

 

Hello,

 

change the line:

 

ip nat inside source list 10 interface Vlan1 overload

 

to


ip nat inside source list 10 interface FastEthernet4 overload

Thank you, that worked right away, i knew it had to be something simple 😁

Your outside interface is Fast4,

ip nat inside source list NAT interface Fas4 overload

 

Try and let me know.

 

BB

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Review Cisco Networking for a $25 gift card