Win2000 SRV - Multihomed configuration

G

Guest

Hi,

I need to implement a Multi Homed configuration with NIC as follow:

1 LAN
3 xDSL Disjoint Public Networks

I try to configure each public NIC with Default Gateway but in most cases a
NIC reply to remote response than the TCP packet route to default gateway.

I need to solve this problem because:

- 1 xDSL is a 2 Mbps but i pay per use (in byte)
- 1 xDSL is a 800 Kbps guarantee flat
- 1 xDSL is a 512 Kbps not guarantee flat (only for internal use)

You can understand that i want that each NIC must route on itself default
gateway.

Anyone know something about this?

Massimo Artini
 
R

Robert L [MS-MVP]

posting the results of ipconfig /all and routing table may help.

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.

Bob Lin, MS-MVP, MCSE & CNE
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
This posting is provided "AS IS" with no warranties.

Hi,

I need to implement a Multi Homed configuration with NIC as follow:

1 LAN
3 xDSL Disjoint Public Networks

I try to configure each public NIC with Default Gateway but in most cases a
NIC reply to remote response than the TCP packet route to default gateway.

I need to solve this problem because:

- 1 xDSL is a 2 Mbps but i pay per use (in byte)
- 1 xDSL is a 800 Kbps guarantee flat
- 1 xDSL is a 512 Kbps not guarantee flat (only for internal use)

You can understand that i want that each NIC must route on itself default
gateway.

Anyone know something about this?

Massimo Artini
 
G

Guest

Here routing table.

===========================================================================
Elenco interfacce
0x1 ........................... MS TCP Loopback interface
0x1000003 ...00 02 44 0f 90 24 ...... SURECOM EP-320X-S 100/10M Ethern
0x1000005 ...00 10 a7 0f c8 de ...... NDIS 5.0 driver

0x3000004 ...00 60 08 ae 42 ea ...... 3Com 3C90x Ethernet Adapter
0x4000006 ...00 02 44 30 0c 6a ...... SURECOM EP-320X-S 100/10M Ethern
===========================================================================
===========================================================================
Route attive:
Indirizzo rete Mask Gateway Interfac. Metric
0.0.0.0 0.0.0.0 62.110.203.201 62.110.203.202 1
0.0.0.0 0.0.0.0 81.75.35.238 81.75.35.236 1
62.110.203.202 255.255.255.255 127.0.0.1 127.0.0.1 1
62.255.255.255 255.255.255.255 62.110.203.202 62.110.203.202 1
81.75.35.232 255.255.255.248 81.75.35.238 81.75.35.236 1
81.75.35.236 255.255.255.255 127.0.0.1 127.0.0.1 1
81.75.35.237 255.255.255.255 127.0.0.1 127.0.0.1 1
81.255.255.255 255.255.255.255 81.75.35.236 81.75.35.236 1
85.35.149.108 255.255.255.255 127.0.0.1 127.0.0.1 1
85.35.149.109 255.255.255.255 127.0.0.1 127.0.0.1 1
85.255.255.255 255.255.255.255 85.35.149.108 85.35.149.108 1
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
192.168.1.0 255.255.255.0 192.168.1.2 192.168.1.2 1
192.168.1.2 255.255.255.255 127.0.0.1 127.0.0.1 1
192.168.1.255 255.255.255.255 192.168.1.2 192.168.1.2 1
224.0.0.0 224.0.0.0 62.110.203.202 62.110.203.202 1
224.0.0.0 224.0.0.0 81.75.35.236 81.75.35.236 1
224.0.0.0 224.0.0.0 85.35.149.108 85.35.149.108 1
224.0.0.0 224.0.0.0 192.168.1.2 192.168.1.2 1
255.255.255.255 255.255.255.255 192.168.1.2 192.168.1.2 1
Gateway predefinito: 81.75.35.238
===========================================================================
Route persistenti:
Nessuno

I've tryed to add the following route

route add 62.110.203.200 mask 255.255.255.248 62.110.203.201
route add 81.75.35.232 mask 255.255.255.248 81.75.35.238
route add 85.35.149.104 mask 255.255.255.248 85.35.149.105

but it doesn't work
 
G

Guest

ipconfig /all


Configurazione IP di Windows 2000

Nome host . . . . . . . . . . . : critone
Suffisso DNS primario . . . . . : chatwithme.it
Tipo nodo . . . . . . . . . . . : Ibrido
IP Routing abilitato. . . . . . : No
WINS Proxy abilitato. . . . . . : No
Elenco di ricerca suffisso DNS . : chatwithme.it

- Scheda Ethernet Connessione alla rete locale (LAN):

Suffisso DNS specifico connessione:
Descrizione . . . . . . . . . . : SURECOM EP-320X-S 100/10M
Ethernet P
CI Adapter
Indirizzo fisico. . . . . . . . : 00-02-44-0F-90-24
DHCP abilitato . . . . . . . . . : No
Indirizzo IP. . . . . . . . . . . : 192.168.1.2
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Gateway predefinito . . . . . . . :
Server DNS. . . . . . . . . . . : 192.168.1.1
192.168.1.3

- Scheda Ethernet Connessione alla rete Internet (HDSL):

Suffisso DNS specifico connessione:
Descrizione . . . . . . . . . . : Scheda Fast Ethernet Bus PCI
ND010 E
thernet/ #2
Indirizzo fisico. . . . . . . . : 00-10-A7-0F-C8-DE
DHCP abilitato . . . . . . . . . : No
Indirizzo IP. . . . . . . . . . . : 62.110.203.202
Subnet Mask . . . . . . . . . . . : 255.255.255.248
Gateway predefinito . . . . . . . : 62.110.203.201
Server DNS. . . . . . . . . . . : 192.168.1.1
192.168.1.3
Server WINS primario . . . . . . : 192.168.1.1
NetBIOS su Tcpip. . . . . . . . : Disabilitata

- Scheda Ethernet Connessione alla rete Intranet (ADSL):

Suffisso DNS specifico connessione:
Descrizione . . . . . . . . . . : SURECOM EP-320X-S 100/10M
Ethernet P
CI Adapter #2
Indirizzo fisico. . . . . . . . : 00-02-44-30-0C-6A
DHCP abilitato . . . . . . . . . : No
Indirizzo IP. . . . . . . . . . . : 85.35.149.109
Subnet Mask . . . . . . . . . . . : 255.255.255.248
Indirizzo IP. . . . . . . . . . . : 85.35.149.108
Subnet Mask . . . . . . . . . . . : 255.255.255.248
Gateway predefinito . . . . . . . :
Server DNS. . . . . . . . . . . : 192.168.1.1
192.168.1.3
NetBIOS su Tcpip. . . . . . . . : Disabilitata

- Scheda Ethernet Connessione alla rete Internet (ADSL):

Suffisso DNS specifico connessione:
Descrizione . . . . . . . . . . : 3Com EtherLink XL 10/100 PCI NIC
(3C
905-TX)
Indirizzo fisico. . . . . . . . : 00-60-08-AE-42-EA
DHCP abilitato . . . . . . . . . : No
Indirizzo IP. . . . . . . . . . . : 81.75.35.237
Subnet Mask . . . . . . . . . . . : 255.255.255.248
Indirizzo IP. . . . . . . . . . . : 81.75.35.236
Subnet Mask . . . . . . . . . . . : 255.255.255.248
Gateway predefinito . . . . . . . : 81.75.35.238
Server DNS. . . . . . . . . . . : 192.168.1.1
192.168.1.3
Server WINS primario . . . . . . : 81.75.35.233
NetBIOS su Tcpip. . . . . . . . : Disabilitata
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top