Hi All,
I have Virtual NDIS miniport NIC driver with UpperRange of ndis5_ip and
LowerRange ethernet.
I need to configure a static IP Address, Subnet Mask and DNS server. to
this interface Programatically.
Right now I am able to configure IP address, using AddIpAddress IpHelper
function. But this is not persistent across reboots. I have tried netsh
commands which works when the miniport driver’s upperange is ndis5 ,
the commands are not working when ndis5_ip is upperrange. Is there any way
to do this. Please let me know .
Thanks in Advance,
Cyril
***************************************************************************
This message is proprietary to Future Software Limited (FSL)
and is intended solely for the use of the individual to whom it
is addressed. It may contain privileged or confidential information
and should not be circulated or used for any purpose other than for
what it is intended.
If you have received this message in error, please notify the
originator immediately. If you are not the intended recipient,
you are notified that you are strictly prohibited from using,
copying, altering, or disclosing the contents of this message.
FSL accepts no responsibility for loss or damage arising from
the use of the information transmitted by this email including
damage from virus.
***************************************************************************
Sagayac wrote:
Hi All,
I have Virtual NDIS miniport NIC driver with UpperRange of ndis5_ip and
LowerRange ethernet.
I need to configure a static IP Address, Subnet Mask and DNS server. to
this interface Programatically.
Miniport drivers are not supposed to have such knowledge. Their task is
to communicate with the network adapter.
Right now I am able to configure IP address, using AddIpAddress IpHelper
function. But this is not persistent across reboots.
It’s your responsibility to save/load the configuration.
I have tried netsh
commands which works when the miniport driver’s upperange is ndis5 ,
the commands are not working when ndis5_ip is upperrange. Is there any way
to do this. Please let me know .
Thanks in Advance,
Cyril
***************************************************************************
This message is proprietary to Future Software Limited (FSL)
and is intended solely for the use of the individual to whom it
is addressed. It may contain privileged or confidential information
and should not be circulated or used for any purpose other than for
what it is intended.
If you have received this message in error, please notify the
originator immediately. If you are not the intended recipient,
you are notified that you are strictly prohibited from using,
copying, altering, or disclosing the contents of this message.
FSL accepts no responsibility for loss or damage arising from
the use of the information transmitted by this email including
damage from virus.
***************************************************************************
Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256
You are currently subscribed to ntdev as: xxxxx@bitdefender.com
To unsubscribe send a blank email to xxxxx@lists.osr.com
–
Ignorance more frequently begets confidence than does knowledge.
— Charles Darwin
–
This message was scanned for spam and viruses by BitDefender.
For more information please visit http://linux.bitdefender.com/