[Openswan Users] 021 no connection named "GDC1"

John Serink jserink2004 at yahoo.com
Wed May 31 12:51:36 CEST 2006


Hi all:

Here is my system:
rx1000test:/var/log# uname -a
Linux rx1000test 2.6.8-16-486-rx #1 Wed Mar 15
15:33:23 UTC 2006 i586 GNU/Linux
rx1000test:/var/log# shorewall version
2.2.3
rx1000test:/var/log# ipsec --version
Linux Openswan U2.2.0/K2.6.8-16-486-rx (native)

Here is my /etc/ipsec.conf file:
# /etc/ipsec.conf - Openswan IPsec configuration file
version 2.0     # conforms to second version of
ipsec.conf specification
config setup
        # Debug-logging controls:  "none" for (almost)
none, "all" for lots.
        klipsdebug=none
        plutodebug=all
    interfaces=%defaultroute

# Add connections here

#Disable Opportunistic Encryption
#include=/etc/ipsec.d/examples/no_oe.conf

conn GDC1
        authby=secret
        auto=start
        left=%defaultroute
        leftid=@rx1000test
        leftsubnet=192.168.1.96/28
        leftmodecfgclient=yes
        ike=aes-md5-modp1024
        esp=aes-md5
        right=160.96.97.248
        rightsubnet=192.168.1.1/28
        rightmodecfgserver=yes
        type=tunnel
        pfs=no
        keyingtries=0

Here is what I get:
rx1000test:~# ipsec auto --ready
rx1000test:~# ipsec auto --up GDC1
021 no connection named "GDC1"

Now I can't figure that out! I looks like I have a
conn names GDC1. What am I missing here?

Cheers,
John

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam
protection around 
http://mail.yahoo.com 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the Users mailing list