Obsolete Releases > SME 8.x Contribs

Openvpn bridge with IOS not working

<< < (2/3) > >>

crazybob:
Thanks for the fast responses.
I will be trying soon.

guest22:

--- Quote from: Arnie on February 09, 2016, 01:13:55 AM ---I have both OpenVPN Bridged and Routed on my SME, bound to ports 1194 and 1195 respectively. Windows & Linux devices use Bridged. Android and IOS devices use Routed. Works well.

--- End quote ---


Could you please craft up a wiki page on your setup please? I'll assist in formatting, a plain text dump would be fine.


TIA

Arnie:

--- Quote from: guest22 on February 10, 2016, 11:30:49 AM ---
Could you please craft up a wiki page on your setup please? I'll assist in formatting, a plain text dump would be fine.


TIA

--- End quote ---

Actually, I followed the existing wiki articles to install both versions. No deviation was necessary.

crazybob:
Thanks for the pointer. Works great.

crazybob:
I thought I had it working. It connects, but I cannot actually access the server. I have set the config to tun, and changed the port to 1195 in he ovpn file as well as in the vpn server, but looking at the ipad, it says it is using tap, and port 1194.

this it the file I am using (with the contents of the ca.cert removed, and the remote address blanked out

--- Code: ---proto udp
dev tun
nobind
# Uncomment the following line if your system
# support passtos (not supported on Windows)
# passtos
remote xxx.xxx.com

tls-client
ns-cert-type server


# Replace user.p12 with the certificate
# bundle in PKCS12 format
pkcs12 Joe.p12

<ca>
-----BEGIN CERTIFICATE-----

-----END CERTIFICATE-----
</ca>

# You can replace the pkcs12
# directive with the old ones
#ca cacert.pem
#cert user.pem
#key user-key.pem

mtu-test
comp-lzo
pull
--- End code ---
Does anyone know a source of a good ovpn config file to use with the ipad?
thanks

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version