Quick Reference Guide
ProSafe VPN Firewall 50 FVS338 Reference Manual
System Logs and Error Messages B-5
v1.0, January 2010
PPP Logs
This section describes the WAN PPP connection logs. The PPP type can be configured from the
web management.
PPPoE Idle-Timeout Logs.
Explanation The Logs suggest that the fail-over was detected after 5 attempts instead of 3.
However, the reason the messages appear as above is because of the WAN
state transition logic which is part of the failover algorithm. The above logs can
be interpreted as below. The primary link failure is properly detected after the
3rd attempt. Thereafter the algorithm attempts to restart WAN and checks once
again to see if WAN1 is still down. This results in the 4th failure detection
message. If it is then it starts secondary link and once secondary link is up,
secondary link is marked as active. Meanwhile secondary link has failed once
more and that results 5th failure detection message. Please note that the 5th
failure detection and the message suggesting secondary link is active have the
same timestamp and so they happen in the same algorithm state-machine
cycle. So although it appears that the failover did not happen immediately after
3 failures, internally, the failover process is triggered after the 3rd failure and
transition to secondary link is completed by the 5th failure. The primary link is
also restarted every 3 failures till it is functional again. In the above log, primary
link was restarted after the 6th failure i.e. 3 failures after the failover process
was triggered.
Recommended Action Check the WAN settings and WAN failure detection method configured for the
primary link.
Table B-8. System Logs: WAN Status, PPPoE Idle-Timeout
Message Nov 29 13:12:46 [FVS338] [pppd] Starting connection
Nov 29 13:12:49 [FVS338] [pppd] Remote message: Success
Nov 29 13:12:49 [FVS338] [pppd] PAP authentication succeeded
Nov 29 13:12:49 [FVS338] [pppd] local IP address 50.0.0.62
Nov 29 13:12:49 [FVS338] [pppd] remote IP address 50.0.0.1
Nov 29 13:12:49 [FVS338] [pppd] primary DNS address 202.153.32.3
Nov 29 13:12:49 [FVS338] [pppd] secondary DNS address 202.153.32.3
Nov 29 11:29:26 [FVS338] [pppd] Terminating connection due to lack of activity.
Nov 29 11:29:28 [FVS338] [pppd] Connect time 8.2 minutes.
Nov 29 11:29:28 [FVS338] [pppd] Sent 1408 bytes, received 0 bytes.
Nov 29 11:29:29 [FVS338] [pppd] Connection terminated.
System Logs: WAN Status, Auto Rollover (continued)