PDA

View Full Version : Connecting from the internet


Newspaz
15-03-2006, 10:33
Hello,

I'm trying to connect to my zabbix server on the internet. I have forwarded the server's port 10051 to my public ip address. But when I try to connect to my server it just won't. I have also stopped the firewalls on both my client and my server.

Does anyone know what my problem could be? Here are some shortened logfiles to give an idea of the problem.

Taken from my client (win32) log:
[15-Mar-2006 10:22:46] *************** Log file opened ****************
[15-Mar-2006 10:22:46] Collector thread initialized successfully
[15-Mar-2006 10:22:46] Zabbix Win32 Agent started
[15-Mar-2006 10:22:47] Active checks [Cannot connect to [213.144.251.38:10051] [No error]]
[15-Mar-2006 10:23:48] Active checks [Cannot connect to [213.144.251.38:10051] [No error]]
Taken from my server log:
002679:20060315:102425 Connection reset by peer.
002679:20060315:102425 Host [ABC-W001] will be checked after [60] seconds
002679:20060315:102525 Connection reset by peer.
002679:20060315:102525 Host [ABC-W001] will be checked after [60] seconds

mbrijun
17-03-2006, 14:28
What about port 10050 that the server uses to talk to the client? From your zabbix server, you have to be able to do

telnet <client ip> 10050