Client unable to connect to Direct Access Server

DA client is unable to connect to URA serve,

Not sure why it says Interface deactivated.

if some one could help with me with next steps towards isolation would be helpfull.


Below us error details:-

Interface IPHTTPSInterface (Group Policy)  Parameters
------------------------------------------------------------
Role                       : client
URL                        : https://xyz.com:443/IPHTTPS
Last Error Code            : 0x0
Interface Status           : IPHTTPS interface deactivated

September 3rd, 2013 5:30am

Hi,

This interface is disabled when :

-another transition protocol is operational (eg teredo, just run A NETSH INTERFACE TEREDO SHOW STATE)

-DirectAccess client is connected on LAN (just provide a NETSH NAMESPACE SHOW EF to determine your NRPT state)

What operating system are you running on client-side Windows 7 or 8?

Did you configure your URA server with a network interface connected to Internet (Eg public addresses)?

Free Windows Admin Tool Kit Click here and download it now
September 3rd, 2013 10:22pm

netsh int teredo show state
***************************************************************************
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Windows\system32\LogSpace\{D0200480-7690-49FB-BDB1-A06BD76655E4}>netsh int teredo show state
Teredo Parameters
---------------------------------------------
Type                    : client
Server Name             : teredo.ipv6.microsoft.com.
Client Refresh Interval : 30 seconds
Client Port             : unspecified
---------------------------------------------------------------------------------------------------------------------------

using Windows 7 Enterprise- Answer to question number 2

We have Static NAT configured on URA where Public IP is directly NATTED to private IP.

What do you think is isuse here.

I tried Disabling teredo interface but no luck.

any help appreciated.

September 4th, 2013 12:47pm

Hi,

So not so simple. Can you provide the report generated by the Direct Access Connectivity Assistant when the DirectAccess client is connected trying to establish communication.

Free Windows Admin Tool Kit Click here and download it now
September 4th, 2013 12:54pm

Which logs you want to look at .

like ipconfig /all

ipconfig /all
***************************************************************************
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Windows\system32\LogSpace\{D0200480-7690-49FB-BDB1-A06BD76655E4}>ipconfig /all

Windows IP Configuration

   Host Name . . . . . . . . . . . . : abc09278abc
   Primary Dns Suffix  . . . . . . . : XYZ.com
   Node Type . . . . . . . . . . . . : Hybrid
   IP Routing Enabled. . . . . . . . : No
   WINS Proxy Enabled. . . . . . . . : No
   DNS Suffix Search List. . . . . . : xyz.com

Ethernet adapter Local Area Connection 2:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :XYZ.com
   Description . . . . . . . . . . . : Intel(R) 82579LM Gigabit Network Connection
   Physical Address. . . . . . . . . : 3C-97-0E-7C-CA-4B
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes

Wireless LAN adapter Wireless Network Connection:

   Connection-specific DNS Suffix  . : cable.rcn.com
   Description . . . . . . . . . . . : Intel(R) Centrino(R) Advanced-N 6205
   Physical Address. . . . . . . . . : 6C-88-14-0C-17-10
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
   Link-local IPv6 Address . . . . . : fe80::d001:83e1:c2a0:7e1%12(Preferred)
   IPv4 Address. . . . . . . . . . . : 192.168.1.107(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Lease Obtained. . . . . . . . . . : Friday, August 30, 2013 8:19:02 AM
   Lease Expires . . . . . . . . . . : Saturday, August 31, 2013 8:19:05 AM
   Default Gateway . . . . . . . . . : 192.168.1.1
   DHCP Server . . . . . . . . . . . : 192.168.1.1
   DHCPv6 IAID . . . . . . . . . . . : 308307744
   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-18-79-A3-FD-C8-D7-19-62-8B-EB
   DNS Servers . . . . . . . . . . . : 208.59.247.45
                                       208.59.247.46
                                       192.168.1.1
   NetBIOS over Tcpip. . . . . . . . : Enabled

Tunnel adapter isatap.cable.rcn.com:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : cable.rcn.com
   Description . . . . . . . . . . . : Microsoft ISATAP Adapter #2
   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Teredo Tunneling Pseudo-Interface:

   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Microsoft Teredo Tunneling Adapter
   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes
   IPv6 Address. . . . . . . . . . . : 2001:0:9d38:6ab8:388f:336d:3f57:fe94(Preferred)
   Link-local IPv6 Address . . . . . : fe80::388f:336d:3f57:fe94%29(Preferred)
   Default Gateway . . . . . . . . . : ::
   NetBIOS over Tcpip. . . . . . . . : Disabled

Tunnel adapter iphttpsinterface:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : iphttpsinterface
   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes

Tunnel adapter 6TO4 Adapter:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Microsoft 6to4 Adapter
   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes

C:\Windows\system32\LogSpace\{D0200480-7690-49FB-BDB1-A06BD76655E4}>

September 4th, 2013 1:19pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics