Search found 4 matches

by jdroh
Sun Jun 02, 2013 12:02 pm
Forum: News
Topic: Version 1.5.10
Replies: 203
Views: 382355

Re: Version 1.5.10

root:~# openvpn --show-ciphers <snip> DESX-CBC 192 bit default key (fixed) BF-CBC 128 bit default key (variable) BF-CFB 128 bit default key (variable) BF-OFB 128 bit default key (variable) <snip> Fantastic. That explains a lot. I guess I can try using AES-256 instead. Someone should probably remove...
by jdroh
Wed May 29, 2013 11:14 am
Forum: News
Topic: Version 1.5.10
Replies: 203
Views: 382355

Re: Version 1.5.10

root:~# openvpn --show-ciphers <snip> DESX-CBC 192 bit default key (fixed) BF-CBC 128 bit default key (variable) BF-CFB 128 bit default key (variable) BF-OFB 128 bit default key (variable) <snip> Fantastic. That explains a lot. I guess I can try using AES-256 instead. Someone should probably remove...
by jdroh
Tue May 28, 2013 9:12 am
Forum: News
Topic: Version 1.5.10
Replies: 203
Views: 382355

Re: Version 1.5.10

reddily, can you verify my issue with iOS? I was having trouble getting 256 bit ( Blowfish ) encryption handshaking to work properly with the iOS client (OpenVPN 1.0.1 build 88) Not sure if it was cockpit error or a problem with the OpenVPN GUI setup scripts on the router. Note that with the default...
by jdroh
Wed May 22, 2013 12:30 am
Forum: News
Topic: Version 1.5.10
Replies: 203
Views: 382355

OpenVPN Issues in 1.5.10

Finally got OpenVPN working with the iOS openVPN client Main problem appears to have been with trying to use the 256 bit encryption instead of 128 bit. iphone/xx.xx.xx.xx:1024 Authenticate/Decrypt packet error: cipher final failed Switching to 128 bit blowfish and regenerating keys seems to have fix...