run specific IP addresses or host names through OpenVPN connection

Adam

I have a PC connected to my OpenVPN server, while I'm streaming video games, the stream is interrupted, like its disconnect and reconnect again within no specific time range, sometimes it lasts for 10 minutes and some times 35 seconds, I don't know why even though:

  • I'm using my local VPN server (low latency).
  • I have a good internet connection with high speed.
  • I'm running OpenVPN over UDP
  • I'm not facing any lag while watching on e.g. youtube.

The first approach came up to my mind is running just the game through the VPN and keep everything else through my internet gateway.

Question:

How do I tell the openVPN to route e.g. only (IP.IP.IP.IP OR Hostname) through the VPN and ignore all the other connections?

davidgo

You add a "route IP.add.re.ss/netmask" line (eg route 100.1.1.1/24)for each IP address or range to your OpenVPN configuration file on the client side or "push route IP.adf.re.ss/netmask" on the server config.

この記事はインターネットから収集されたものであり、転載の際にはソースを示してください。

侵害の場合は、連絡してください[email protected]

編集
0

コメントを追加

0

関連記事

分類Dev

Only send openvpn ip private ip traffic through tunnel

分類Dev

How to grep specific IP Addresses using regex?

分類Dev

Unable to allow specific ip addresses in ufw

分類Dev

How to whilelist specific IP addresses from AWS WAF

分類Dev

Route specific ip adress through VPN gateway

分類Dev

Is there any way to quickly and efficiently get a count of IP host addresses in thousands of CIDR/netmask ranges in Bash?

分類Dev

Is there any way to quickly and efficiently get a count of IP host addresses in thousands of CIDR/netmask ranges in Bash?

分類Dev

ip6tables allow IPv6 traffic from OpenVPN through my VPS

分類Dev

$SSH_CONNECTION Does not display the IP addresses or port port numbers of ssh cnnections

分類Dev

Host OpenVPN Server on Android Device

分類Dev

What are these weird IP addresses?

分類Dev

IP addresses in distributed systems

分類Dev

Redirect Multiple Site Addresses/Labels (Including IP) to a Specific Site/Label in Caddyfile

分類Dev

Allow only traffic to specific IP ranges to go through VPN

分類Dev

how does Apache resolve ip-adresses to host names when using "require"?

分類Dev

Getting all IP addresses of a hostname

分類Dev

Tool to group a list of IP addresses into IP ranges

分類Dev

Openvpn - Terminal blocked after starting connection

分類Dev

How to configure SSH to connect through an OpenVPN?

分類Dev

Tunneling through private OpenVPN on port 53

分類Dev

Assign public ip to every openvpn client

分類Dev

Windows Firewall: How to create a rule that allows a program through a specific remote VPN connection?

分類Dev

Match multiple ip addresses to one endpoint

分類Dev

Bind to multiple ip addresses in a single docker container

分類Dev

open ip addresses for redshift and data factory

分類Dev

How to find valid IP addresses of a network /16

分類Dev

Reactive Form Validity based on IP Addresses RegEx

分類Dev

Local network device changing other IP addresses

分類Dev

Parsing a Text File of IP addresses into an Array with Ruby?

Related 関連記事

  1. 1

    Only send openvpn ip private ip traffic through tunnel

  2. 2

    How to grep specific IP Addresses using regex?

  3. 3

    Unable to allow specific ip addresses in ufw

  4. 4

    How to whilelist specific IP addresses from AWS WAF

  5. 5

    Route specific ip adress through VPN gateway

  6. 6

    Is there any way to quickly and efficiently get a count of IP host addresses in thousands of CIDR/netmask ranges in Bash?

  7. 7

    Is there any way to quickly and efficiently get a count of IP host addresses in thousands of CIDR/netmask ranges in Bash?

  8. 8

    ip6tables allow IPv6 traffic from OpenVPN through my VPS

  9. 9

    $SSH_CONNECTION Does not display the IP addresses or port port numbers of ssh cnnections

  10. 10

    Host OpenVPN Server on Android Device

  11. 11

    What are these weird IP addresses?

  12. 12

    IP addresses in distributed systems

  13. 13

    Redirect Multiple Site Addresses/Labels (Including IP) to a Specific Site/Label in Caddyfile

  14. 14

    Allow only traffic to specific IP ranges to go through VPN

  15. 15

    how does Apache resolve ip-adresses to host names when using "require"?

  16. 16

    Getting all IP addresses of a hostname

  17. 17

    Tool to group a list of IP addresses into IP ranges

  18. 18

    Openvpn - Terminal blocked after starting connection

  19. 19

    How to configure SSH to connect through an OpenVPN?

  20. 20

    Tunneling through private OpenVPN on port 53

  21. 21

    Assign public ip to every openvpn client

  22. 22

    Windows Firewall: How to create a rule that allows a program through a specific remote VPN connection?

  23. 23

    Match multiple ip addresses to one endpoint

  24. 24

    Bind to multiple ip addresses in a single docker container

  25. 25

    open ip addresses for redshift and data factory

  26. 26

    How to find valid IP addresses of a network /16

  27. 27

    Reactive Form Validity based on IP Addresses RegEx

  28. 28

    Local network device changing other IP addresses

  29. 29

    Parsing a Text File of IP addresses into an Array with Ruby?

ホットタグ

アーカイブ