About 50 results
Open links in new tab
  1. I can connect, but cannot ping/route to remote VPN computers

    I also cannot even ping the VPN gateway. The VPN server cannot ping the assigned ip address of the client. I hope this information helps, I can't think of anything else to mention at the moment. …

  2. Any way to run a VPN server behind a nat that one has no control …

    Apr 8, 2020 · In this situation, is ther ANY way I can run a VPN server that can accept incomming VPN connections (I CAN initialize VPN connections to outside VPN servers from within my …

  3. RRAS VPN Server - Using DHCP to assign IPs from specific scope

    Aug 12, 2020 · My DHCP server is located on the same network as the VPN server but the IP addresses I want to assign to my VPN clients are that of another network (192.168.10.0/24). …

  4. openvpn - How to force all traffic through VPN? - Server Fault

    push "redirect-gateway def1" If your VPN setup is over a wireless network, where all clients and the server are on the same wireless subnet, add the local flag: push "redirect-gateway local …

  5. Connect to OpenVPN using Windows 10 built-in VPN - Server Fault

    The Windows 10 built-in VPN support is not limited to only the protocols shipped by Microsoft (PPTP, L2TP, IPsec, SSTP, IKEv2). It can be extended using 3rd-party VPN provider plug-ins, …

  6. Route subnet through a VPN gateway with OpenVPN - Server Fault

    Apr 22, 2021 · Correct me if I am wrong, but won't this setup make the client traffic go through the VPN server only for a specific destination subnet? The intention is that from the client side, all …

  7. Access web site on VPN client through VPN server public IP

    Mar 12, 2018 · I am trying to access a web server on a host behind a firewall not managed by me, using a VPN connection (openvpn). I want to use the public IP address of the VPN server as …

  8. How to view connected users to open vpn server? - Server Fault

    Apr 1, 2019 · I'm developing a website for managing OpenVPN users with Django framework. But I need to know is there any way to extract active users from OpenVPN? My server is running …

  9. On windows 10, how do I setup a VPN client so that all ... - Server …

    Jan 14, 2016 · Create a new connection, choose Use my Internet Connect (VPN), then add in the details (i.e. VPN server IP address or host name, and a name for the connection).

  10. How to configure StrongSwan IKEv2 VPN with PSK (pre-shared key)?

    Aug 8, 2017 · 14 I'm looking for a configuration instructions for IKEv2 VPN that uses pre-shared keys instead of certs (those are different methods for tunnel encryption I'd assume?). I've …