+------------------+ | DNS | | my.domain.com | | A 193.222.222.22 | | | +-------+----------+ | +-------+----------+ | | +-------------+ | Internet | | | | 193.222.222.22 +-----+ | curl https://my.domain.com -> Website of SERVER | +Public IP | | Internet PC | curl https://193.222.222.22 --insecure -> Website of SERVER | | +-------------+ +------------------+ ^ |PPPOE WAN v +----------------+ | | curl https://172.24.0.1 --insecure -> OPNSENSE WEB UI | OPNSENSE | curl https://my.domain.com --insecure -> Time out I want this to yield the Website of SERVER | | curl https://193.222.222.22 --insecure -> Time out +-----+----------+ |172.24.0.1/16 +---------+ | |+-----------+--+ +--+----------+| 172.24.69.69 | | 172.24.1.31 | curl https://172.24.0.1 --insecure -> OPNSENSE WEB UI| | | | curl https://my.domain.com -> Website of SERVER| SERVER | | PC | curl https://193.222.222.22 --insecure -> Website of SERVER+--------------+ +-------------++--------------------------------------------------------+ +-------------------------------------------+| NAT Port Forward | | Reflection for port forwards OFF || | | || IF Source Dest NAT Port | | Reflection for 1:1 OFF || Addr Port Addr Port | | || | | Automatic outbound NAT for Reflection OFF || LAN,WAN * * WAN net 443 172.24.69.69 443 | | || | | |+--------------------------------------------------------+ +-------------------------------------------++----------------------------------------------------------------------------+| Outbound Hybrid NAT rule generation || || IF Source Source Port Dest Dest Port NAT Adress Nat Port || || LAN LAN net tcp/udp/* 172.24.0.0/16 tcp/udp/* LAN address * || |+----------------------------------------------------------------------------+