cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
734
Views
0
Helpful
2
Replies

Cisco isr 1101

jamFos754
Level 1
Level 1

Good day, Can some one please explain to me what i have wrong. 

Currently i am trying to setup this cisco isr 1101 to use in my home. 

current setup would be 

isp --- cisco isr (0/0/0) wan  

cisco isr (0/1/0) or (0/1/3) lan ---- to netgear managed swtich 0/1 

 

switch is already configured with a static address of 192.168.1.x 

i am able to ping 8.8.8.8 from the router but i do not get internet connectivity from any lan ports. 

any help/hints please ?

1 Accepted Solution

Accepted Solutions

ip nat inside source list 1 interface GigabitEthernet0/0/0 overload <<- 

all config are correct except you missing ACL 1 for NAT overload, 
add ACL and check again 

View solution in original post

2 Replies 2

jamFos754
Level 1
Level 1

Config file for 1101 

 

 

ip nat inside source list 1 interface GigabitEthernet0/0/0 overload <<- 

all config are correct except you missing ACL 1 for NAT overload, 
add ACL and check again