Port ing of VMware in Linux

Source: Internet
Author: User
In Linux, VMware port ing-Linux Enterprise Application-Linux server application information. For details, see the following section. The host environment is UBUNTU 7.4

VMware Workstation 6.0.0 build-45731vmware using NAT is achieved through vmnet8, find this file open/etc/vmware/vmnet8/nat. conf

# Be up to 100% longer

Timeout = 60

[Incomingtcp]

# Use these with care-anyone can enter into your VM through these ......

# FTP (both active and passive FTP is always enabled)

# Ftp localhost 8887

#8887 = 192.168.0.128: 21

4660 = 192.168.0.128: 4660

# WEB (make sure that if you are using named webhosting, names point

# Your host, not to guest ...... And if you are forwarding port other

# Than 80 make sure that your server copes with mismatched port

# Number in Host: header)

# Lynx http: /localhost: 8888

#8888 = 192.168.0.128: 80

# SSH

# Ssh-p 8889 root @ localhost

#8889 = 192.168.0.128: 22

[Incomingudp]

# UDP port forwarding example

#6000 = 192.168.0.128: 6001

[Incomingtcp]

TCP ing

[Incomingudp]

UDP ing

Example

8889 = 192.168.0.128: 22

Save and exit. Restart the service.

/Usr/lib/vmware/restart net-services.sh

Test

Ssh-p 8022 myhost. comornetstat-anpt ...... Tcp 0 0 0.0.0.0: 4660 0.0.0.0: * LISTEN 2500 ......

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.