HP VPN Firewall Appliances VPN Configuration Guide
256
Analysis and solution
Possible reasons for login failure include:
• Tunnel setup failure, which might occur in the following cases:
{ The address of the LNS is set incorrectly on the LAC.
{ No L2TP group is configured on the LNS (usually a router) to receive calls from the tunnel peer.
For details, see the description of the allow command.
{ Tunnel authentication fails. Tunnel authentication must be enabled on both the LAC and LNS
and the tunnel authentication keys configured on the two sides must match.
{ If the tunnel is torn down by force on the local end but the remote end has not received the
notification packet for reasons such as network delay, a new tunnel cannot be set up.
• PPP negotiation failure, which might occur for the following reasons:
{ Usernames, passwords, or both are incorrectly configured on the LAC or are not configured on
the LNS.
{ The LNS cannot allocate addresses. This might be because the address pool is too small or no
address pool is configured.
{ The authentication type is inconsistent. For example, if the default authentication type for a VPN
connection created on Windows 2000 is MS-CHAP but the remote end does not support
MS-CHAP, the PPP negotiation will fail. In this case, change the authentication type to CHAP.
Symptom 2
Data transmission fails. A connection is setup but data cannot be transmitted. For example, the LAC and
LNS cannot ping each other.
Analysis and solution
Possible reasons for data transmission failure are as follows:
• No route is available. The LAC (or LAC client) must have a route to the private network behind the
LNS and the LNS must have a route to the private network behind the LAC. Otherwise, data
transmission fails. You can use the display ip routing-table command on the LAC (LAC client) and
LNS to check whether the expected routes are present. If not, configure a static route or configure a
dynamic routing protocol.
• Congestion occurs on the Internet backbone and packet loss ratio is high. L2TP data transmission
is based on UDP, which does not provide the packet error control function. If the line is unstable, the
LAC and LNS might be unable to ping each other and L2TP applications might fail.