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

i having a problem to connect my 3825 router to internet that came from AP bridge mode.

jennelyndava
Level 1
Level 1

Hi guys!

Good day!

I having a problem to connect my 3825 router to internet that came from AP bridge mode. when i directly connect it to my PC i can connect to internet while i plug it in to my cisco router  and configure my gig0/0 to WAN and gig0/1 to my PC i cant connect to internet. I hope you can help me with my problem. thanks in advance

 

here is my basic config.

interface GigabitEthernet0/0
 ip address dhcp
 ip nat outside
 ip virtual-reassembly in
 duplex auto
 speed auto
 media-type rj45
!
interface GigabitEthernet0/1
 ip address 192.168.101.1 255.255.255.0
 ip nat inside
 ip virtual-reassembly in
 duplex auto
 speed auto
 media-type rj45

 

!
ip default-gateway 103.30.XX.XX
ip forward-protocol nd
!
!
no ip http server
no ip http secure-server
ip nat pool HRSGPOOL 103.30.XX.XX 103.30.XX.XX prefix-length 29
ip nat pool HRSGPOOL1 192.168.123.131 192.168.123.131 prefix-length 30
ip nat source list 101 interface GigabitEthernet0/1 overload
ip nat inside source list 1 pool HRSGPOOL1 overload
ip route 0.0.0.0 0.0.0.0 192.168.123.1
!
access-list 1 permit 192.168.101.0 0.0.0.255
access-list 101 permit ip any any

Thanks

0 Replies 0
Review Cisco Networking for a $25 gift card