Anonymous | Login | 2024-11-21 01:45 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001580 | ClearCenter | app-dynamic-vpn - Dynamic VPN | public | 2014-02-20 08:23 | 2014-02-26 09:57 | ||||
Reporter | bchambers | ||||||||
Assigned To | bchambers | ||||||||
Priority | normal | Severity | minor | Reproducibility | sometimes | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 6.5.0 | ||||||||
Target Version | 6.5.0 Updates | Fixed in Version | 6.5.0 Updates | ||||||
Summary | 0001580: Add sanity check to webconfig page to ensure vpnwatchd service is running | ||||||||
Description | Logged into a box today where a tunnel had been configured. IPsec running, but tunnel was 'stuck' at 'initializing'. [root@xxx log]# service vpnwatchd status vpnwatchd is stopped Log files show it was running 15 hrs prior, but no reason why it wasn't running. system:Feb 19 17:16:29 xxx vpnwatchd: info: system - LAN interface set to eth1 system:Feb 19 17:16:29 xxx vpnwatchd: info: system - WAN interface set to eth0 system:Feb 19 17:16:29 xxx vpnwatchd: info: system - sending IP info to SDN system:Feb 19 17:16:29 xxx vpnwatchd: info: system - using LAN IP 192.168.1.1 system:Feb 19 17:16:29 xxx vpnwatchd: info: system - reloading connection list system:Feb 19 17:16:29 xxx vpnwatchd: info: system - no managed connections defined system:Feb 19 17:16:29 xxx vpnwatchd: info: system - configuring intrusion prevention auto-whitelist system:Feb 19 17:16:29 xxx vpnwatchd: info: system - updating intrusion prevention whitelist system:Feb 19 17:16:29 xxx vpnwatchd: info: system - reloading intrusion prevention system system:Feb 20 10:14:11 xxx vpnwatchd: info: system - started system:Feb 20 10:14:11 xxx vpnwatchd: info: system - interval set to 60 seconds system:Feb 20 10:14:11 xxx vpnwatchd: info: system - debug set to 0 system:Feb 20 10:14:11 xxx vpnwatchd: info: system - syslog set to local6 system:Feb 20 10:14:11 xxx vpnwatchd: info: system - aggressive mode set to 0 system:Feb 20 10:14:11 xxx vpnwatchd: info: system - SDN cluster added, https://sdn1.clearsdn.com/4.08 [^] system:Feb 20 10:14:11 xxx vpnwatchd: info: system - SDN cluster added, https://sdn2.clearsdn.com/4.08 [^] system:Feb 20 10:14:11 xxx vpnwatchd: info: system - SDN cluster added, https://sdn3.clearsdn.com/4.08 [^] | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0001151) bchambers (administrator) 2014-02-20 08:51 |
Bad info...IPsec was *not* running. Dynamic VPN should have a sanity check to see if IPSec is running. The RHS widget monitors vpnwatchd...but if you don't install IPsec, you have no idea if it is running or how to start it if it is not running. |
(0001152) bchambers (administrator) 2014-02-20 13:09 |
Duplicated after a fresh install, vpnwatchd does not start if rsyslog has died. [root@devel log]# service vpnwatchd start Starting vpnwatch: no connection to syslog available - /dev/log is not a socket at /usr/sbin/vpnwatchd line 339 [FAILED] |
(0001153) bchambers (administrator) 2014-02-20 13:09 |
Sanity check should attempt to restart rsyslog then start vpnwatchd |
Issue History | |||
Date Modified | Username | Field | Change |
2014-02-20 08:23 | bchambers | New Issue | |
2014-02-20 08:51 | bchambers | Note Added: 0001151 | |
2014-02-20 13:09 | bchambers | Note Added: 0001152 | |
2014-02-20 13:09 | bchambers | Note Added: 0001153 | |
2014-02-21 08:56 | bchambers | Assigned To | => bchambers |
2014-02-21 08:56 | bchambers | Status | new => acknowledged |
2014-02-21 08:56 | bchambers | Status | acknowledged => confirmed |
2014-02-21 14:01 | bchambers | Status | confirmed => resolved |
2014-02-21 14:01 | bchambers | Fixed in Version | => 6.5.0 Updates |
2014-02-21 14:01 | bchambers | Resolution | open => fixed |
2014-02-21 14:02 | bchambers | Status | resolved => closed |
2014-02-26 09:57 | user2 | Issue cloned: 0001584 | |
2014-02-26 09:57 | user2 | Relationship added | related to 0001584 |