Mailinglist Archive: opensuse-security (409 mails)

< Previous Next >
Re: [suse-security] freeswan and init.d
  • From: Martin Köhling <mk@xxxxxxxxxxxxxxxxxx>
  • Date: Mon, 26 Aug 2002 11:17:08 +0200 (CEST)
  • Message-id: <Pine.LNX.4.33.0208261108420.8432-100000@xxxxxxxxxxxxxxxxxx>
Hi!

On Sun, 25 Aug 2002, Glenn Remstedt wrote:

> I'm new here, but how do you config so that "ipsec" is running also
> after reboot ?

Simply change the line
START_IPSEC=no
to read
START_IPSEC=yes
in /etc/rc.config.

However:
if you have a dial-up account (rather than a real leased line), you
should rather add something like "/usr/sbin/rcipsec start" to
/etc/ppp/ip-up.local, and "/usr/sbin/rcipsec stop" to
/etc/ppp/ip-down.local.

(The problem is caused by DNS lookups during startup; alternatively,
you might get away with just using fixed IPs instead of DNS names in
/etc/ipsec.conf...)

Cheers,
Martin


< Previous Next >
References