[Openswan Users] windows 98 no conect vpn

Walter Willis walterwn at gmail.com
Wed Jun 7 22:23:35 CEST 2006


install opens wan with l2tpd.
i am cofigured ipsec.conf and ipsec secrets etc etc.
ipsec.conf

version 2.0

config setup
        interfaces=%defaultroute
        nat_traversal=yes
        #uniqueids=yes
        klipsdebug=all
        plutodebug=none
        virtual_private=%v4:10.0.0.0/8,%v4:172.16.0.0/12,%v4:192.168.0.0/16

conn %default
        #keyingtries=1
        keyingtries=3
        compress=yes
        disablearrivalcheck=no
        ikelifetime=20m
        keylife=60m
        rekey=no
        #authby=rsasig
        authby=secret|rsasig
        leftrsasigkey=%cert
        rightrsasigkey=%cert

conn roadwarrior-net
        leftsubnet=192.168.1.0/24
        also=roadwarrior

conn roadwarrior-all
        leftsubnet=0.0.0.0/0
        also=roadwarrior

conn roadwarrior
        left=%defaultroute
        leftcert=xxxxxxx.pem
        right=%any
        rightsubnet=vhost:%no,%priv
        auto=add
        pfs=no

conn roadwarrior-l2tp
        type=transport
        left=%defaultroute
        leftcert=xxxxxxx.pem
        leftprotoport=17/1701
        right=%any
        rightprotoport=17/%any
        pfs=no
        auto=add

conn roadwarrior-l2tp-oldwin
        left=%defaultroute
        leftcert=xxxxxxx.pem
        leftprotoport=17/0
        right=%any
        rightprotoport=17/1701
        rightsubnet=vhost:%no,%priv
        pfs=no
        auto=add

cofigured windows 98

conect and message error:


Jun  7 20:46:42 vpn last message repeated 2 times
Jun  7 20:46:44 vpn l2tpd[5474]: call_close : Connection 28 closed to
201.230.97.110, port 1701 (Timeout)
Jun  7 20:46:46 vpn l2tpd[5474]: handle_avps:  no handler for atribute
5 (Tie Breaker).
Jun  7 20:46:52 vpn l2tpd[5474]: handle_avps:  no handler for atribute
5 (Tie Breaker).
Jun  7 20:46:57 vpn l2tpd[5474]: call_close : Connection 28 closed to
201.230.97.110, port 1701 (Timeout)
Jun  7 20:46:58 vpn l2tpd[5474]: handle_avps:  no handler for atribute
5 (Tie Breaker).
Jun  7 20:47:04 vpn l2tpd[5474]: handle_avps:  no handler for atribute
5 (Tie Breaker).
Jun  7 20:47:09 vpn l2tpd[5474]: call_close : Connection 28 closed to
201.230.97.110, port 1701 (Timeout)
Jun  7 21:01:01 vpn crond(pam_unix)[5890]: session opened for user
root by (uid=0)
Jun  7 21:01:01 vpn crond(pam_unix)[5890]: session closed for user root


wthat is the preblem ???


More information about the Users mailing list