Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Computer Support > Static routing to two gateways

Reply
Thread Tools

Static routing to two gateways

 
 
Deutscher
Guest
Posts: n/a
 
      10-30-2004
I got 2 VLANS and have 1 router and I need to get a client (eg. Client
10.1.1.5) ===>> 10.1.1.1 ====>> 172.16.32.1====>>192.168.x.x.x
the 10.1.1.1 router device is running Windows 2003 Enterprise and has 3
network cards 1) Internet 2) 10.1.1.1 3) 172.16.32.5 because it is sharing
the internet

but now i can access only either the internet or the 192.168.1.x lan
depending on defaullt gateway set at my router i put in

route add 0.0.0.0 mask 0.0.0.0 <internet ip> metric 2
route add 0.0.0.0 mask 0.0.0.0 172.16.32.1 metric 1

so should i change it to

route add 172.16.32.0 mask 255.255.255.0 172.16.32.1 instead of route add
0.0.0.0 mask 0.0.0.0 172.16.32.1 metric 1?

My goal is for the 10.1.1.xxx clients to be able to access BOTH the
192.168.1.xxx range through the 176.16.32.1 router AND the internet and the
server to forward the request to the correct destination according to the
request.

Danke Schön!!!



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Best practice for routing to 2 different gateways Pascal Cisco 0 03-20-2007 01:47 PM
Two interfaces and two default gateways on the same class (CSS11150) giorgos1@gmail.com Cisco 2 03-04-2005 06:11 PM
cisco 1721 routing to different gateways psykotic Cisco 1 01-25-2005 02:33 AM
two gateways in one server =?Utf-8?B?anVubnU=?= Microsoft Certification 1 08-21-2004 11:41 AM
Routing/Default Gateways/WAN down. Edwin Davidson Cisco 1 05-10-2004 09:34 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57