hidden adapter

  • Thread starter Thread starter sonu
  • Start date Start date
S

sonu

Respected Sir/Madam
I am working as a network engineer in Banglore.
In Windows xp I faced two problems,please help me to find
the solution. they are as follows.
1>
first i assign a ip address to a comp. after that some
problem occure then again i install the network adapter
and when i am assigning the same ip, it gives the massage
that the same ip is assign to the hidden adapter which is
not phisically present in comp.

Please tell me the solution to
remove the hidden adapter.

2>
I want to share the internet in a lan of 30 system .I
assingn the external ip as 10.48.4.80 and internal ip as
192.168.0.1 for the 2000 professional system.when ever i
start the system it try to connect the internet with
192.168.0.1 ip.In that case i have to dissable the
internal connection then connect the braod band connector
and then enable the internal network to share the
internet and files.
So please tell me the solution that
when ever the system start it keep the setting same as
what i assign.
I am waiting for your kind response
Thank you
 
sonu said:
Respected Sir/Madam
I am working as a network engineer in Banglore.
In Windows xp I faced two problems,please help me to find
the solution. they are as follows.
1>
first i assign a ip address to a comp. after that some
problem occure then again i install the network adapter
and when i am assigning the same ip, it gives the massage
that the same ip is assign to the hidden adapter which is
not phisically present in comp.

Please tell me the solution to
remove the hidden adapter.

In Device Manager, choose View Hidden Devices. Now delete the everything
you can related to the adapter you wish to remove. You will not be able
to delete the associated miniport.

Open up RegEdit, and search for "Miniport". You should come to a key in
HKLM\System\CurrentControlSet\Control\Class\. Modify the Characteristics
value so that it has no character in the second position. For example,
0x000029 would become 0x000009 (make sure you do this in hex). Now you
should be able to remove the Miniport.
2>
I want to share the internet in a lan of 30 system .I
assingn the external ip as 10.48.4.80 and internal ip as
192.168.0.1 for the 2000 professional system.when ever i
start the system it try to connect the internet with
192.168.0.1 ip.In that case i have to dissable the
internal connection then connect the braod band connector
and then enable the internal network to share the
internet and files.
So please tell me the solution that
when ever the system start it keep the setting same as
what i assign.

Can I clarify: you are using a Windows 2000 Professional system with
Internet Connection Sharing to share a broadband connection between 30
other systems? Once you setup ICS, make sure you do not change the
settings for the internal adapter. Also, please make sure that the broad
band apapter is connected. Beyond that, I can't think of anything.

Max Bolingbroke
 
Back
Top