Quantcast
Channel: Network Infrastructure Servers forum
Viewing all articles
Browse latest Browse all 5877

Cannot establish an L2TP VPN connection between an Android device and a Windows Server 2012

$
0
0

L2TP VPN to Windows Server 2012 is not Working with Android Phone. With Windows and iPad L2TP vpn is working ok. Is there similar issue in 2012 Server than in TMG?

http://support.microsoft.com/kb/2722729?wa=wsignin1.0

There is following error in log. We have also older VPN server (Windows 2008 R2) and with that Android is working ok.

Regards,

Petri

Log Name:      Security
Source:        Microsoft-Windows-Security-Auditing
Date:          23.1.2013 13:18:47
Event ID:      4625
Task Category: Logon
Level:         Information
Keywords:      Audit Failure
User:          N/A
Computer:      da-02.ky.local
Description:
An account failed to log on.

Subject:
 Security ID:  SYSTEM
 Account Name:  DA-02$
 Account Domain:  SAVONIA-AMK
 Logon ID:  0x3E7

Logon Type:   3

Account For Which Logon Failed:
 Security ID:  NULL SID
 Account Name:  kesiipe
 Account Domain:  SAVONIA-AMK

Failure Information:
 Failure Reason:  An Error occured during Logon.
 Status:   0xC00002A1
 Sub Status:  0x0

Process Information:
 Caller Process ID: 0x32c
 Caller Process Name: C:\Windows\System32\svchost.exe

Network Information:
 Workstation Name: 
 Source Network Address: -
 Source Port:  -

Detailed Authentication Information:
 Logon Process:  IAS
 Authentication Package: MICROSOFT_AUTHENTICATION_PACKAGE_V1_0
 Transited Services: -
 Package Name (NTLM only): -
 Key Length:  0

This event is generated when a logon request fails. It is generated on the computer where access was attempted.

The Subject fields indicate the account on the local system which requested the logon. This is most commonly a service such as the Server service, or a local process such as Winlogon.exe or Services.exe.

The Logon Type field indicates the kind of logon that was requested. The most common types are 2 (interactive) and 3 (network).

The Process Information fields indicate which account and process on the system requested the logon.

The Network Information fields indicate where a remote logon request originated. Workstation name is not always available and may be left blank in some cases.

The authentication information fields provide detailed information about this specific logon request.
 - Transited services indicate which intermediate services have participated in this logon request.
 - Package name indicates which sub-protocol was used among the NTLM protocols.
 - Key length indicates the length of the generated session key. This will be 0 if no session key was requested.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-Security-Auditing" Guid="{54849625-5478-4994-A5BA-3E3B0328C30D}" />
    <EventID>4625</EventID>
    <Version>0</Version>
    <Level>0</Level>
    <Task>12544</Task>
    <Opcode>0</Opcode>
    <Keywords>0x8010000000000000</Keywords>
    <TimeCreated SystemTime="2013-01-23T11:18:47.171921200Z" />
    <EventRecordID>21174</EventRecordID>
    <Correlation />
    <Execution ProcessID="556" ThreadID="4748" />
    <Channel>Security</Channel>
    <Computer>da-02.ky.local</Computer>
    <Security />
  </System>
  <EventData>
    <Data Name="SubjectUserSid">S-1-5-18</Data>
    <Data Name="SubjectUserName">DA-02$</Data>
    <Data Name="SubjectDomainName">SAVONIA-AMK</Data>
    <Data Name="SubjectLogonId">0x3e7</Data>
    <Data Name="TargetUserSid">S-1-0-0</Data>
    <Data Name="TargetUserName">kesiipe</Data>
    <Data Name="TargetDomainName">SAVONIA-AMK</Data>
    <Data Name="Status">0xc00002a1</Data>
    <Data Name="FailureReason">%%2304</Data>
    <Data Name="SubStatus">0x0</Data>
    <Data Name="LogonType">3</Data>
    <Data Name="LogonProcessName">IAS</Data>
    <Data Name="AuthenticationPackageName">MICROSOFT_AUTHENTICATION_PACKAGE_V1_0</Data>
    <Data Name="WorkstationName">
    </Data>
    <Data Name="TransmittedServices">-</Data>
    <Data Name="LmPackageName">-</Data>
    <Data Name="KeyLength">0</Data>
    <Data Name="ProcessId">0x32c</Data>
    <Data Name="ProcessName">C:\Windows\System32\svchost.exe</Data>
    <Data Name="IpAddress">-</Data>
    <Data Name="IpPort">-</Data>
  </EventData>
</Event>


Viewing all articles
Browse latest Browse all 5877

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>