About 50 results
Open links in new tab
  1. Is there a real way to connect to WatchGuard's VPN from Linux?

    Jan 18, 2010 · WatchGuard officially has clients only for Windows and Mac. But I see that it uses openvpn internally. I couldn't connect to WG from Linux. Is there someone who actually get this …

  2. linux - Is it possible for L2TP VPN to do auto route configuration for ...

    I am going to describe a typical configuration using Linux box as the VPN server (you can configure MS servers using the link to the Microsoft documentation). To configure routes on the clients we will …

  3. How to setup routing for a Linux VPN server with ... - Server Fault

    Jan 3, 2023 · Configure the IP addresses for each interface on the VPN server. Install the necessary VPN software and configure it for the desired protocol. Access the server's routing table and enable …

  4. Setting up a proxy server that uses a vpn connection

    Jul 20, 2009 · But Is it possible for me to set up a local proxy server that uses that vpn connection, so applications that connects throu that proxy uses the vpn? This is applies to a Linux system.

  5. How can I capture IPSEC packets on my VPN server?

    Jun 9, 2020 · The filter with tcp port 80 will never capture ESP, since esp protocol (IP protocol 50) is not tcp (IP protocol 6) and will never match this filter. For Linux, this schematic and its few places with …

  6. Can you connect to a VPN through an SSH reverse tunnel?

    Aug 31, 2018 · A SSH tunnel only works with TCP, so your VPN server must be configured to use TCP for connections. You connect the the tunnel endpoint on Machine B just as you would connect to …

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

    Apr 22, 2021 · If I connect the OS to the VPN gateway with something like Strongswan and configure appropriate routing in iptables, could this work? Would the traffic of users connected to the OpenVPN …

  8. TeamViewer VPN Linux-to-Windows equivalent - Server Fault

    Jan 4, 2016 · Dead simple. Is their anything of equivalence for a Linux Computer to connect to Windows? NOTE: An idea I had while writing this was to simply install TeamViewer in a normal Wine …

  9. Routing through a VPN tunnel with Linux machines

    Dec 14, 2016 · One linux machine have access to a VPN and with sshuttle running on another machine I got access to that VPN. Furthermore the routing could be easily filtered using a cidr block as the last …

  10. On vpn connection I'm getting "Linux route add command failed", but …

    Nov 20, 2019 · I can connect on Linux Mint, adding vpn connection by right clicking on internet connection icon and specifying .ovpn file. Unfortunately, I can't connect with the same server and the …