[Openswan Users] PSK / GreenBow question

Gary W. Smith gary at primeexalia.com
Fri Apr 22 22:18:34 CEST 2005


Hello, 

I was wondering if someone can point me in the proper direction for
setting up PSK on a server to be connected by GreenBow VPN client.  I
haven't had much success as of yet configuring it.  I'd like to work out
the server side, making sure everything is correct, and then move onto
the client.  Can someone let me know the proper way to setup a dynamic
PSK configuration?

/etc/ipsec.conf contains:

# basic configuration
conn PSK-OTHER
        auto=add
        authby=secret
        pfs=yes
        ike=3des-sha1
        left=%any
        leftprotoport=17/1701
        right=xxx.xxx.xxx.xxx
        rightprotoport=17/%any
        keyingtries=3

conn PSK-WIN2KXP
        auto=add
        authby=secret
        pfs=yes
        ike=3des-sha1
        left=%any
        leftprotoport=17/1701
        right=xxx.xxx.xxx.xxx
        rightprotoport=17/1701
        keyingtries=3

/etc/ipsec.secrets contains:
xxx.xxx.xxx.xxx %any : PSK "wernweoiwoerjwieorgfwiernfweio"

Thanks, 

Gary Wayne Smith
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openswan.org/pipermail/users/attachments/20050422/f9613262/attachment.htm


More information about the Users mailing list