Arsalan Ahmad
2007-04-16 11:25:13 UTC
Hello all,
I have two NIC drivers installed in the system (lets say NIC A and NIC B).
What I want is that when i ping like below:
ping anycomputer.mynetwork
then it should try to send netbios name resolution packet to only NIC B
(Currently it is not sending any request to any NIC interface and I am
getting "Ping request could not find host anycomputer.mynetwork. Please
check the name and try again.").
Please tell me how can I enable such a query i.e. how can I enable to send a
NetBios query request for a computer with a particular suffix to one of my
NIC (lets say B) and how, when such a request is received by a
"anycomputer", i can enable anycomputer to reply back?
Thanks,
Arsalan
I have two NIC drivers installed in the system (lets say NIC A and NIC B).
What I want is that when i ping like below:
ping anycomputer.mynetwork
then it should try to send netbios name resolution packet to only NIC B
(Currently it is not sending any request to any NIC interface and I am
getting "Ping request could not find host anycomputer.mynetwork. Please
check the name and try again.").
Please tell me how can I enable such a query i.e. how can I enable to send a
NetBios query request for a computer with a particular suffix to one of my
NIC (lets say B) and how, when such a request is received by a
"anycomputer", i can enable anycomputer to reply back?
Thanks,
Arsalan