setup port forward to client
Posted: Thu Mar 24, 2016 2:03 am
How can I configure the VPN server to forward internet connections onto my VPN client? For Example:
- Softether VPN Server hosted on DigitalOcean cloud Ubuntu Linux server
- Softether VPN client on PC
- Windows 10 PC has a web service that I want anonymized and encrypted such as an X server, or bit torrent client. EG Is listening on port 6010
How can I configure my VPN so that other internet connections heading for my VPN IP address port 6010 will be sent to my Windows 10 PC via the VPN instead of the VPN server?
I'm guessing the answer might be something to do with bridging, but I am not sure how that helps and what that exactly does to allow this, nor how to set this up.
Help please.
Details:
Software version: softether-vpnserver-v4.19-9605-beta-2016.03.06-linux-x64-64bit.tar.gz
Server Configured as a VPN server
I do not think there is a firewall between VPN server and the internet.
vpn server # uname -a
Linux ubuntu-512mb-sfo1-01 3.13.0-79-generic #123-Ubuntu SMP Fri Feb 19 14:27:58 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
vpn server # ifconfig -a
eth0 Link encap:Ethernet HWaddr 04:01:ba:26:2c:01
inet addr:107.170.207.51 Bcast:107.170.207.255 Mask:255.255.240.0
inet6 addr: fe80::601:baff:fe26:2c01/64 Scope:Link
UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1
RX packets:2344323 errors:0 dropped:0 overruns:0 frame:0
TX packets:2162690 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:822656244 (822.6 MB) TX bytes:722670831 (722.6 MB)
eth1 Link encap:Ethernet HWaddr 04:01:ba:26:2c:02
BROADCAST PROMISC MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:10218 errors:0 dropped:0 overruns:0 frame:0
TX packets:10218 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:12860416 (12.8 MB) TX bytes:12860416 (12.8 MB)
- Softether VPN Server hosted on DigitalOcean cloud Ubuntu Linux server
- Softether VPN client on PC
- Windows 10 PC has a web service that I want anonymized and encrypted such as an X server, or bit torrent client. EG Is listening on port 6010
How can I configure my VPN so that other internet connections heading for my VPN IP address port 6010 will be sent to my Windows 10 PC via the VPN instead of the VPN server?
I'm guessing the answer might be something to do with bridging, but I am not sure how that helps and what that exactly does to allow this, nor how to set this up.
Help please.
Details:
Software version: softether-vpnserver-v4.19-9605-beta-2016.03.06-linux-x64-64bit.tar.gz
Server Configured as a VPN server
I do not think there is a firewall between VPN server and the internet.
vpn server # uname -a
Linux ubuntu-512mb-sfo1-01 3.13.0-79-generic #123-Ubuntu SMP Fri Feb 19 14:27:58 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
vpn server # ifconfig -a
eth0 Link encap:Ethernet HWaddr 04:01:ba:26:2c:01
inet addr:107.170.207.51 Bcast:107.170.207.255 Mask:255.255.240.0
inet6 addr: fe80::601:baff:fe26:2c01/64 Scope:Link
UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1
RX packets:2344323 errors:0 dropped:0 overruns:0 frame:0
TX packets:2162690 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:822656244 (822.6 MB) TX bytes:722670831 (722.6 MB)
eth1 Link encap:Ethernet HWaddr 04:01:ba:26:2c:02
BROADCAST PROMISC MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:10218 errors:0 dropped:0 overruns:0 frame:0
TX packets:10218 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:12860416 (12.8 MB) TX bytes:12860416 (12.8 MB)