matthew4321
Mapper
- Joined
- Jan 19, 2011
- Messages
- 91
- Reaction score
- 4
i havea problem im useing tfs 1.2 others can connect to my server but i can`t i have tryed global ip and local ips thanks in advance
# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost
192.168.X.X your.ip.from.config
i cant find it im runin windows 10run > cmd > write: ipconfig
press enter
copy ipv4 (example: Adres IPv4. . . . . . . . . . . . . : 192.168.X.X)
Goto:
C:/Windows/system32/drivers/etc/hosts
Edit file with notepad and at end of file add your ipv4 and ip from config.lua.
Save file and try to login.Code:# localhost name resolution is handled within DNS itself. # 127.0.0.1 localhost # ::1 localhost 192.168.X.X your.ip.from.config
nvm found iti cant find it im runin windows 10
# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost
192.168.2.2 11.111.111.111
ahhh ok gotchaNope. Did you read my example?
Everything with # is ignored by file, it should be obvious when you see all stuff like info for you what to do.
Code:# localhost name resolution is handled within DNS itself. # 127.0.0.1 localhost # ::1 localhost 192.168.2.2 11.111.111.111
same problem just load character list then says server offlineNope. Did you read my example?
Everything with # is ignored by file, it should be obvious when you see all stuff like info for you what to do.
Code:# localhost name resolution is handled within DNS itself. # 127.0.0.1 localhost # ::1 localhost 192.168.2.2 11.111.111.111