Restrict ACtive NICs

moo

New member
Local time
6:54 PM
Messages
2
Hey there

I would like to know if there is a way to restrict the total number of NICs to one.
I would like to make sure no machines are multi-homed (connected to an internet only wireless connection, whilst connected to a corporate LAN, for instance).

Is there a way to do this?

Thanks
 

My Computer

OS
7
Hey there

I would like to know if there is a way to restrict the total number of NICs to one.
I would like to make sure no machines are multi-homed (connected to an internet only wireless connection, whilst connected to a corporate LAN, for instance).

Is there a way to do this?

Thanks

Hi Moo,

Yes but you would need to create your own application or script that monitors each adapter that you can keep connected while disabling the others, it would require a fair amount of work however.

Steven
 
Last edited:
Or you could just disable the un-used NICs in device manager.
 

My Computer

Computer Manufacturer/Model Number
custom built
OS
Windows 7 Home Basic 64bit
CPU
Intel Core 2 Duo 6420 (2.13 Ghz)
Motherboard
Asus P5B-E Plus
Memory
2x1 GB Kingston KVR DDR2 800Mhz
Graphics Card(s)
Saphire ATI HD4870 512MB
Sound Card
Creative Audigy 4 PCI
Monitor(s) Displays
Samsung SyncMaster T220
Screen Resolution
1680x1050
Hard Drives
WD 320GB (Sata2)
Maxtor 250GB (ATA133)
Maxtor 80GB (ATA133)
PSU
Coolermaster Silent Pro 700Watt
Case
Chieftec midi tower case
Cooling
stock cpu cooler/fan
Keyboard
Logitech UltraX Premium Keyboard (usb 2.0)
Mouse
Logitech MX518 gaming grade optical mouse 1800dpi(usb2.0)
Actually, I can't disable the NICs. For instance, if a laptop user has wireless, they will need to connect to wireless networks, but they will also be able to connect to the wired network.

So, although I need all NICs active, I just want to make sure that no one can connect to more than one network at any one time.
 

My Computer

OS
7
So, although I need all NICs active, I just want to make sure that no one can connect to more than one network at any one time.

Windows will not use both adapters at the same time and what I mean by that is if a machine is connected via Wireless for Internet and connected via Ethernet for domain access then Windows will not try accessing the Wireless internet for domain machines and vice versa for Internet access it will not try accessing the domain network ;)

What your asking is impossible though unless you create an application to monitor the NICs and disable the other one when another become active ;)

Steven
 
Back
Top