Problema Nessuno riesce ad entrare nel mio Retroserver

SuperGs99

Utente Medio
Autore del topic
11 Agosto 2010
110
0
Miglior risposta
0
Ciao ragazzi.
Ho un retro r64 ma riesce ad entrare solo a me, ai miei amici o se accedo da un altro pc, si carica ma rimane la vista dell'Hotel e non appare la barra a sinistra. Dopo un po' esce la classica pagina di errore.
Ho provato diversi server, diversi Page-Client e diversi dcr ma niente.
Ricordo che non è il problema delle porte perchè uso hamachi.
Grazie in anticipo
 
Ultima modifica:
Riferimento: Nessuno riesce ad entrare nel mio Retroserver

Sicuro di aver configurato bene? posta le configurazioni :emoji_slight_smile:
 
Riferimento: Nessuno riesce ad entrare nel mio Retroserver

Ecco le configurazioni:
inc.config.php
<?php
/*=======================================================================
| UberCMS - Advanced Website and Content Management System for uberEmu
| #######################################################################
| Copyright (c) 2010, Roy 'Meth0d'
|
Perfavore, Entra oppure Registrati per vedere i Link!

| #######################################################################
| This program is free software: you can redistribute it and/or modify
| it under the terms of the GNU General Public License as published by
| the Free Software Foundation, either version 3 of the License, or
| (at your option) any later version.
| #######################################################################
| This program is distributed in the hope that it will be useful,
| but WITHOUT ANY WARRANTY; without even the implied warranty of
| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
| GNU General Public License for more details.
\======================================================================*/

$config['Site']['www'] = "http://5.115.200.xxx";
$config['Site']['hash_secret'] = "xCg532%@%gdvf^5DGaa6&*rFTfg^FD4\$OIFThrR_gh(ugf*/";

$config['MySQL']['hostname'] = "localhost";
$config['MySQL']['username'] = "root";
$config['MySQL']['password'] = "la mia psw";
$config['MySQL']['database'] = "v2";

$config['MUS']['enabled'] = false;
$config['MUS']['ip'] = "5.115.200.xxx";
$config['MUS']['port'] = "6565";

?>

page-client
<body id="client" class="flashclient">

<script type="text/javascript">
var habboDefaultClientPopupUrl = "%www%/client";
</script>

<noscript>
<meta http-equiv="refresh" content="0;url=%www%/client/nojs" />
</noscript>

<script type="text/javascript">
FlashExternalInterface.loginLogEnabled = true;

FlashExternalInterface.logLoginStep("web.view.start");

if (top == self) {
FlashHabboClient.cacheCheck();
}
var flashvars = {
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "0",
"connection.info.host" : "5.115.200.xxx",
"connection.info.port" : "30000",
"site.url" : "%www%",
"url.prefix" : "%www%",
"client.reload.url" : "%www%/account/reauthenticate?page=/flash_client",
"client.fatal.error.url" : "%www%/flash_client_error",
"client.connection.failed.url" : "%www%/client_connection_failed",
"external.hash" : "",
"external.variables.txt" : "http://swfs.host.crazzy.com.br/swf/r63.2/gamedata/external_variables.txt",
"external.texts.txt" : "http://swfs.host.crazzy.com.br/swf/r63.2/gamedata/external_flash_texts/ba89ecbe6d71bb4194177e36a33e14fe9a5344c8.txt",
"productdata.load.url" : "http://swfs.host.crazzy.com.br/swf/r63.2/gamedata/productdata.txt",
"furnidata.load.url" : "http://swfs.host.crazzy.com.br/swf/r63.2/gamedata/furnidata.txt",
"use.sso.ticket" : "1",
<?php

if ($forwardType > 0)
{
echo ' "forward.type" : "' . $forwardType . '",' . LB;
echo ' "forward.id" : "' . $forwardId . '",' . LB;
}

?>
"sso.ticket" : "%sso_ticket%",
"processlog.enabled" : "0",
"account_id" : "0",
"client.starting" : "Por favor aguarde! O Habbo está carregando...",
"flash.client.url" : "%flash_client_url%",
"user.hash" : "",
"facebook.user" : "0",
"has.identity" : "0",
"flash.client.origin" : "popup"
};
var params = {
"base" : "%flash_base%",
"allowScriptAccess" : "always",
"menu" : "false"
};

if (!(HabbletLoader.needsFlashKbWorkaround())) {
params["wmode"] = "opaque";
}

FlashExternalInterface.signoutUrl = "%www%/account/logout";

var clientUrl = "%flash_base%CrazzY.swf";
swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "9.0.115", "http://images.habbo.com/habboweb/%web_build%/web-gallery/flash/expressInstall.swf", flashvars, params);
</script>

<div id="overlay"></div>
<div id="client-ui" >
<div id="flash-wrapper">
<div id="flash-container">
<div id="content" style="width: 400px; margin: 20px auto 0 auto; display: none">
<div class="cbb clearfix">
<h2 class="title">Por favor instale o Adobe Flash Player.</h2>
<div class="box-content">
<p>Você pode instalar e baixar o Adobe Flash Player aqui: <a href="http://get.adobe.com/flashplayer/">Instale o flash player</a>. Mais instruções para a instalação podem ser encontrados aqui: <a href="http://www.adobe.com/products/flashplayer/productinfo/instructions/">Mais informações</a></p>
<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://images.habbo.com/habboweb/%web_build%/web-gallery/v2/images/client/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>
</div>
</div>
</div>
<script type="text/javascript">
$('content').show();
</script>
<noscript>
<div style="width: 400px; margin: 20px auto 0 auto; text-align: center">
<p>Se você não for redirecionado automaticamente, por favor <a href="/client/nojs">clique aqui</a></p>
</div>
</noscript>
</div>
</div>
<div id="content" class="client-content"></div>
</div>
<div style="display: none">
<div id="habboCountUpdateTarget">
%hotel_status%
</div>
<script language="JavaScript" type="text/javascript">
setTimeout(function() {
HabboCounter.init(600);
}, 20000);
</script>
</div>
<script type="text/javascript">
RightClick.init("flash-wrapper", "flash-container");
</script>

</body>
</html>

config server
## System Configuration File

## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password=la mia psw
db.name=v2

## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=1500

## Game TCP/IP Configuration
game.tcp.bindip=5.115.200.xxx
game.tcp.port=30000
game.tcp.conlimit=5000

## MUS TCP/IP Configuration
mus.tcp.bindip=5.115.200.xxx
mus.tcp.port=6565
mus.tcp.allowedaddr=5.115.200.xxx

## Client configuration
client.ping.enabled=1
client.ping.interval=30000

Ho coperto ovviamente la mia password e il mio ip, se è necessario posso coprire anche i dcr...
 
Riferimento: Nessuno riesce ad entrare nel mio Retroserver

Allora...per risolvere devi andare su htdocs>inc>tpl>Page-client

nel page client dove c'è la stringa "connection.info.host" :
devi mettere il tuo ip che lo trovi
Perfavore, Entra oppure Registrati per vedere i Link!
dopo di chè la stringa dovrai modificarla così "connection.info.host" : "tuo IP"

(ps: se gli altri non riescono a trovare proprio il sito devi modificare l'ip anche nel file config.ini)
 
Riferimento: Nessuno riesce ad entrare nel mio Retroserver

Allora...per risolvere devi andare su htdocs>inc>tpl>Page-client

nel page client dove c'è la stringa "connection.info.host" :
devi mettere il tuo ip che lo trovi qui dopo di chè la stringa dovrai modificarla così "connection.info.host" : "tuo IP"

(ps: se gli altri non riescono a trovare proprio il sito devi modificare l'ip anche nel file config.ini)

c'è gia , ha messo le 3 xxx finali per non far vedere il suo ip credo , Comunque se hai messo bene l'ip , allora prova a disattivare i Firewall ;)
 
Riferimento: Nessuno riesce ad entrare nel mio Retroserver

Sembra risolto, a quanto pare era il firewall. Grazie a tutti per le risposte ;)