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

Routing details

shoebwk
Level 1
Level 1

Hello,

I need the routing information for the two P2P-routers as shown in attached diag. The firewall is already configured with the route. SITE-B needs access to DNS, Active Directory, Fileshare and Internet from HO. What would be the routing in both the routers

1 Reply 1

deilert
Level 6
Level 6

site b router

ip route 192.168.10.0 255.255.255.0 192.168.20.1(not sure if you need to reach this subnet)

ip route 192.168.17.0 255.255.255.0 192.168.20.1(not sure if you need to reach this subnet)

ip route 10.116.16.0 255.255.255.0 192.168.20.1 (DNS fileshare)

ip route 10.104.17.128 255.255.255.128 192.168.100.1

ip route 0.0.0.0 0.0.0.0 192.168.20.1 (you may only need this route)this will get you to the internet

router A

ip route 10.104.17.128 255.255.255.128 192.168.20.2(for remote lan segment)

ip route 192.168.100.0 255.255.255.0 192.168.20.2

ip route 0.0.0.0 0.0.0.0 192.168.17.9 (to the internet)

ip route 192.168.16.0 255.255.255.0 192.168.17.9

I think that cover them all

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card