I'm not quite familiar with openvpn, maybe you shall ask in an openvpn mailing list Inouk
Olivier LUTZ wrote: > Hi all, > > I'm trying to use the F2n to connect with ovpn with client mode > > I got a working Ovpn server on debian lenny :-) > > I made my /etc/config/openvpn : http://pastebin.com/m3c19ca4c > I have tested with verb 11 on command line : > openvpn --client --comp-lzo --persist-key --persist-tun --tls-client > --ca /etc/openvpn/caAccess.crt --cert /etc/openvpn/SalonCast.crt --dev > tun-ovpn --key /etc/openvpn/SalonCast.key --port 1195 --proto udp > --remote server --tls-auth /etc/openvpn/taAccess.key --verb 6 > > Now it's not working : > Mon Sep 14 15:24:53 2009 us=165651 Local Options String: 'V4,dev-type > tun,link-mtu 1542,tun-mtu 1500,proto UDPv4,comp-lzo,cipher BF-CBC,auth > SHA1,keysize 128,tls-auth,key-method 2,tls-client' > Mon Sep 14 15:24:53 2009 us=165911 Expected Remote Options String: > 'V4,dev-type tun,link-mtu 1542,tun-mtu 1500,proto > UDPv4,comp-lzo,cipher BF-CBC,auth SHA1,keysize 128,tls-auth,key-method > 2,tls-server' > > > On working client (on debian) > Wed Dec 16 16:43:37 2009 us=64940 Local Options String: 'V4,dev-type > tun,link-mtu 1542,tun-mtu 1500,proto UDPv4,comp-lzo,*keydir 1*,cipher > BF-CBC,auth SHA1,keysize 128,tls-auth,key-method 2,tls-client' > Wed Dec 16 16:43:37 2009 us=64977 Expected Remote Options String: > 'V4,dev-type tun,link-mtu 1542,tun-mtu 1500,proto > UDPv4,comp-lzo,*keydir 0*,cipher BF-CBC,auth SHA1,keysize > 128,tls-auth,key-method 2,tls-server' > > My bad I can't find this option when editing /etc/init.d/openvpn, by > the way I begin to understand uci... :-D > > Thanks In advance for any help > > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Development mailing list > [email protected] > http://fonosfera.org/mailman/listinfo/development > _______________________________________________ Development mailing list [email protected] http://fonosfera.org/mailman/listinfo/development
