- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- how to keep linux cisco vpn client up and running ...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2003 03:39 PM
09-05-2003 03:39 PM
I have installed vpnclient-linux-3.7.3.A
at SuSE 8.2
My problem is, that sometimes the tunnel goes down.
I'm looking for a script to keep linux cisco vpn client up and running.
regards
chris
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2003 12:04 AM
09-06-2003 12:04 AM
SolutionI think the best Idea would be to write a Wrapper which checks if the Process is running and if it's not running restart the whole thing. Then put the wrapper in the /etc/inittab and when it goes down it will be automatically restarted(we have a similar script for the sshd).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2003 02:40 AM
09-06-2003 02:40 AM
Re: how to keep linux cisco vpn client up and running ?
can you post your script please ?
kind regards
chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2003 11:30 PM
09-07-2003 11:30 PM
Re: how to keep linux cisco vpn client up and running ?
Attached youll find the script.
regards
oliver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2003 04:34 AM
09-08-2003 04:34 AM
Re: how to keep linux cisco vpn client up and running ?
And how should I put this Wrapper to
/etc/inittab ?
Regards
chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2004 11:05 AM
01-13-2004 11:05 AM
Re: how to keep linux cisco vpn client up and running ?
I wrote a shell script.
It runs from cron
and now is the vpn client
up and running all the time !
regards
chris