static nat on dhcp interface
Hi, how do i configure a static outside nat on a dhcp interface like 'ip nat outside destination static 123.123.123.8 2222 tcp 10.10.10.10 22' The ip 123.123.123.8 needs to be replaced with the dhcp adress. I am using wing 5.8.6. Thx for your he...