[Openswan Users] ipsec manual: fatal error in "vpn_manual": no IPsec-enabled interfaces found
sreenivasulu kesineni
kesineni.sreeni at gmail.com
Wed Oct 18 17:44:19 EDT 2006
Hi,
I am trying to test manual tunnel configuration on Fedora core 5 and I
am getting following error message when I the start tunnel
[root at localhost npg]# ipsec manual --up vpn_manual
ipsec manual: fatal error in "vpn_manual": no IPsec-enabled interfaces found
Can someone help me find where I am doing wrong. Below are my
configurations details
[root at localhost npg]# ipsec verify
Checking your system to see if IPsec got installed and started correctly:
Version check and ipsec on-path [OK]
Linux Openswan U2.4.4/K2.6.15-1.2054_FC5smp (netkey)
Checking for IPsec support in kernel [OK]
Checking for RSA private key (/etc/ipsec.secrets) [OK]
Checking that pluto is running [OK]
Two or more interfaces found, checking IP forwarding [OK]
Checking NAT and MASQUERADEing [OK]
Checking for 'ip' command [OK]
Checking for 'iptables' command [OK]
Checking for 'setkey' command for NETKEY IPsec stack support [OK]
Opportunistic Encryption Support [DISABLED]
[root at localhost npg]#
*************
etc/ipsec.conf
# basic configuration
config setup
# Debug-logging controls: "none" for (almost) none, "all" for lots.
# klipsdebug=none
# plutodebug="control parsing"
interfaces=%defaultroute
nat_traversal=yes
#default VPN parameters
conn %default
keyingtries=0
spi=0x200
esp=3des-md5-96
espenckey=0x01234567_89abcdef_02468ace_13579bdf_12345678_9abcdef0
espauthkey=0x12345678_9abcdef0_2468ace0_13579bdf
keylife=8h
include /etc/ipsec.d/*.conf
****************
****************
etc/ipsec.d/vpn.conf
#vpn tunnel
conn vpn_manual
left=192.168.1.100
leftsubnet=192.168.1.0/24
leftnexthop=%defaultroute
right=192.168.1.10
rightsubnet=192.168.1.0/24
rightnexthop=%defaultroute
spi=0x200
esp=3des-md5-96
espenckey=0xd320de9c_282481d2_85b67b1e_3ddd2121_288a24a2_86a842a6
espauthkey=0x60995096_3b48bf60_7c2c3412_332a4fca
**************
Thanks in advance
sreeni.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openswan.org/pipermail/users/attachments/20061018/f6222fc3/attachment.html
More information about the Users
mailing list