Re: dsn will not resolve address when sing cell modem
- From: Jeff <Jeff@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 18 Jul 2008 10:26:01 -0700
I think I might not have been clear on the situation.
Before joining the domain (Computer Assigned to workgroup = Temp) The
Computer can use either the Wireless, Cell , or Network (Hardwired)
connections. The computer will use the DNS server that is supplied by any of
the connection.
Nslookup uses the dns supplied by the connection for it settings.
Upon Joining the Domain the computer will only use the settings from the
domain. Even if the computer is not connected to the network. Nslookup will
use the domains dns ip address to try to resolve all requests. Thus Failing
when you are not connected to the Domain. This is the case even if you look
at Ipconfig/all and see that the cell or wireless has correct dns settings
for that connection. Also if you type the ip address into ping or to the
address you can get to the site. But nslookup will fail.
If you change back to a workgroup from the domain. The system will go back
to operating as normal.
"Phillip Windell" wrote:
"Jeff" <Jeff@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message.
news:F7C68B8A-6BB9-4AE0-B9D4-CE127BAA4A20@xxxxxxxxxxxxxxxx
Hi Anyone,
Heres the some history.
I have two connections to the internet. One being the normal LAN the other
being a DUN Cell modem.
Before joining or disjoining the domain both connections work and use the
correct DNS for the connection type.
No they don't. You just got "lucky".
DNS settings are *global* for the whole machine regaurdless of the Nic's
TCP/IP Specs they are set in. A machine should have DNS entries on only one
Nic with the rest left blank (can't do that with cell dialup because of
forced DHCP). A machine should never have more than one DNS server listed
unless those DNS servers are "redundant" to each other like a pair of DCs
(again, can't do that with cell dialup because of forced DHCP)
The Cell Nic is a "dialup technology". When a dialup connection is made it
"takes over" everything. A machine is not intended to use any other Nic or
any other "TCP/IP Specs" while the dialup is active. The intent of a dialup
connection is to:
1. Dial up/connect
2. Use for the specific task at hand
3. Immediately disconnect
4. Do not stay connected
5. All other communication on other nics/connections is [loosely] suspended
while the dialup is active.
Any activity that works with other nics/connection while the dialup is
active is just "lucky".
What I mean by "loosely suspended" is this,..The TCP/IP stack will still
work for the other connections. Routing pathes that are specific to the
other nics/connections will still route (like static routes). But default
routing (default gateways) becomes confused because you now have two Default
Gateways,..the one you first had, and now the one on the Dialup connection
forced on you by the DHCP on the opposite end of the connection,..and the
dialup connection usually (is supposed to) over-ride the other. Sometimes a
dialup will even over ride static routes although I haven't experimented
with that a lot,..but using Split-Tunneling (disabling "use gateway on
remote network" on the dialup) might relieve that. DNS?,..well DNS just
becomes a "crap-shoot". Usually the machine will just take the first DNS
entriy it sees on the Nic that is the highest in the binding order priority.
It will never attempt to use any other DNS unless the first DNS it attempted
just flat out does not respond at all.
--
Phillip Windell
www.wandtv.com
The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------
- Follow-Ups:
- Re: dsn will not resolve address when sing cell modem
- From: Phillip Windell
- Re: dsn will not resolve address when sing cell modem
- References:
- dsn will not resolve address when sing cell modem
- From: Jeff
- Re: dsn will not resolve address when sing cell modem
- From: Phillip Windell
- dsn will not resolve address when sing cell modem
- Prev by Date: Re: dsn will not resolve address when sing cell modem
- Next by Date: Re: dsn will not resolve address when sing cell modem
- Previous by thread: Re: dsn will not resolve address when sing cell modem
- Next by thread: Re: dsn will not resolve address when sing cell modem
- Index(es):
Relevant Pages
|