1. Modify nat.conf file
sudo vim /etc/vmware/vmnet8/nat/nat.conflocate incomingtcp section modify accordingly.
[incomingtcp] # Use these with care - anyone can enter into your VM through these... # The format and example are as follows: #<external port number> = <VM's IP address>:<VM's port number> 8080 = 192.168.64.131:80802. close VMWare Player application and restart vmware to make the configuration take effect.
sudo service vmware restart
No comments:
Post a Comment