cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
805
Views
3
Helpful
4
Replies

try to ping 8.8.8.8 and make it reachable

ahmed31
Level 1
Level 1

Would you guys help me make 8.8.8.8 reachable?

I did what was requested on my lap, but it did not work.

Pass for BranchR console: ConPa55sW

Pass for BranchR enable: BranchR

Pass for BranchSW console: ConPa55sW

Pass for BranchSW enable: BranchSW

requested : 

To allow BranchTF PCs and Laptops to connect to Internet configure NAT in BranchR as follows:

  • Create an access-list defining allowed computers which can access internet
BranchR(config)#ip access-list standard BRANCH_OFFICE_LAN_To_INTERNET

BranchR(config-std-nacl)#permit 192.168.100.0 0.0.0.255

BranchR(config-std-nacl)#exit
  • Define inside and outside interfaces
BranchR(config)#int g0/0/0

BranchR(config-if)#ip nat outside

BranchR(config)#int g0/0/1

BranchR(config-if)#ip nat inside

 
  • Enable NAT/PAT
 

BranchR(config)#ip nat inside source list BRANCH_OFFICE_LAN_To_INTERNET interface g0/0/0 overload

 

 

 

 

2 Accepted Solutions

Accepted Solutions

M02@rt37
VIP
VIP

Hello @ahmed31 

On BranchR router please add static towards the ISP.

ip route 0.0.0.0 0.0.0.0 203.165.200.1
Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

View solution in original post

M02@rt37
VIP
VIP

@ahmed31 

Also take care the name of source list is not good!

M02rt37_1-1700551138169.png

After that PC should ping 8.8.8.8 !

M02rt37_0-1700551096650.png

 

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

View solution in original post

4 Replies 4

M02@rt37
VIP
VIP

Hello @ahmed31 

On BranchR router please add static towards the ISP.

ip route 0.0.0.0 0.0.0.0 203.165.200.1
Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

M02@rt37
VIP
VIP

@ahmed31 

Also take care the name of source list is not good!

M02rt37_1-1700551138169.png

After that PC should ping 8.8.8.8 !

M02rt37_0-1700551096650.png

 

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

balaji.bandi
Hall of Fame
Hall of Fame

As per the configuration looks ok (since i do not use PT - so not able to open that file)

As long as the IP address matches (check is the correct source IP)  that should work as expected

 BranchR(config-std-nacl)#permit 192.168.100.0 0.0.0.255

BB

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

How to Ask The Cisco Community for Help

Hello
The rtr credentials do not work


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul
Review Cisco Networking for a $25 gift card