W2KPRO - DNS Dial-up problem

  • Thread starter Thread starter Daniel H.Herrmann Doering
  • Start date Start date
D

Daniel H.Herrmann Doering

Hi,

I'm working with a W2KPRO workstation connected to an intranet with
W2KServer. The server is running DNS to resolve external addresses, for
example it resolves the address conexion.bital.com.mx with 200.16.50.21. One
of my aplications need to connect to another network using dial-up (I'm
still conected to the intranet by the network card). When I'm connected to
the other network, conexion.bital.com.mx should be resolved with
172.25.225.4, using a DNS server wich should be assigned by the dial-up
conection. But it doesn't work. Using nslookup I can see that my intranet
server is still the primary DNS server and it resolves the name with the
wrong direction.

Is there any way to tell W2KPRO which DNS server to use?

By the way, I have the same probleme with WIN98 clients.

Daniel
 
In
Daniel H.Herrmann Doering said:
Hi,

I'm working with a W2KPRO workstation connected to an intranet with
W2KServer. The server is running DNS to resolve external addresses,
for example it resolves the address conexion.bital.com.mx with
200.16.50.21. One of my aplications need to connect to another
network using dial-up (I'm still conected to the intranet by the
network card). When I'm connected to the other network,
conexion.bital.com.mx should be resolved with 172.25.225.4, using a
DNS server wich should be assigned by the dial-up conection. But it
doesn't work. Using nslookup I can see that my intranet server is
still the primary DNS server and it resolves the name with the wrong
direction.

Is there any way to tell W2KPRO which DNS server to use?

By the way, I have the same probleme with WIN98 clients.

Daniel


Unfortunately, when connected to the network (by the NIC) and using a
dialup, the dialup will take precedence. This is also a huge issue with
transport mode (client) VPNs and Active Directory.

The preferred and recommended method to overcome this by specifying in the
machine's HOSTS file with the necessary name and IP, sine it checks the
HOSTS file first.

--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS-IS" with no warranties and confers no
rights.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
 
After a failed attempt at installing a Linksys PC MIA
802.11B/G wireless card, I uninstalled and removed program.

Since then, my network adapters (Accton N2242) are not
functioning properly, even after uninstalling and
reinstalling.

In command prompt, I get strange error messages when
trying to ipconfig /release. Along the lines of

DHCP bindings, not allowing me to release, items that
we're trying to reach are not a socket

Dave
Confused MCSE
 
In
Dave said:
After a failed attempt at installing a Linksys PC MIA
802.11B/G wireless card, I uninstalled and removed program.

Since then, my network adapters (Accton N2242) are not
functioning properly, even after uninstalling and
reinstalling.

In command prompt, I get strange error messages when
trying to ipconfig /release. Along the lines of

DHCP bindings, not allowing me to release, items that
we're trying to reach are not a socket

Been there done this one.
811259 - How to determine and recover from Winsock2 corruption:
http://support.microsoft.com/default.aspx?scid=kb;en-us;811259&Product=winxp
 
Back
Top