Hi,
I like to practice with Mikrotik or OPNsense in a virtual environment, be it either Proxmox or Vmware Workstation.
My physical Mikrotik router issues LAN IPs via its DHCP server, which of course happen to be the VMs’ WAN IPs.
This allows me to replicate kind of a real “dynamic public IP scenario” of a generic ISP.
The problem is that in a real scenario you would use a DDNS service which would obtain the new WAN IP when it changes, so
in this case you only need the DDNS as an endpoint to set in the wireguard “client” for example.
I was wondering if there is a way to also replicate this service or something in my LAN.
Thanks