Thanks @dominik
Finally I have decided to go with Debian 12 which I found in official page.
Debian 12 on a Rock 5T with two Ethernet ports.
- One port is connected to my router (for internet) with IP
192.168.7.202/22
- The other is connected to a local Modbus TCP device with IP
192.168.100.1/24
Both are configured with static IPs using netplan , and only the internet port has a gateway.
My question is:
Can Debian 12 handle both Ethernet interfaces working at the same time on separate networks?
Just want to confirm if this setup is fully supported on ARM64 (Rock 5T).
Thanks!