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 - mbonny

#1
I figured it out. When I created the additional Firewall rule to route traffic to a specific Gateway, I forgot that I would also need a matching Outbound NAT rule to NAT the traffic from this gateway.
#2
Looking under Firewall, Diagnostics, Aliases. Then selecting the Aliases I can see that it contains 3 ipv4 addresses and 3 ipv6 addresses.

My Client resolves to the same values:

Name:    www.whatismyip.com
Addresses:  2606:4700:3108::ac42:2857
          2606:4700:3108::ac42:2ba9
          172.66.43.169
          172.66.40.87

Name:    ifconfig.me
Addresses:  2600:1901:0:b2bd::
          34.160.111.145

Happy to share, just let me know what I can provide to help fill the gaps.
#3
Dear All,

I am having some trouble configuring OPNSense, I have tried for a few hours (and learned a lot) but still cannot figure this out.

Goal: Establish multiple OpenVPN instances in different countries. Then using firewall rules, direct traffic out the correct gateway.

I have:
Signed up for a VPN Provider (PIA), and established 'client' tunnels
Assigned Interfaces to the ovpncX devices
Created alias for specific IP addresses
Created alias for specific websites
Created Outbound NAT rules to match the Alias (source)
Created Firewall rules to match the alias, change the gateway to the _VPNV4 gateway


What works?
So I can get a specific device on my LAN (matched to Alias) to send all traffic out the desired gateway (nice!)

What isnt working?
I cant get specific URL's to go via any gateway
EG: Try send 'whatismyip.com' out of the PIACAMBODIA_VPNV4 gateway

I have checked the logs and can see accepted rules. But the traffic doesn't seem to be returned.

Any ideas on what I should check next?