Skip to content

OpenVPN no internet connection #13

@swiftbird07

Description

@swiftbird07

Hello, its me again :)

I now tried to use OpenVPN to connect to UTMFW using the provided config files but it does not allow me to connect to anything besides the local network (UTMFW WUI using the local IP works but no internet).

What I did:

  1. Fresh setup of UTMFW with 2 interfaces (internal/external) with every packet installed
  2. Connected to the WUI using ssh ... -L port forwarding (I use a cloud server to host UTMFW)
  3. Downloaded the OpenVPN client.conf and relevant certs via SFTP
  4. Changed the remote port on my client to the actual public IP of UTMFW, the cert paths and enabled the setting to route any ipv4 traffic through Tunnelblick (OpenVPN client for MacOS)
  5. Un-commented the "VPN" section in the pf.conf and did pfctl -f pf.conf
  6. Connected using the client.conf. The connection is green/established. (It just warns that the DNS is not routed through the VPN)
  7. No connection to anything besides 10.0.0.3 (the internal IP)
  • I tried just a ping 1.1.1.1 , curl https://1.1.1.1 or neverssl.com, nothing works.
  • In the WUI I can see many more "States" if I connect but nothing on "Data Transfer" or "Internal interfaces". No logs on any of the packet's Log-sections (IDS/IPS/Spam etc).
  • I can see no pf blocks in the log. I see pass from 10.0.0.8 to public-IPs that seem to be the one I requested but I see nothing in the other direction.
  • I tried enabling the #VPN passthrough rules that were commented in the pf.conf but it also didn't work.

Maybe I am missing some routing? Or did I do anything else wrong?
Any help would be appreciated. :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions