[SPANISH]
ok bueno pana mira el problema es el siguiente, el CentOS lo tengo configurado por NAT ya que por Bridged no me funciona. entonces en NAT la puerta de enlace que toma es 192.168.74.1 creando una ip por defecto de 192.168.74.128 entonces resulta que cuando esta con esta puerta de enlace el servidor conecta perfectamente a la puerta de enlace, pero como quiero ponerlo en VLAN (osea habilitar el DMZ) necesito que el ip sea una misma ip de windows en este caso 192.168.1.1 (como puerta de enlace), y resulta que a lo que cambio la puerta de enlace en el CentOS el servidor no me vuelve a conectar a la base de datos :S osea no se comunican, me entiendes?
[ENGLISH]
ok good corduroy look at the problem is as follows, I have it configured by CentOS NAT as a Bridged not work for me. then in the NAT gateway that takes 192.168.74.1 is creating a ip default 192.168.74.128 then when it turns out that this gateway server connects seamlessly to the gateway, but I want to put in as VLAN (osea Enabling the DMZ) that need the ip is the same ip windows in this case 192.168.1.1 (gateway), and that is what we change to the gateway at the Center server I did not connect again to Database: S osea not communicate, you understand me?
Show This:
SERVER ON IN THE MOMENT TO THE GATEWAYS IS 192.168.74.1
cat DBAgent_24.log
LOG LEVEL: 3
MemPoolUnitSizeClass(2): 24576Bytes
Start DBAgent_24 Server
UseEcryptText (Off)
try listening 38181 port
CProcessLayer(0)::svc Start [3086306208]
CProcessLayer(0)::svc Start [3075816352]
CProcessLayer(0)::svc Start [3065326496]
CProcessLayer(0)::svc Start [3054836640]
CProcessLayer(0)::svc Start [3044346784]
accept success 8(192.168.74.128:32771)
1.open user 8 [A039B80] (192.168.74.128)
accept success 10(192.168.74.128:32775)
2.open user 10 [A0482C0] (192.168.74.128)
Database Connect success!
Database Connect success!
Database Connect success!
Database Connect success!
open log file '/var/log/cabal/DBAgent_24.log'
SERVER IN THE MOMENT TO THE GATEWAYS IS CHANGED TO 192.168.1.1 (and Change the all ip's in the cabal files)
LOG LEVEL: 3
MemPoolUnitSizeClass(2): 24576Bytes
Start DBAgent_24 Server
UseEcryptText (Off)
try listening 38181 port
CProcessLayer(0)::svc Start [3086805920]
CProcessLayer(0)::svc Start [3076316064]
CProcessLayer(0)::svc Start [3065826208]
CProcessLayer(0)::svc Start [3055336352]
CProcessLayer(0)::svc Start [3044846496]
accept success 8(192.168.1.105:32798)
1.open user 8 [8BA5B78] (192.168.1.105)
accept success 10(192.168.1.105:32803)
2.open user 10 [8BB42A0] (192.168.1.105)
[##ERROR##] DB ERROR(MSG) : [unixODBC][FreeTDS][SQL Server]Server is unavailable or does not exist.
[##ERROR##] DB ERROR(CODE) : 20009
[##ERROR##] DB ERROR(VAR_INFO) :
[##ERROR##] DB ERROR(SQLSTATE) : 08S01
[##ERROR##] DB ERROR(STM_TEXT) :
[##ERROR##] Database Connect Fail (uid=gabotamn1;pwd=648213l18;dsn=CabalGame24;APP=DBAgent_24)
[##ERROR##] check 'pDB' fail
[##ERROR##] 'OnIPCIWarGetLastNationRewardWarResults' fail (Database/InstantWar.cpp:140)
[##ERROR##] UsrMap Fail : MainCmd(600) Ret(8C:0:140) Addr(192.168.1.105)