cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1081
Views
0
Helpful
4
Replies

Router connect to the internet but LAN can't

JakobKorsholm
Level 1
Level 1

I have a 1921 router it connects to WAN just fine but my LAN won't connect to the WAN

 

 

Equipment:

Router 1921

Switch 2960

Client desktop. 192.168.65.10

 

ISP --> Router --> Switch --> client desktop 

 

Router configuration

interface gigabitethernet 0/0
ip address dhcp
i
ip nat outside

!
interface gigabitethernet 0/1
ip address 192.168.65.2 255.255.255.0

IP nat inside
!

ip route 0.0.0.0 0.0.0.0 gigabitethernet 0/0 DHCP


ip nat inside source list 101 interface gigabitethernet 0/0 overload

access-list 101 permit ip 192.168.65.0 0.0.0.255 any

 

 

1 Accepted Solution

Accepted Solutions

Hi there,

The LAN gateway IP address is 192.168.65.2 . Either adjust the LAN DHCP scope or change the static interface configuration on the client to reflect this.

 

cheers,

Seb.

View solution in original post

4 Replies 4

Hello,

 

the router configuration looks good. What is the IP configuration of the client, in particular, what is the default gateway used by the client ?

Client IP

192.168.65.10
255.255.255.0
192.168.65.1

Hi there,

The LAN gateway IP address is 192.168.65.2 . Either adjust the LAN DHCP scope or change the static interface configuration on the client to reflect this.

 

cheers,

Seb.

It worked rookie mistake but thanks a lot

Review Cisco Networking for a $25 gift card