Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - V3G4NC4MP3R

#1
Good Day!

I am attempting to setup OPNsense on a Proxmox server that will be used for all internet access. I would like a number on LXC/VMs to go via OpenVPN and the rest via my fibre router (will replace that later with a 2.5Gbe OPNsense bridged port). So far I have the Proxmox instances working by performing the following:

  • Firewall -> Aliases -> _vpn_group_ (host IPs)
  • Firewall -> Rules -> LAN -> top level rule to direct _vpn_group too the OpenVPN gateway
  • Firewall -> NAT -> Outbound -> rule for _vpn_group

That all works fine and from one of the instances if I curl a IP info check I get back the VPN address. The problem comes when I update my local machine to use OPNsense as it's gateway. I cannot reach anything outside of the local network :(

Do I need another NAT rule for the local LAN?

Amy just a little confused on what configuration am missing.