Hi,
Hi,
I've recently installed OpenVPN on my HTC Tattoo phone, all certificates are ok , and i can connect to my server, log files seems to be ok.
My problem is thats i simply cannot ping or browse the server network from the phone... cannot ping VPN IP or local network IP.. nothing at all.
so i decided to configure client on a Windows computer, all is ok, no problem at all... with same configuration and same certificates...
Anyone had same issue? What do you think i should check?
server config:
and the client
Hi,
I've recently installed OpenVPN on my HTC Tattoo phone, all certificates are ok , and i can connect to my server, log files seems to be ok.
My problem is thats i simply cannot ping or browse the server network from the phone... cannot ping VPN IP or local network IP.. nothing at all.
so i decided to configure client on a Windows computer, all is ok, no problem at all... with same configuration and same certificates...
Anyone had same issue? What do you think i should check?
server config:
port 1194 proto udp dev tun ca /mnt/C/sys/etc/ca.crt cert /mnt/C/sys/etc/server.crt key /mnt/C/sys/etc/server.key # This file should be kept secret dh /mnt/C/sys/etc/dh1024.pem server 10.8.0.0 255.255.255.0 ifconfig-pool-persist ipp.txt push "route 192.168.3.0 255.255.255.0" tls-auth /mnt/C/sys/etc/ta.key 0 max-clients 2 user nobody group nobody persist-key persist-tun log-append /var/log/messages verb 4
and the client
client dev tun proto udp remote XXXXXXX.dyndns.org 1194 resolv-retry infinite nobind persist-key persist-tun ca ca.crt cert client.crt key client.key tls-auth ta.key 1 comp-lzo verb 3







Sign In
Create Account

Back to top









