Network Routing via NIC Aliases

A

a.cowan.usenet

Hi Folks,
I have a situation where I need to route between 4 subnets. I know
it's somehow possible to do this if I have 4 different physical NICs
in an XP box - but is it also possible to do this with a single NIC
with three additional aliases?

I.e. instead of:
NIC1: 172.16.1.1/255.255.255.0
NIC2: 172.16.2.1/255.255.255.0
NIC3: 172.16.3.1/255.255.255.0
NIC4: 172.16.253.1/255.255.255.0

it'd be:
NIC1: 172.16.1.1/255.255.255.0
172.16.2.1/255.255.255.0
172.16.3.1/255.255.255.0
172.16.253.1/255.255.255.0

I'm aware of bandwidth restrictions if I'm only using a single 100Mb
NIC, but this is only required for a last resort emergency measure and
I don't anticipate a high amount of network traffic.

Any thoughts appreciated.

Thanks,
Alistair
 

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

Similar Threads

Routing Help Needed 1
Dump of perfection Test 1

Top