I am trying to run an experimental server using port 3838 on CentOS in a Parallels virtual machine. The idea is to have requests coming to the host IP on port 3838 be forwarded to the virtual machine's IP address on port 3838. I have tried adding the following the rule to the port forwarding rule under
Parallels Preferences -> Advanced -> Network Change Settings
port on mac port type virtual machine's IP address destination port
3838 TCP 10.211.54.4 3838
However, this is not working. I can still reach the host IP on port 80, which I want to keep in tact, so at least I haven't broken anything I want to keep. Am I barking up the wrong tree here?
Parallels Preferences -> Advanced -> Network Change Settings
port on mac port type virtual machine's IP address destination port
3838 TCP 10.211.54.4 3838
However, this is not working. I can still reach the host IP on port 80, which I want to keep in tact, so at least I haven't broken anything I want to keep. Am I barking up the wrong tree here?