Witaj
Gość

Wątek: [Problem] Połączenie  (Przeczytany 1443 razy)

  • Wiadomości: 2

  • Pochwał: 0

[Problem] Połączenie
« dnia: Sierpień 31, 2012, 01:23:36 pm »
Witam
Chciałbym zagrać razem z kumplami w L2 na swoim serwerze Interlude i mam problem taki iż oni nie mogą się połączyć. Co należy ustawić by wszystko działało? Czytałem różne fora ale nie mogłem znaleźć odpowiedzi.

Moje ustawienia server.properties:
--------------------------------------------
# Bind ip of the gameserver, use * to bind on all available IPs
GameserverHostname=*
GameserverPort=7777

# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
# If this ip is resolvable by Login just leave *
ExternalHostname=193.33.110.165 (wzięte ze stonki http://test-lacza.pl/)

# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
# If this ip is resolvable by Login just leave *
InternalHostname=10.10.222.4 (wzięte z cmd > ipconfig)

# The Loginserver host and port
LoginPort=9014
LoginHost=127.0.0.1

Oraz loginserver.properties:
-----------------------------------
# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
ExternalHostname=193.33.110.165

# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
InternalHostname=10.10.222.4

# Bind ip of the LoginServer, use * to bind on all available IPs
LoginserverHostname=*
LoginserverPort=2106
# How many times you can provide an invalid account/pass before the IP gets banned
LoginTryBeforeBan=10
# Time you won't be able to login back again after LoginTryBeforeBan tries to login. Provide a value in seconds. Default 10min. (600)
LoginBlockAfterBan=600
GMMinLevel=100

# The address on which login will listen for GameServers, use * to bind on all available IPs
LoginHostname=*


W systemie mam zmieniony plik L2.ini a dokładnie linijka ServerAddr=10.10.222.4
Gdy próbuje uruchomić gra staje przy wyborze serwera lecz gdy zmienię linijkę w systemie na 127.0.0.1 to u mnie działa lecz mój kumpel nadal nie może się zalogować.

Aha i chciałbym uniknąć korzystania z Hamahiego o ile to możliwe.

Z góry dzięki za pomoc.


  • Wiadomości: 100

  • Pochwał: 1

  • Get rich or die tryin'
Odp: [Problem] Połączenie
« Odpowiedź #1 dnia: Sierpień 31, 2012, 01:51:55 pm »
Masz router?


  • Wiadomości: 2

  • Pochwał: 0

Odp: [Problem] Połączenie
« Odpowiedź #2 dnia: Sierpień 31, 2012, 02:12:08 pm »
Nie, nie mam


  • *******
  • Wiadomości: 1866

  • Pochwał: 18

  • <3
Odp: [Problem] Połączenie
« Odpowiedź #3 dnia: Sierpień 31, 2012, 02:35:25 pm »
Spróbuj przez hamachi, mi zawsze działało : )
Sebal- Life ...

▬▬▬▬▬▬▬▬▬▬▬ஜ۩۞۩ஜ▬▬▬▬▬▬▬▬▬▬▬▬▬

SHUT UP AND ENJOY THE MUSIC

▬▬▬▬▬▬▬▬▬▬▬ஜ۩۞۩ஜ▬▬▬▬▬▬▬▬▬▬▬▬▬


  • Wiadomości: 49

  • Pochwał: 1

Odp: [Problem] Połączenie
« Odpowiedź #4 dnia: Wrzesień 28, 2012, 04:13:41 pm »

W systemie mam zmieniony plik L2.ini a dokładnie linijka ServerAddr=10.10.222.4
Gdy próbuje uruchomić gra staje przy wyborze serwera lecz gdy zmienię linijkę w systemie na 127.0.0.1 to u mnie działa lecz mój kumpel nadal nie może się zalogować.


Zmień ServerAddr na External ip, które podałeś w configach.
W tym wypadku będzie to: 193.33.110.165