- Joined
- Nov 12, 2007
- Messages
- 333
- Reaction score
- 3
Alright this is downright weird.
DB: Lightnings Rev 7
Core: Lightnings Core 2
All ports are forwarded to UDP and TCP
When i change the server ip address to 5.4.200.168 (Hamachi) people can not connect. My hamachi is on. They changed their nuez to 5.4.200.168. Their hamachi is on and they are in my network.
I can connect perfectly (duh im on host machine).
Even when i change the server ip in char, login, and world to 71.59.174.158 or 192.168.1.104 or 5.4.200.168 people can not connect. It says on their screen (can not connect to network. Check settings or something blah blah). Not Wrong pass...
Any help?
Login
Char
World
DB: Lightnings Rev 7
Core: Lightnings Core 2
All ports are forwarded to UDP and TCP
When i change the server ip address to 5.4.200.168 (Hamachi) people can not connect. My hamachi is on. They changed their nuez to 5.4.200.168. Their hamachi is on and they are in my network.
I can connect perfectly (duh im on host machine).
Even when i change the server ip in char, login, and world to 71.59.174.158 or 192.168.1.104 or 5.4.200.168 people can not connect. It says on their screen (can not connect to network. Check settings or something blah blah). Not Wrong pass...
Any help?
Login
Code:
[server]
ip= 5.4.200.168
port=23000
minAccessLevel=100
id=1
name=LoginServer
use_flyff_a=1
[isc]
ip=127.0.0.1
port=29300
[mysql]
server=127.0.0.1
database=Flyff
username=root
password=******
Char
Code:
[server]
ip=5.4.200.168
port=28000
minAccessLevel=100
id=2
owner=1
name=Alpha
[isc]
ip=127.0.0.1
port=29300
[mysql]
server=127.0.0.1
database=Flyff
username=root
password=******
World
Code:
[server]
ip= 5.4.200.168
port=15400
minAccessLevel=100
id=3
owner=2
name=1-1
exprate=50
fxprate=40
droprate=50
questdroprate=20
motd=Welcome to the Alpha Flyff test server.
weather=1
random_weather=1
random_weather_interval=300000
can_trade_quest_items=1
can_drop_quest_items=1
can_player_shop_quest_items=1
can_mail_quest_items=1
can_guild_bank_quest_items=1
use_item_cooldown=1
use_item_casting_timers=1
use_action_slot_cooldown=0
guild_rejoin_waiting_time=0
#guild_rejoin_waiting_time=172800
allowPK=0
allowKS=1
everywherePVP=1
allowGuildBank=1
[isc]
ip=127.0.0.1
port=29300
[mysql]
server=127.0.0.1
database=Flyff
username=root
password=******
Last edited: