We use a remote management tool that allows us to assign different ports to different machines and access them through the ASTARO by port forwarding and DNAT
We are having an assue trying to connect to the laptops. Sometimes they are on the LAN and other times thay are connected wirelessly and each NIC has different IPs
Since the program only allows 1 port per computer and not by IP address, I can DNAT both NICs with the same forwarding port# but they are prioritized in NAT and if the higher ranked NIC is not active, it blocks the other NIC from connecting
How can I access the active NIC without getting blocked by the higher inactive ranked NIC?
This thread was automatically locked due to age.