IPv6 readyNote: This archive passes through spamassassin. Every mail marked with the subject "*****SPAM*****" has exceed a certain threshold of spam-like behaviour.

RE: [Users] Problems with Interfaces.

From: Daniel Sargent (dsargent_at_e-promotions.co.uk)
Date: Tue May 07 2002 - 19:21:09 CEST


#
# Default Configuration File for FreeS/WAN IPSEC
#

config setup
        interfaces="ipsec0=eth1"
        klipsdebug=none
        plutodebug=none

conn %default
        keyingtries=0

conn vpn
        type=tunnel
        keyexchange=ike
        auth=esp
        esp=3des-md5-96
        keylife=86400
        ikelifetime=28800
        pfs=yes
        compress=no
        left=213.219.50.xxx
        right=193.36.81.xxx
        auto=start
        leftnexthop=213.219.50.xxx
        leftsubnet=212.111.57.0/255.255.255.xxx
        rightsubnet=193.36.81.0/255.255.255.xxx
        authby=secret

Full ipsec.conf

----------------------------------------------------------
Mr Daniel Sargent.
Systems Administrator.
E-Promotions Limited.
                                                          
Unit 21/27 City Business Center,
St. Olav's Court,
Lower Road,
London, SE16 2XB.
                                                          
T: +44 207 231 4042
F: +44 207 231 4242
w: http://www.e-promotions.co.uk/
                                                          
----------------------------------------------------------
This communication is intended only for the recipient(s)
listed above its contents are confidential and privileged.
If you are not the intended recipient please
notify us immediately. It is strictly prohibited to use
or copy this communication (including printing or onward
transmission to a third party) without our consent. As
email may not be secure the contents of this communication
should be verified with ourselves.
----------------------------------------------------------

-----Original Message-----
From: ipsec_at_empireenterprises.com [mailto:ipsec_at_empireenterprises.com]
Sent: 07 May 2002 17:53
To: Daniel Sargent; users_at_lists.freeswan.org
Subject: Re: [Users] Problems with Interfaces.

Your definition of vpn, is probably incorrect.
Please include your entire /etc/ipsec.conf

-g

> freeswan:~ # ipsec auto --up vpn
> 003 "vpn": cannot find interface for connection "vpn"
> 022 "vpn": could not orient connection
>
> I have the interfaces setup in the /etc/ipsec.conf
>
> config setup
> interfaces="ipsec0=eth1"
> klipsdebug=none
> plutodebug=none
>
> freeswan:~ # ipsec tncfg
> ipsec0 -> eth1 mtu=16260 -> 1500
>
> Can anyone give me some ideas on what could be wrong?
>
> TIA
>
> Dan

_______________________________________________
Users mailing list
Users_at_lists.freeswan.org
http://lists.freeswan.org/mailman/listinfo/users



This archive was generated by hypermail 2.1.3 : Mon Jul 29 2002 - 05:19:57 CEST