I’m currently running a bunch of: sudo ssh -L PORT:IP:PORT root@IP where IP is the target of a secured machine, and PORT represents the ports I’m forwarding. This is...
I have two network board in my pc: The main one has the local ip -> 192.168.1.111 The secondary ones has the local ip -> 192.168.0.200 The main one...