Porting OpenVpn Client only

All comments and questions related to the functionality of the OpenVPN web pages and forum should go here.

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

the corporal
OpenVpn Newbie
Posts: 1
Joined: Fri Dec 30, 2011 6:20 pm

Re: Porting OpenVpn Client only

Post by the corporal » Fri Dec 30, 2011 7:00 pm

sir im new here but ill just want to express my problem and hoping that someone can help me anywayz im using usb dongle for my internet or zte usb modem using data internet sim.. then now the sim is already xpire at that moment im using portable openvpn that ive download in other forum site my problem now is when im connecting to vpn it takes only 20-30 minutes then in will disconnect is there any possible solution for this that cant be disconnect using openvpn?

any ideas? help...

User avatar
dazo
OpenVPN Inc.
Posts: 155
Joined: Mon Jan 11, 2010 10:14 am
Location: dazo :: #openvpn-devel @ libera.chat

Re: Porting OpenVpn Client only

Post by dazo » Mon Jan 16, 2012 9:45 am

the corporal wrote:sir im new here but ill just want to express my problem and hoping that someone can help me anywayz im using usb dongle for my internet or zte usb modem using data internet sim.. then now the sim is already xpire at that moment im using portable openvpn that ive download in other forum site my problem now is when im connecting to vpn it takes only 20-30 minutes then in will disconnect is there any possible solution for this that cant be disconnect using openvpn?

any ideas? help...
Please start a new thread in the forum, as this is not related to the current discussion.

User avatar
dazo
OpenVPN Inc.
Posts: 155
Joined: Mon Jan 11, 2010 10:14 am
Location: dazo :: #openvpn-devel @ libera.chat

Re: Porting OpenVpn Client only

Post by dazo » Mon Jan 16, 2012 9:47 am

btk015 wrote: All traffic on the client side will be routed to the openvpn server (not only intranet but also internet).
I do see the packet received on the server tun interface and then sent on the server physical interface to it's destination (I send packet from client to an internet destination).
The problem is that this packet(client -> server -> internet) is indeed sent successfully, but when a reply is sent from the internet, I do not get this reply on the openvpn server side.
That sounds like a firewall or routing issue on the openvpn server side. Check if the established/related connections from the internet side to the VPN tunnel is accepted. Also check that you have proper "return routes", so that traffic destined to the VPN subnet is routed via the proper tun/tap adapter.

Post Reply