[Bug 305199] Re: OpenVPN on Ubuntu Intrepid

2008-12-06 Thread Gonczi
OK it works !!!

However if I put script-security 2 in the config file in /etc/openvpn
there is an error message like unknown parameter 2 (I don't remember
exactly). I have also given the exact path for the files up.sh and
down.sh.

Thank you so much for your aid

-- 
OpenVPN on Ubuntu Intrepid
https://bugs.launchpad.net/bugs/305199
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 305199] Re: OpenVPN on Ubuntu Intrepid

2008-12-05 Thread Gonczi
*** This bug is a duplicate of bug 260291 ***
https://bugs.launchpad.net/bugs/260291

First I used network-manager but when the bug appeared I downloaded
network-manager-openvpn and the bug remained  unchanged. Here is my
configuration file openvpn.conf (NAME stands for my user id, IP-number
for the remote IP)

client
up ~/bin/up.sh
down ~/bin/down.sh
;dev tap
dev tun0
;dev-node vpn1
proto tcp
;proto udp
remote IP-number 22
;remote-random
resolv-retry infinite
nobind
;port 
;user nobody
;group nobody
persist-key
persist-tun
;http-proxy-retry # retry on connection failures
;http-proxy [proxy server] [proxy port #]
;mute-replay-warnings
ca ca.crt
cert NAME.crt
key NAME.key
ns-cert-type server
tls-auth XXXvpnta.key 1
;cipher BF-CBC# Blowfish (default)
cipher AES-128-CBC   # AES
;cipher DES-EDE3-CBC  # Triple-DES
comp-lzo
verb 3
;mute 20

And I use the command :

sudo openvpn --config openvpn.conf

Thank you.

-- 
OpenVPN on Ubuntu Intrepid
https://bugs.launchpad.net/bugs/305199
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 305199] Re: OpenVPN on Ubuntu Intrepid

2008-12-05 Thread Thierry Carrez
2.1 RC9 and above introduced a new parameter for more security. If you
want to maintain backward compatibility you should add script-security
2 to your config file.

NB: you should consider putting your configuration in /etc/openvpn and
starting it using sudo /etc/init.d/openvpn start to avoid such
problems in the future.

** This bug is no longer a duplicate of bug 260291
   Network Manager 0.7, openvpn, VPN Connection Failed

** Changed in: openvpn (Ubuntu)
   Status: New = Invalid

-- 
OpenVPN on Ubuntu Intrepid
https://bugs.launchpad.net/bugs/305199
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 305199] Re: OpenVPN on Ubuntu Intrepid

2008-12-04 Thread Noel J. Bergman
*** This bug is a duplicate of bug 260291 ***
https://bugs.launchpad.net/bugs/260291

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 260291, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 260291
   Network Manager 0.7, openvpn, VPN Connection Failed

-- 
OpenVPN on Ubuntu Intrepid
https://bugs.launchpad.net/bugs/305199
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 305199] Re: OpenVPN on Ubuntu Intrepid

2008-12-04 Thread Thierry Carrez
*** This bug is a duplicate of bug 260291 ***
https://bugs.launchpad.net/bugs/260291

I'm not sure this is a duplicate. Bug 260291 was about usage with
network-manager-openvpn and was fixed in Intrepid.

Gonczi: are you using network-manager-openvpn ? If not, could you post
your openvpn configuration ?

-- 
OpenVPN on Ubuntu Intrepid
https://bugs.launchpad.net/bugs/305199
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs