Server 2008 R2 network Identification problem
-
2012年2月17日 下午 05:00We recently set up a file and print server at our home office in Indiana to be used at a divisional office in Texas. They connect back to us through a Cisco Pix VPN (soon to be replaced by a new sonicwall). The server is now down there, and the network identification doesn't seem to be working. Under the "View your active networks" it jsut says identifing, and that there is no internet connection. It can get on the internet, and all the client PC's seem to now be able to connect to it for their files/printers/and DHCP settings, it's also a Domain controller for that site if that makes any difference. Is there a fix for this issue? I'd like to get it resolved so this doesn't possibly have some unforseen consiquence later on. Or do i not need to worry about it?
所有回覆
-
2012年2月20日 上午 07:57版主
Hi adml_shake,
Thanks for posting here.
>The server is now down there, and the network identification doesn't seem to be working. Under the "View your active networks" it jsut says identifing, and that there is no internet connection
Is it multihomd ? could you first show us the “ipconfig /all” and “route print”results for this remote domain controller here ? especially the DNS address it is using now .
Before that please take look the explication in the article below:
Network Location Awareness (NLA) and how it relates to Windows Firewall Profiles
http://blogs.technet.com/b/networking/archive/2010/09/08/network-location-awareness-nla-and-how-it-relates-to-windows-firewall-profiles.aspxThanks.
Tiger Li
Tiger Li
TechNet Community Support
- 已編輯 Tiger LiModerator 2012年2月20日 上午 07:58
- 已標示為解答 Tiger LiModerator 2012年2月23日 上午 10:44
-
2012年2月23日 下午 05:02
Yes it's a multihomed server, but the other NIC is disabled. And the firewall is off through a domain GPO we have.
IPCONFIG:
Windows IP Configuration
Host Name . . . . . . . . . . . . : texas-fs-01
Primary Dns Suffix . . . . . . . : FRIVER.LOCAL
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : FRIVER.LOCAL
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Broadcom BCM5708C NetXtreme II GigE (NDIS VBD Client)
Physical Address. . . . . . . . . : 00-18-8B-48-45-8C
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
IPv4 Address. . . . . . . . . . . : 192.168.25.8(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.25.1
DNS Servers . . . . . . . . . . . : 192.168.25.8
192.168.1.7
127.0.0.1
NetBIOS over Tcpip. . . . . . . . : Enabled
Tunnel adapter isatap.{508326A7-EEB2-4675-A301-EAF29898E9A3}:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft ISATAP Adapter
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Tunnel adapter Teredo Tunneling Pseudo-Interface:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
ROUTE PRINT:
===========================================================================
Interface List
11...00 18 8b 48 45 8c ......Broadcom BCM5708C NetXtreme II GigE (NDIS VBD Client)
1...........................Software Loopback Interface 1
12...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter
15...00 00 00 00 00 00 00 e0 Teredo Tunneling Pseudo-Interface
===========================================================================
IPv4 Route Table
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.25.1 192.168.25.8 276
127.0.0.0 255.0.0.0 On-link 127.0.0.1 306
127.0.0.1 255.255.255.255 On-link 127.0.0.1 306
127.255.255.255 255.255.255.255 On-link 127.0.0.1 306
192.168.25.0 255.255.255.0 On-link 192.168.25.8 276
192.168.25.8 255.255.255.255 On-link 192.168.25.8 276
192.168.25.255 255.255.255.255 On-link 192.168.25.8 276
224.0.0.0 240.0.0.0 On-link 127.0.0.1 306
224.0.0.0 240.0.0.0 On-link 192.168.25.8 276
255.255.255.255 255.255.255.255 On-link 127.0.0.1 306
255.255.255.255 255.255.255.255 On-link 192.168.25.8 276
===========================================================================
Persistent Routes:
Network Address Netmask Gateway Address Metric
0.0.0.0 0.0.0.0 192.168.25.1 Default
===========================================================================
IPv6 Route Table
===========================================================================
Active Routes:
If Metric Network Destination Gateway
1 306 ::1/128 On-link
1 306 ff00::/8 On-link
===========================================================================
Persistent Routes:
None

