HomeSort by: relevance | last modified time | path
    Searched refs:racoon (Results 1 - 16 of 16) sorted by relevancy

  /src/share/examples/racoon/
Makefile 10 FILES= psk.txt.sample racoon.conf.sample \
11 racoon.conf.sample-gssapi racoon.conf.sample-inherit \
12 racoon.conf.sample-natt racoon.conf.sample-plainrsa \
14 FILESDIR=/usr/share/examples/racoon
18 .PATH: ${DIST}/src/racoon/samples ${DIST}/src/racoon/doc
  /src/share/examples/racoon/roadwarrior/server/
Makefile 8 FILES= racoon.conf racoon.conf-radius
9 FILESDIR=/usr/share/examples/racoon/roadwarrior/server
13 .PATH: ${DIST}/src/racoon/samples/roadwarrior/server
  /src/share/examples/racoon/roadwarrior/client/
Makefile 8 FILES= phase1-down.sh phase1-up.sh racoon.conf
9 FILESDIR=/usr/share/examples/racoon/roadwarrior/client
13 .PATH: ${DIST}/src/racoon/samples/roadwarrior/client
  /src/crypto/dist/ipsec-tools/src/racoon/
cftoken.l 506 yyerror("racoon not configured with --enable-hybrid");
513 yyerror("racoon not configured with --enable-hybrid");
520 yyerror("racoon not configured with --enable-hybrid");
527 yyerror("racoon not configured with --enable-hybrid");
534 yyerror("racoon not configured with --enable-hybrid");
541 yyerror("racoon not configured with --enable-hybrid");
548 yyerror("racoon not configured with --enable-hybrid");
555 yyerror("racoon not configured with --enable-hybrid");
  /src/share/examples/racoon/roadwarrior/
Makefile 11 FILESDIR=/usr/share/examples/racoon/roadwarrior
15 .PATH: ${DIST}/src/racoon/samples/roadwarrior
  /src/crypto/dist/ipsec-tools/rpm/suse/
ipsec-tools.spec.in 21 Provides: racoon
26 Source1: racoon.init
27 Source2: sysconfig.racoon
41 - racoon, an IKEv1 keying daemon
57 %{suse_update_config -f . src/racoon}
61 --libexecdir=%{_libdir} --sysconfdir=/etc/racoon \
71 install -m 0755 $RPM_SOURCE_DIR/racoon.init $RPM_BUILD_ROOT/etc/init.d/racoon
72 ln -sf /etc/init.d/racoon $RPM_BUILD_ROOT/usr/sbin/rcracoon
74 install -m 644 $RPM_SOURCE_DIR/sysconfig.racoon $RPM_BUILD_ROOT/var/adm/fillup-templates
    [all...]
racoon.init 13 # Provides: racoon
23 SETKEY_CONF=/etc/racoon/setkey.conf
25 RACOON="IPsec IKE daemon (racoon)"
26 RACOON_BIN=/usr/sbin/racoon
27 RACOON_CONF=/etc/racoon/racoon.conf
28 RACOON_PIDFILE=/var/run/racoon.pid
33 test -f /etc/sysconfig/racoon && . /etc/sysconfig/racoon
    [all...]
  /src/share/examples/
Makefile 9 SUBDIR+=racoon
  /src/usr.sbin/racoon/
Makefile 9 PROG= racoon
18 MAN= racoon.8 racoon.conf.5
22 CPPFLAGS+= -DSYSCONFDIR=\"/etc/racoon\"
74 .include "${.CURDIR}/Makefile.racoon"
  /src/usr.sbin/racoonctl/
Makefile 12 CPPFLAGS+= -I${DIST}/src/racoon -I${DIST}/src/libipsec \
20 .PATH: ${NETBSDSRCDIR}/lib/libipsec ${DIST}/src/racoon
  /src/etc/pam.d/
Makefile 6 passwd pop3 ppp racoon rexecd rsh sshd su system telnetd xdm \
  /src/crypto/dist/ipsec-tools/rpm/
ipsec-tools.FC1 4 # description: Starts and stops racoon and loads IPSec SPD's
7 # config: /etc/racoon/racoon.conf
15 RACOON=/usr/sbin/racoon
20 if [ ! -x /usr/sbin/$RACOON ]; then
21 echo -n $"/usr/sbin/$RACOON does not exist."; warning; echo
32 $RACOON
38 killall $RACOON 2> /dev/null
  /src/etc/rc.d/
Makefile 37 racoon rpcbind raidframe raidframeparity random_seed rarpd \
  /src/usr.sbin/
Makefile 79 SUBDIR+= plainrsa-gen racoon racoonctl
  /src/etc/defaults/
rc.conf 194 racoon=NO # IKE daemon
  /src/usr.sbin/postinstall/
postinstall.in 1914 passwd pop3 ppp racoon rexecd rsh sshd su system telnetd \

Completed in 24 milliseconds