Gentoo Archives: gentoo-user

From: Walter Willis <walterwn@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Ipsec with openswan consult...
Date: Sun, 17 Jul 2005 00:13:23
Message-Id: 6b0bc787050716170517467ea4@mail.gmail.com
1 i have gentoo 2005 with genkernel 2.6.12-gentoo and install openswan
2 2.3.1 , the 3 interface network.
3
4 finish install and configure
5 #rc-update add ipsec default
6
7 and reboot (it is not nessesary)
8
9
10 verify my installation and look two lines the No such file or directory.
11
12 # ipsec verify
13 Checking your system to see if IPsec got installed and started correctly:
14 Version check and ipsec on-path [OK]
15 Linux Openswan U2.3.1/K2.6.12-gentoo (netkey)
16 Checking for IPsec support in kernel [OK]
17 Checking for RSA private key (/etc/ipsec/ipsec.secrets) [OK]
18 Checking that pluto is running [OK]
19 Two or more interfaces found, checking IP forwarding [OK]
20 Checking NAT and MASQUERADEing [OK]
21 Checking for 'ip' command [OK]
22 Checking for 'iptables' command [OK]
23 Checking for 'setkey' command for NETKEY IPsec stack support [OK]
24 grep: /etc/ipsec.conf: No such file or directory
25 cat: /etc/ipsec.conf: No such file or directory
26
27 Opportunistic Encryption DNS checks:
28 Looking for TXT in forward dns zone: sip [MISSING]
29 Does the machine have at least one non-private address? [OK]
30 Looking for TXT in reverse dns zone: 12.20.60.200.in-addr.arpa.
31 [MISSING]
32
33
34 the ask is:
35 is normal the lines:
36 grep: /etc/ipsec.conf: No such file or directory
37 cat: /etc/ipsec.conf: No such file or directory
38
39 ??? and how to fix the error.
40
41 --
42 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Ipsec with openswan consult... "A. Khattri" <ajai@××××.net>