F5F Stay Refreshed Power Users Networks Duel NIC VPN One System offers a unified solution for secure connectivity.

Duel NIC VPN One System offers a unified solution for secure connectivity.

Duel NIC VPN One System offers a unified solution for secure connectivity.

D
228
12-01-2016, 08:33 AM
#1
Networking beginner question. We’re all working remotely now, using Azure VPN to connect. I usually run PIA as my default VPN, because my system has two network interfaces—can I assign one VPN to each? My idea is to have one interface for work tasks and another for home use, avoiding the need to switch VPNs constantly. I’m not sure if this works, but the devices I have are an Asus Prime X-299 Deluxe and a Netgear Nighthawk XR500. I’d like to connect directly via hard wiring instead of using WiFi. I have some basic knowledge of subnetting, but haven’t used it in years and never combined it with VPN software before.
D
Danieltowersxd
12-01-2016, 08:33 AM #1

Networking beginner question. We’re all working remotely now, using Azure VPN to connect. I usually run PIA as my default VPN, because my system has two network interfaces—can I assign one VPN to each? My idea is to have one interface for work tasks and another for home use, avoiding the need to switch VPNs constantly. I’m not sure if this works, but the devices I have are an Asus Prime X-299 Deluxe and a Netgear Nighthawk XR500. I’d like to connect directly via hard wiring instead of using WiFi. I have some basic knowledge of subnetting, but haven’t used it in years and never combined it with VPN software before.

C
cmart592
Member
203
12-01-2016, 10:26 PM
#2
Through network paths you can instruct your system to employ one NIC or another based on their access needs. For example, if you have eth0 and eth1 as your physical cards, joining a VPN will generate a virtual NIC such as tun0. PIA will establish routes indicating 0.0.0.0 (global) use tun0, except for local IP ranges like 172.16.0.0/12, 192.168.0.0/16 and 10.0.0.0/8 which default to eth0. What operating system are you using?
C
cmart592
12-01-2016, 10:26 PM #2

Through network paths you can instruct your system to employ one NIC or another based on their access needs. For example, if you have eth0 and eth1 as your physical cards, joining a VPN will generate a virtual NIC such as tun0. PIA will establish routes indicating 0.0.0.0 (global) use tun0, except for local IP ranges like 172.16.0.0/12, 192.168.0.0/16 and 10.0.0.0/8 which default to eth0. What operating system are you using?

G
GreenLightFabi
Senior Member
696
12-13-2016, 12:45 PM
#3
Is your service available with split tunneling or a full tunnel configuration? The fastest method usually involves adjusting routes manually.
G
GreenLightFabi
12-13-2016, 12:45 PM #3

Is your service available with split tunneling or a full tunnel configuration? The fastest method usually involves adjusting routes manually.

S
s3tBR
Member
179
12-14-2016, 03:28 AM
#4
We received a configuration file to load and followed the instructions. Windows 10 Pro IP settings were unknown, so I proceeded with the import. The setup included local area connections, specific DNS suffixes for VPNs, and detailed network information across multiple adapters.
S
s3tBR
12-14-2016, 03:28 AM #4

We received a configuration file to load and followed the instructions. Windows 10 Pro IP settings were unknown, so I proceeded with the import. The setup included local area connections, specific DNS suffixes for VPNs, and detailed network information across multiple adapters.

R
RainbowFish5
Member
122
12-14-2016, 04:59 AM
#5
Your Ethernet connections might be generating excessive traffic. Check if the switch or router is handling the load properly. Both devices are connected to the same network, so performance issues could stem from the central hub.
R
RainbowFish5
12-14-2016, 04:59 AM #5

Your Ethernet connections might be generating excessive traffic. Check if the switch or router is handling the load properly. Both devices are connected to the same network, so performance issues could stem from the central hub.

L
logellpa
Junior Member
19
12-15-2016, 02:17 PM
#6
Both devices connect to the NightHawk XR500 via Netgear. My primary setup is directly wired into the router, and I have a 24-port switch, though my computer isn’t using it.
L
logellpa
12-15-2016, 02:17 PM #6

Both devices connect to the NightHawk XR500 via Netgear. My primary setup is directly wired into the router, and I have a 24-port switch, though my computer isn’t using it.

G
Gn0meChild
Member
121
12-23-2016, 09:05 AM
#7
The only real reasons to have 2 NICs are to have them connecto to 2 separate networks, or to LAGG them together. You aren't gaining anything by having both of them connected at once.
G
Gn0meChild
12-23-2016, 09:05 AM #7

The only real reasons to have 2 NICs are to have them connecto to 2 separate networks, or to LAGG them together. You aren't gaining anything by having both of them connected at once.