soulvision 15 Опубликовано 10 июня, 2014 Всем привет! Прошу помощи! У меня роутер! Сервер настроил , включил, делал все по мануалу http://l2maxi.ru/jav...tor-router.html (не реклама) Открыл порты что на компьютере что через роутер. Проверял через 2ип порты открыты! В л2 ини вставил айпи который выдает ipconfig. Даже БрандМаузер отключил. Я могу зайти, больше никто не может. Логин так же не реагирует! Кто может помочь разобраться ? Буду благодарен! Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
levi_NYC 27 Опубликовано 10 июня, 2014 (изменено) конфиг сбрось как вписал и укажи ExternalHostname= твой ип что на 2ip.ru (не реклама) и в l2.ini тоже а остальное оставь 127.0.0.1 и еще смотри мб антивируска блочит,у меня нортон так он не пускает когда вкл Изменено 10 июня, 2014 пользователем levi_NYC Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
LordOfNCSOFT 14 Опубликовано 10 июня, 2014 Он вписывал что угодно, всеравно он заходит, а когда захожу я, от сервера реакций вообще нету. Клацаю войти, и до одного места Что делать, ребята.. помогите мозги включить) Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
rooti 764 Опубликовано 10 июня, 2014 попробуй в server.cfg внешний ip 0.0.0.0 в l2.ini реальный ip c 2ip.ru Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
mwmkr 268 Опубликовано 10 июня, 2014 антивирус стоит? если да, то отключай в нем firewall или настраивай под себя. Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
soulvision 15 Опубликовано 10 июня, 2014 антивирус стоит? если да, то отключай в нем firewall или настраивай под себя. Отключен антивир... Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
Azaz09aаяая 5 Опубликовано 10 июня, 2014 ору ты сервер на домашке хочешь открывать? клоун если у тя нету денег на дц то какого ты 2 дня за люцеру 2 спрашивал ? лол Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
soulvision 15 Опубликовано 10 июня, 2014 ору ты сервер на домашке хочешь открывать? клоун если у тя нету денег на дц то какого ты 2 дня за люцеру 2 спрашивал ? лол Исчезни из темы! Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
Warmen 126 Опубликовано 10 июня, 2014 1.скинь конфиги ЛС и ГС 2.напиши какие проты открыл 3.под какой айпм поставил порты и сходиться этот ip с твоим ip айпи 1 Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
soulvision 15 Опубликовано 10 июня, 2014 1.скинь конфиги ЛС и ГС 2.напиши какие проты открыл 3.под какой айпм поставил порты и сходиться этот ip с твоим ip айпи Логин: # This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname ExternalHostname = 94.158.156.111 # This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname InternalHostname = 192.168.0.103 # Bind ip of the loginServer, use * to bind on all available IPs LoginserverHostname = 192.168.0.103 LoginserverPort = 2106 # How many times you can provide an invalid account/pass before the IP gets banned LoginTryBeforeBan = 20 # 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 = 192.168.0.103 # The port on which login will listen for GameServers LoginPort = 9014 # If set to True any GameServer can register on your login's free slots AcceptNewGameServer = False # If False, the licence (after the login) will not be shown # It is highly recomended for Account Seciurity to leave this option as defalut (True) ShowLicence = True # Limit fast connections (input username / password) FastConnectionLimit = 15 # Time of the normal connection (in ms) NormalConnectionTime = 700 # Time fast connection (in ms) FastConnectionTime = 350 # Maximum connections with the 1st IP MaxConnectionPerIP = 50 # The lifetime of the session with the login server. SessionTTL = 25000 MaxSessions = 100 # Choose the option: "true", to create an account when logging in automatically AutoCreateAccounts = True # Шифровать Токен для CatsGuard ? # Включить, если работает защита CatsGuard. CryptToken = true # Time to renew the IP address of the server in minutes (for dynamic IP) IpUpdateTime = 0 # The configuration of the local subnet # Example : 192.168 # Ppimer : 10.1 NetworkList = 192.168.;10.0. # =============================================================== # Test server configuration, not to switch on the game server! = # =============================================================== # Use the GG client authentication # Login server access let the client without GameGuard ForceGGAuth = False # Including protection from flood # IMPORTANT: Put True for server security. EnableFloodProtection = True # Enable mode "debugging" # With debug you will see more log on console and more messages in game. Debug = False # Switched on "development" Developer = False # ============================================================= # Anti Bruteforce protection. (credits RT-Interlude) # ============================================================= #Count of trying connection to server, after which will be made checking IP addres #for a possible BrutForce #Reducing this value will increase the likelihood of false positives #Increasing this value will reduce the effectiveness of security (more chance find passwords for large accounts) BrutLogonAttempts = 15 #The average time (in seconds) between attempts to connect to the server #Reducing this value will increase the likelihood of false positives #Increasing this value will reduce the effectiveness of security (more chance find passwords for large accounts) BrutAvgTime = 30 #Number of second, for ban IP address, who time BrutAvgTime less specified #900 second = 15 minute BrutBanIpTime = 900 Assert = False EnableAllExceptionsLog = False DebugPackets = False Гейм: # Enter here (ip) address of your game server, or use the symbol * GameserverHostname = 192.168.0.103 GameserverPort = 7777 # Configure your external ip ExternalHostname = 94.158.156.111 # Configure your internal ip InternalHostname = 192.168.0.103 # Bunch ID and game server. It is better not to change. LoginPort = 9014 LoginHost = 192.168.0.103 # Datapack folder # To exacute the server under debugger with eclipse use: # DatapackRoot = ../L2jFrozen_DataPack # or point the folder directly to your server. DatapackRoot = . Все порты открыты 2106,7777 и т.д Да! Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
angel747 2 Опубликовано 10 июня, 2014 (изменено) помогу бессплатно пиши скайп) naightvish Изменено 10 июня, 2014 пользователем angel747 Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
Warmen 126 Опубликовано 10 июня, 2014 (изменено) Логин: # This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname ExternalHostname = 94.158.156.111 # This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname InternalHostname = 192.168.0.103 # Bind ip of the loginServer, use * to bind on all available IPs LoginserverHostname = 192.168.0.103 ставь * LoginserverPort = 2106 # How many times you can provide an invalid account/pass before the IP gets banned LoginTryBeforeBan = 20 # 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 = 192.168.0.103 ставь тут 127.0.0.1 # The port on which login will listen for GameServers LoginPort = 9014 # If set to True any GameServer can register on your login's free slots AcceptNewGameServer = False # If False, the licence (after the login) will not be shown # It is highly recomended for Account Seciurity to leave this option as defalut (True) ShowLicence = True # Limit fast connections (input username / password) FastConnectionLimit = 15 # Time of the normal connection (in ms) NormalConnectionTime = 700 # Time fast connection (in ms) FastConnectionTime = 350 # Maximum connections with the 1st IP MaxConnectionPerIP = 50 # The lifetime of the session with the login server. SessionTTL = 25000 MaxSessions = 100 # Choose the option: "true", to create an account when logging in automatically AutoCreateAccounts = True # Шифровать Токен для CatsGuard ? # Включить, если работает защита CatsGuard. CryptToken = true # Time to renew the IP address of the server in minutes (for dynamic IP) IpUpdateTime = 0 # The configuration of the local subnet # Example : 192.168 # Ppimer : 10.1 NetworkList = 192.168.;10.0. # =============================================================== # Test server configuration, not to switch on the game server! = # =============================================================== # Use the GG client authentication # Login server access let the client without GameGuard ForceGGAuth = False # Including protection from flood # IMPORTANT: Put True for server security. EnableFloodProtection = True # Enable mode "debugging" # With debug you will see more log on console and more messages in game. Debug = False # Switched on "development" Developer = False # ============================================================= # Anti Bruteforce protection. (credits RT-Interlude) # ============================================================= #Count of trying connection to server, after which will be made checking IP addres #for a possible BrutForce #Reducing this value will increase the likelihood of false positives #Increasing this value will reduce the effectiveness of security (more chance find passwords for large accounts) BrutLogonAttempts = 15 #The average time (in seconds) between attempts to connect to the server #Reducing this value will increase the likelihood of false positives #Increasing this value will reduce the effectiveness of security (more chance find passwords for large accounts) BrutAvgTime = 30 #Number of second, for ban IP address, who time BrutAvgTime less specified #900 second = 15 minute BrutBanIpTime = 900 Assert = False EnableAllExceptionsLog = False DebugPackets = False Гейм: # Enter here (ip) address of your game server, or use the symbol * GameserverHostname = 192.168.0.103 GameserverPort = 7777 # Configure your external ip ExternalHostname = 94.158.156.111 # Configure your internal ip InternalHostname = 192.168.0.103 # Bunch ID and game server. It is better not to change. LoginPort = 9014 LoginHost = 192.168.0.103 поставь 127.0.0.1 # Datapack folder # To exacute the server under debugger with eclipse use: # DatapackRoot = ../L2jFrozen_DataPack # or point the folder directly to your server. DatapackRoot = . Все порты открыты 2106,7777 и т.д Да! Изменено 10 июня, 2014 пользователем Warmen Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
soulvision 15 Опубликовано 10 июня, 2014 А в ини какой айпи пихать? внешний или роутера? Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
soulvision 15 Опубликовано 10 июня, 2014 Все равно Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
soulvision 15 Опубликовано 10 июня, 2014 помогу бессплатно пиши скайп) naightvish Спасибо помог! Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
soulvision 15 Опубликовано 10 июня, 2014 //close Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
Azaz09aаяая 5 Опубликовано 10 июня, 2014 (изменено) Исчезни из темы! молись что бы я твой сайт неузнал, устрою там как говорит овер бафер вакханалиюя тебе все что можно переломаю и все что можно роздам, хотя у тебя играть никто не будет Изменено 10 июня, 2014 пользователем Azaz09aаяая Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
Warmen 126 Опубликовано 10 июня, 2014 Спасибо помог! где был изъян ?) Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
soulvision 15 Опубликовано 10 июня, 2014 молись что бы я твой сайт неузнал, устрою там как говорит овер бафер вакханалию я тебе все что можно переломаю и все что можно роздам, хотя у тебя играть никто не будет пф. Ок )))) Молюсь ахахаха Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
soulvision 15 Опубликовано 10 июня, 2014 где был изъян ?) l2.ini Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
Ronaldo 11 Опубликовано 10 июня, 2014 молись что бы я твой сайт неузнал, устрою там как говорит овер бафер вакханалию я тебе все что можно переломаю и все что можно роздам, хотя у тебя играть никто не будет Мне кажется вы здесь перегнули палку вам не кажется что здесь грубо с вашей стороны??? Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты