Re: Make CIPE Persistant
"Hans Steegers" <[email protected]>
| Newsgroups | gmane.comp.encryption.cipe |
|---|---|
| Message-ID | <001101c37866$3fc6db20$d620a8c0@pcw_hans.hnsasd.priv> |
> Now it is possible to specified the interval between time to reconnect ? Is this a question? There is no interval involved. The tunnel is operational as soon as the connection over the internet is available again. The tunnel uses UDP which is connectionless, which means it just send the packets (called datagrams) without having to establish a connection first. If you need to keep your internet connection open or your NAT connection alive, you can specify sending ping echo packets to keep it alive. Consult the manual for the "ping" keyword in your options file. Hans Steegers -----Original Message----- From: Cegonha <[email protected]> To: Hans Steegers <[email protected]>; [email protected] <[email protected]> Date: Thursday, September 11, 2003 2:51 PM Subject: Re: Make CIPE Persistant >Thanks a lot ! > > Now it is possible to specified the interval between time to reconnect ? > > Thanks > >Michael > > >Hans Steegers wrote: > >>Michael, >> >>On linux, and using a static key (not using PKCIPE), all you need to do is >>to set: >> >> maxerr=-1 >> >>in your options file. >> >>When the internet connection comes up again, the tunnel connection is >>restored automatically. No intervention needed. >> >>Hans Steegers >> -- Message sent by the [email protected] mailing list. Unsubscribe: mail [email protected], "unsubscribe cipe-l" in body Other commands available with "help" in body to the same address. CIPE info and list archive: <URL:http://sites.inka.de/~bigred/devel/cipe.html>