Static Routing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2023 05:30 PM
Hi,
I have my switch core connect to my sdwan router.
My branchs are addressed with this block 192.168.0.0/16 but i have some servers using this network 192.168.146.0/24.
Static route on sw core:
ip route 192.168.0.0 255.255.0.0 SDWAN ROUTER IP
When i made a traceroute i see this path -> sdwan router ->sw core-> server
But the correct path must be sw core -> server.
How correct this?
Doing a more specific routes to the branchs?
Regards
Leonardo Santana
*** Rate All Helpful Responses***
- Labels:
-
Routing Protocols
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2023 06:52 PM
where is your servers located? is it connected to core sw directly? if so where have you configured the server VLAN/gateway? according to your route, if its not directely connected network or core sw, itwill route via SDWAN router. you can add specific route to relevant device such as 'ip route 192.168.146.0 255.255.255.0 SERVER VLAN CONNECTED DEVICE'
Good luck
KB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2023 04:44 AM
Hi,
My servers are connected to the sw core directly and yes i have configure the vlan and gateway.
Leonardo Santana
*** Rate All Helpful Responses***
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2023 04:49 AM
192.168.0.0/16 - have you done subnet for this /24 or you have single large subnet ?
192.168.146.0/24 - what is the gateway for this subnet and where this was located ?
When i made a traceroute i see this path -> sdwan router ->sw core-> server - where is the traceroute intiated from branch ?
how is your network diagram looks like ?
