constant traffic to external IP

This forum is for admins who are looking to build or expand their OpenVPN setup.

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

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
Strecker25
OpenVpn Newbie
Posts: 1
Joined: Thu Apr 21, 2011 6:05 pm

constant traffic to external IP

Post by Strecker25 » Thu Apr 21, 2011 6:11 pm

I set up openVPN for home use, the server is behind a netgear home router/switch with forwarding enabled on 1194 to my server. All works just fine, but i have a concern regarding the traffic being created...

on both the client and server, whether the connection is active or not, and whether the service is started or not, there is constant UDP traffic to and from my external address to the server and client on port 1194 as the source. this does not seem to be a communcation between the two, as I can take the client outside the house to another network completely and it communicates back to my external IP with constant UDP streams.

another interesting thing ive found is that if i turn off the openvpn service on either host, the traffic going from my client (or server) to the external IP gets a destination unreachable in return.

Is this traffic normal? should openvpn be constantly communicating even when dormant?

Thanks in advance

User avatar
janjust
Forum Team
Posts: 2703
Joined: Fri Aug 20, 2010 2:57 pm
Location: Amsterdam
Contact:

Re: constant traffic to external IP

Post by janjust » Fri Apr 22, 2011 6:00 pm

if the openvpn tunnel is active there will be traffic over port 1194 ; as soon as one end stops the other end will try to reach the "down" side for some time, but after a couple of minutes that should stop as well.

if both sides of the tunnel are down there should not be any traffic over port 1194 anymore - are you certain that all openvpn processes have stopped?

Post Reply