請教在vmware下開啟port

想開啟port 給utorrent
網上爬文說要在con.conf下設定
可是我根本找不到教學
請好心人指教一下



# Linux NAT configuration file
[host]
# NAT gateway address
ip = 192.168.95.2
netmask = 255.255.255.0
# or ip = 192.168.95.2/24

# enable configuration; disabled by default for security reasons
#configport = 33445

# VMnet device if not specified on command line
device = /dev/vmnet8

# Allow PORT/EPRT FTP commands (they need incoming TCP stream...)
activeFTP = 1

# Allows the source to have any OUI. Turn this one if you change the OUI
# in the MAC address of your virtual machines.
#allowAnyOUI = 1

[udp]
# Timeout in seconds, 0 = no timeout, default = 60; real value might
# 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 = 172.16.226.128:21

# WEB (make sure that if you are using named webhosting, names point to
# 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 = 172.16.226.128:80

# SSH
# ssh -p 8889 root@localhost
#8889 = 172.16.226.128:22

[incomingudp]
# UDP port forwarding example
#6000 = 172.16.226.128:6001
2007-08-26 14:46 發佈
文章關鍵字 port VMware
開Port的方法...既然您Po在蘋果版我想應該是指MAC上的Vmware吧,
因為Vmware還是Share MAC的網路,所以你必須先開啟MAC上的Port;
系統偏好設定==>共享==>防火牆==>新增==>傳輸埠選其他,打上需要的TCP或UDP就好了,
再來在VMware系統上也是一樣,假設你裝的是XP,也是請您把它的防火牆打開,Linux亦然。
重點在於系統上的設定,資訊太少無法幫您說明的更清楚。
內文搜尋
X
評分
評分
複製連結
Mobile01提醒您
您目前瀏覽的是行動版網頁
是否切換到電腦版網頁呢?