01-21-2012 10:04 AM - edited 03-07-2019 04:28 AM
Hello,
Please see attached diagram first.
Vlan 1 , 10 , 20 PCs can ping each others, but cannot ping 200.1.1.2. I want those PCs can reach 222.0.0.2 server.
Please help !
Solved! Go to Solution.
01-21-2012 10:08 PM
1841 have the necessary route statements to reach Vlan1,10 and 20 or a default route pointing to 3560? Please check the routing table.
Thx
MS
01-21-2012 11:21 AM
Hi,
Make sure the Server Gateway address is set to 222.0.0.1 (which is the router local interface).
This behaviour can be seen when the server is missing a gateway, all hosts can reach the Router 222.0.0.1 but there is no return packet from the server to the hosts due to a gateway address assignemnt on the server for example.
Regards,
Mohamed
01-21-2012 09:35 PM
01-21-2012 10:08 PM
1841 have the necessary route statements to reach Vlan1,10 and 20 or a default route pointing to 3560? Please check the routing table.
Thx
MS
01-21-2012 10:37 PM
Hello,
I haven't setup 1841 to route traffic to all Vlan, if I use default route, which next hop IP address should be use ?
Thanks !
01-21-2012 10:43 PM
OK, after added a default route to next hop L3 switch fa0/4 200.1.1.1, all Vlan hosts can reach the server.
Thanks !
01-21-2012 10:39 PM
hi wilson,
try using a cross-cable (represented by a dashed line) between your 3560 and 1841.
add a static route on your 1841:
ip route 192.168.0.0 255.255.0.0 200.1.1.1
01-22-2012 02:20 AM
01-22-2012 02:31 AM
OK now, I forgot add default route from L3 switch to 10.0.0.0/24 network.
Thanks !!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide