Hi chumpywumpy,
I'm feeling sooooo noob !
I passed on Win7 few months ago and...never had the problems I had with XP's firewall so I thought it was disabled as I said in installation but...it wasn't...
I ashamed for bothering all of you BUT !!! even when it's off, "Database connect success!" appears in logs BUT i still can't connect...
Here are all the answers to you advices:
I blank my MAC Address but here is my ipconfig /all result
ipconfig /all
I runned cabal_config again to screenshot the conf :
cabal conf
You suggested to try Telnet 192.168.0.10 1433 :
[root@CabalServer ~]# telnet 192.168.0.10 1433
Trying 192.168.0.10...
Connected to 192.168.0.10 (192.168.0.10).
Escape character is '^]'.
]
^]
And I uploaded test_sql.sh with the attached txt. Executed it gave me :
./test_sql.sh
Obviously, you understood I'm in bridged networking...
Here are the logs (in attachement) when I have connect success but sill no connexion with client. (stupid) Windows Firewall Off and Antivirus OFF
Thx :D
Hi again,
As you see I keep working on it, not only waiting for your help
I found the problem I had in the procedure to remove linked server :
- I deleted manually the linked Server
- Modified cabal_sp_newchar and cabal_sp_delchar with given content.
- Executed the query to add linkedserver. I changed DB password and 'NT AUTHORITY\SYSTEM' with 'AUTORITE NT\Système' (French MS SQL...).
Even with that I still can't log in.
I made few tries and noticed that trying to log in doesn't generate any trace in logs...
I just have a new line in DBAgent_24 with "Database Connect success!"
Other logs don't get any new info.


I'm feeling sooooo noob !
...
Reply With Quote


