Quote from: Monviech (Cedrik) on Today at 12:29:05 PMSince the services you want to override and you host with your own domain should be quite contained, you could handle this with an sni matching layer 4 route in traefik. The target could be the original hostname. Traefik just should not use the same DNS server otherwise there will be a loop since it will send the own traffic to itself.
Just a funny idea. In Caddy this sort of thing works.
Quote from: mnaim on July 31, 2025, 11:58:48 AMRight - https://github.com/opnsense/core/issues/9021
Quote from: BrandyWine on August 30, 2025, 06:21:37 AMThe fw WAN is likely not in a /30.
So let's ask.... OP, what subnet is your FW WAN getting from dhcp, or now whatever OS is connecting to the ISP?
Quote from: BrandyWine on August 30, 2025, 08:26:50 AMNot sure what version of OPNsense you are running, but duly noted freeBSD 14.3-RELEASE has a noted fix for igc driver.
https://www.freebsd.org/releases/14.3R/relnotes/
Quote from: maverickcdn on Today at 05:05:47 AMI came from another platform after the now legacy mode was destined to be removed and don't know anything about it so I setup a working config (for me) by bridging (frowned upon it seems) the TAP interface and my LAN interface to a bridge where the bridge is the host network. Whether this is the correct way or not it works great for my needs, if you want more details of my config let me know.