reach specific IP address
-
Hi folks
TL:DR
I want to be able to access 192.168.11.121 (ESXi mgnt) via wireguard tunneldetails:
this server shall be my offsite backup.
server runs ESXi with virtulized pfsense.
pfsense task is to establish wireguard tunnel.unfortunately my ESXi is not able to have 2 different default gateways on the 2 management ports.
tunnel is able to reach virtualized ESXi adapter and the VMs behind on 192.168.12.0/24
Setup:
Phyiscal server has LAN (192.168.11.0/24)
ESXi mgmnt. IP 192.168.11.121
ESXI, as well as pfsense has 3 virtual switches (WAN, LAN[192.168.11.0/24],Virtuallan [192.168.12.0/24])
in addition PFsense has wireguard tunnel (192.168.15.0/31)how can I "NAT" to reach the 192.168.11.121?