Dynamic Public IP script for NAT dstnat

so i have a few dst_nat rules like
dst_address =1.2.3.4 port 6666

now when public ip 1.2.3.4 changes to 1.2.3.5

i need a way to mod the nat rules that have 1.2.3.4 for 1.2.3.5

is that doable without dyndns ? or i need that as well, im currently running a few no-ip.org account so i could use one

Hi,

Specify the in. interface in your firewall rule instead of the IP address.

Best Regards

you mean the nat rule or firewall rule was what you meant ?

Ths dst-nat rule, do not specify the public IP, but the in. interface..