Nhờ các anh sửa IP online dùm!!!!!!!

tan889802

Member
Em dùng UltraEdit để sửa IP của Main lại để đưa Online nhưng khi đăng nhập từ máy chủ thì Ok nhưng đưa ra máy khác là bị ngắt kết nối ngay. Nhờ mấy anh giúp dùm.
Em đang xài bản 1.04x của TD đấy.
IP LAN: 192.168.1.41
IP Wan: mumhd.myvnc.com
(Mình đã chỉnh IP trong file hót của Windows rồi, nó như thế này nè:

# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host

127.0.0.1 localhost
192.168.1.41 mumhd.myvnc.com

Mấy anh xem thử dùm có đúng không nhé.
Cảm ơn trước nhé!
 
Theo hướng dẫn muốn đưa Server ra Online bạn phải thay đổi 3 file sau đây thành IP Wan or Domain
1. D:\Muserver\bin\Data\ServerList.Dat

// Server list
0 "Server1" "192.168.1.41" 55801 "SHOW"
19 "Servercs" "192.168.1.41" 55819 "HIDE"
thành
// Server list
0 "Server1" "mumhd.myvnc.com" 55801 "SHOW"
19 "Servercs" "mumhd.myvnc.com" 55819 "HIDE"

2. D:\Muserver\Data\IpList.Dat

3. D:\Muserver\Data\MapServerInfo.Dat

Còn muốn mấy máy trong mạng Lan chơi đc khi đã đưa ra Wan thì mới thêm IP Server và domain vào file host ở system32\drivers\etc các máy con

Đã đưa ra Wan mà ở ngoài connect vào bị ngắt kết nối có thể do port và firewall
 
Sửa lần cuối:
Back
Top