Another can't access LAN issue

Scripts to manage certificates or generate config files

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
Morbeas
OpenVpn Newbie
Posts: 3
Joined: Wed Jul 18, 2012 12:36 am

Another can't access LAN issue

Post by Morbeas » Fri Apr 10, 2015 11:31 am

Searching the forums, I see tons of these threads but none was able to fix my particular issue so I'm starting a new topic. My apologies in advance.

I'm using an Easybox 904 DSL modem as my OpenVPN server. As you can imagine, I do not have access to the server config files. I'm able to establish a connection but cannot access localk resources on the LAN. My client config file is as follows:

client
dev tun
proto tcp
remote xxx 1194
resolv-retry infinite
nobind
persist-key
persist-tun
pkcs12 HalLaptop.p12
comp-lzo
verb 3
remote-cert-tls server

The one solution I've found was to use Bridged mode but then my Android phone cannot establish a connection since it doesn't support a TAP device. :(

Any ideas?

User avatar
Traffic
OpenVPN Protagonist
Posts: 4066
Joined: Sat Aug 09, 2014 11:24 am

Re: Another can't access LAN issue

Post by Traffic » Sat Apr 11, 2015 5:55 pm

You must gain access to the server ..

Post Reply