I'd look into DNS server records and ISA scopes. Besides you can get MAC
address from the ARP cache.
I'm very sorry, but you lost me here...where exactly would I look at these?
I mean, I know how to get into the DNS manager and ISA management, and I
know where some of the ISA logs are, but none that refer to this IP address.
Also, how would I get the MAC address from the ARP and how would the MAC
address indicate to me what machine this is? I'm sorry for the 20
questions, but some of this is new to me. I greatly appreciate your
assistance, thanks!
> I'd look into DNS server records and ISA scopes. Besides you can get MAC
> address from the ARP cache.
Jetro - 09 Jul 2004 18:46 GMT
Jenna,
If you can ping a private IP, most probably this IP is somewhere within your
local network segment. If the network is multi-segmented and the routers
pass the ICMP echoes, the host in question can be anywhere in this network
unless the IP is spoofed.
Address Resolution Protocol aka ARP builds and modifies the IP-to-Physical
address translation tables on every Ethernet host by its nature - actual
network communication involves physical addresses aka MACs. ARP table is
dynamic. Clear the ARP cache as 'arp -d', ping this phantom IP, and call ARP
table as 'arp -g'. The MAC address you'd get belongs either to the host
itself or to the default gateway. If the latter, the troubleshooting would
be more complicated (it may involve W2k/Xp and pathping), so I bet it would
be the NT host which bothered you :o) Having MAC handy you can locate the
physical host and nail it down.
Sure you can use Network Monitor or any sniffer at your will if you want GUI
and mouse...
DNS records: you can find them in both Forward and Reverse Lookup zones AND
in the local %systemroot%\system32\drivers\etc\hosts file.
Unfortunately, I don't have ISA server around, so you would dig in the ISA
Help yourself for a while.
Jenna - 09 Jul 2004 19:38 GMT
Ahh, it's narrowing down...I found it in DNS...it appears to be related to
our VPN which was recently set up...I will have to check in with the guy who
helped me with that and that should clear it up, I hope.
Thanks so much for your help!
> Jenna,
>
[quoted text clipped - 18 lines]
> Unfortunately, I don't have ISA server around, so you would dig in the ISA
> Help yourself for a while.
Jetro - 09 Jul 2004 20:32 GMT
My, we're learning together... Glad you found it yourself. Now it's easy -
misconfigured VPN server registers all its IPs in the DNS and client's query
arrives to the wrong IP.
Please read http://support.microsoft.com/default.aspx?scid=kb;EN-US;292822
Name resolution and connectivity issues on a Routing and Remote Access
Server that also runs DNS or WINS
Jenna - 09 Jul 2004 22:08 GMT
Thanks so much...this sounds exactly right!
I'll take a look at it and let my consultant know about this article, too,
as he clearly either forgot to do this in setup, or was not aware of the
potential issue.
Thanks!
> My, we're learning together... Glad you found it yourself. Now it's easy -
> misconfigured VPN server registers all its IPs in the DNS and client's query
[quoted text clipped - 3 lines]
> Name resolution and connectivity issues on a Routing and Remote Access
> Server that also runs DNS or WINS
Jetro - 10 Jul 2004 15:22 GMT
Jenna - 19 Jul 2004 13:33 GMT
All right, I did the stuff in the article and it worked like a
charm...allowed my troubled user back on the internet and even stopped
browser errors I was getting on the server.
Now for one more question...I don't know if it's related, but soon after a
couple of my other NT 4.0 users are having trouble with Outlook. It
initially says it can't connect to the server and after a period of time it
is able to. I have tracked this down to the Computer Browser service which
is just taking a while to start up (about 5 minutes). Once it starts,
Outlook is fine...however, at least one of the users doesn't sound like
he'll stand for the wait...and I can understand the frustration. Could this
delay in the Computer Browser service starting be related to the changes I
made per that article to get the other user on the internet?
> Thanks so much...this sounds exactly right!
> I'll take a look at it and let my consultant know about this article, too,
[quoted text clipped - 10 lines]
> > Name resolution and connectivity issues on a Routing and Remote Access
> > Server that also runs DNS or WINS
Jetro - 22 Jul 2004 18:29 GMT
Sounds like NetBIOS problems. Never seen long delays as such in Computer
Browser.
How does the CB start if you'd disconnect from the network and logon
locally?
Jenna - 22 Jul 2004 20:01 GMT
I'll look into that and try the offline thing.
> Sounds like NetBIOS problems. Never seen long delays as such in Computer
> Browser.
> How does the CB start if you'd disconnect from the network and logon
> locally?