Greetings,
I'm having problems getting my android phone to work properly with OpenVPN on my AC66R and trying to figure out what's going wrong.
The router is using 376.45 and my Android Client is OpenVPN Client since it offers tap support (phone is Moto Droid Maxx - 4.4.4 - Verizon)
I can connect fine, but when I redirect traffic to internet through my gateway it works for a couple pages then starts hanging on UDP till it reconnects. With TCP I have to reconnect after every page request so I'm constantly bouncing between connected/disconnected to the VPN.
Export of client file:
client
dev tap
# Windows needs the TAP-Win32 adapter name
# from the Network Connections panel
# if you have more than one. On XP SP2,
# you may need to disable the firewall
# for the TAP adapter.
;dev-node MyTap
proto udp
remote (removed) 1194
float
comp-lzo adaptive
keepalive 15 60
auth-user-pass
ns-cert-type server
Server side settings:
Interface Type: TAP
Protocol: UDP
Port: 1194
Firewall: Auto
Authorization: TLS
Username/Password Authentication: Yes
Username / Password Auth. Only: Yes
Extra HMAC authorization (tls-auth): Disable
Allocate from DHCP: Yes
Poll Interval( 0 to disable): 0
Direct clients to redirect Internet traffic: Yes
Respond to DNS: Yes
Advertise DNS to clients: Yes
Encryption cipher: Default
Compression: Adaptive
TLS Renegotiation Time( -1 for default ): -1
Manage Client-Specific Options: No
Other options on CLIENT:
Use tap device
Pull configuration
Set LZO compression adaptive
Set keepalive: ping every 15 restart after 60 (seconds)
Routing: redirect gateway
Any ideas?
I'm having problems getting my android phone to work properly with OpenVPN on my AC66R and trying to figure out what's going wrong.
The router is using 376.45 and my Android Client is OpenVPN Client since it offers tap support (phone is Moto Droid Maxx - 4.4.4 - Verizon)
I can connect fine, but when I redirect traffic to internet through my gateway it works for a couple pages then starts hanging on UDP till it reconnects. With TCP I have to reconnect after every page request so I'm constantly bouncing between connected/disconnected to the VPN.
Export of client file:
client
dev tap
# Windows needs the TAP-Win32 adapter name
# from the Network Connections panel
# if you have more than one. On XP SP2,
# you may need to disable the firewall
# for the TAP adapter.
;dev-node MyTap
proto udp
remote (removed) 1194
float
comp-lzo adaptive
keepalive 15 60
auth-user-pass
ns-cert-type server
Server side settings:
Interface Type: TAP
Protocol: UDP
Port: 1194
Firewall: Auto
Authorization: TLS
Username/Password Authentication: Yes
Username / Password Auth. Only: Yes
Extra HMAC authorization (tls-auth): Disable
Allocate from DHCP: Yes
Poll Interval( 0 to disable): 0
Direct clients to redirect Internet traffic: Yes
Respond to DNS: Yes
Advertise DNS to clients: Yes
Encryption cipher: Default
Compression: Adaptive
TLS Renegotiation Time( -1 for default ): -1
Manage Client-Specific Options: No
Other options on CLIENT:
Use tap device
Pull configuration
Set LZO compression adaptive
Set keepalive: ping every 15 restart after 60 (seconds)
Routing: redirect gateway
Any ideas?