Hi,

I've 2 nic on the ssh linux box and not sure if I could do this:

nic 1
10.0.0.1 that only listen on port 9999

nic 2
192.168.1.1 that only listen on port 22

If yes, how to make those change?

Thanks!