Re: Multihomed Win2k Server Routing Issue
- From: "Robert L [MS-MVP]" <noreply@xxxxxxxxxxx>
- Date: Wed, 18 May 2005 22:16:28 -0600
|
Did I answer this question before? Think about
that the default GW is 192.168.1.1 and all
traffic 0.0.0.0 except 192.168.1.x will goes to 192.168.1.1. Your
Cisco router must have a router point all 0.0.0.0 including 192.168.3.x to
outside port. So, you need to add one more route point back to
192.168.1.250 if it goes to 192.168.3.x. The following quotation from http://www.ChicagoTech.net may
help.
In our Lab, we
have a network small network connecting to our main network through 3COM
wireless router and the main network has another Cisco router connecting
to the Internet. The computers in the Lab can ping main network computers and
the Internet. But computers in the main network can't ping the lab computers.
Here are settings: Analysis 1: before changing the route table, any computers in 192.168.2.0 can access the resources on 10.0.0.0 network and the Internet because all traffic goes to 192.168.2.1 GW to 10.0.0.0 network and then through 10.0.0.2 GW to the Internet. However, computers on network 10.0.0.0 can't access the 192.168.2.0 network because all traffic will go to 10.0.0.2 GW. Resolutions: all 10.0.0.X clients need to know how to get back to the 192.168.2.0 network. This can be accomplished in several ways: 1) Add a GW to each client pointing to 10.0.0.100 by using add 192.168.2.0 mask 255.255.0.0 10.0.0.100. Here is the route table after adding the route. =========================================================================== 2) Add route
on the Cisco pointing 192.168.2.0 mask 255.255.255.0 10.0.0.100. The client then
would send the 192.168.2 traffic to Don't send
e-mail or reply to me except you need consulting services. Posting on MS
newsgroup will benefit all readers and you may get more help.
|
- Follow-Ups:
- Re: Multihomed Win2k Server Routing Issue
- From: Uberstein
- Re: Multihomed Win2k Server Routing Issue
- References:
- Multihomed Win2k Server Routing Issue
- From: Uberstein
- Multihomed Win2k Server Routing Issue
- Prev by Date: Re: About NAT Server
- Next by Date: Static Route Newbie Question
- Previous by thread: Multihomed Win2k Server Routing Issue
- Next by thread: Re: Multihomed Win2k Server Routing Issue
- Index(es):
Relevant Pages
|