Hello guys,
I have been stuck for quiet some time on this error and would appreciate if some one can give me their valuable advice.
I have an agent installed on a remote machine having a public IP address.
My server is on a private IP address but there is a VPN connection between the two.
In between is ofcourse the router configured for forwarding the request.
When i start the agent, i get the follwong error:
28484:20070629:164845 Listener error: Connection from [<router_ip>] rejected. Allowed server is [<zabbix_server_ip>]
Why is the agent being rejected form the Router?
This is the full error:
28484:20070629:164845 Listener error: Connection from [<router_ip>] rejected. Allowed server is [<zabbix_server_ip>]
28485:20070629:171726 In process_active_checks('192.168.100.45',10051)
28485:20070629:171726 In get_min_nextcheck()
28485:20070629:171726 Sleeping for 60 seconds
28485:20070629:171826 In refresh_metrics('192.168.100.45',10051)
28485:20070629:171826 get_active_checks('192.168.100.45',10051)
28485:20070629:171959 Get active checks error: Cannot connect to [192.168.100.45:10051] [Connection refused]
28485:20070629:171959 Getting list of active checks failed. Will retry after 60 seconds
28485:20070629:172059 get_active_checks('192.168.100.45',10051)
28485:20070629:172059 Get active checks error: Cannot connect to [192.168.100.45:10051] [Connection refused]
28485:20070629:172059 Getting list of active checks failed. Will retry after 60 seconds
28485:20070629:172159 get_active_checks('192.168.100.45',10051)
28485:20070629:172159 Get active checks error: Cannot connect to [192.168.100.45:10051] [Connection refused]
28485:20070629:172159 Getting list of active checks failed. Will retry after 60 seconds
28483:20070629:172257 Processing request.
28483:20070629:172257 In check_security()
28483:20070629:172257 Listener error: Connection from [<router_ip>] rejected. Allowed server is [192.168.100.45]
28485:20070629:172259 get_active_checks('192.168.100.45',10051)
28485:20070629:172259 Sending [ZBX_GET_ACTIVE_CHECKS
localhost
]
28485:20070629:172259 Before read
28485:20070629:172259 In parse_list_of_checks('ZBX_EOF
')
28485:20070629:172259 In disable_all_metrics()
28485:20070629:172259 Parsed [ZBX_EOF]
28485:20070629:172259 In process_active_checks('192.168.100.45',10051)
28485:20070629:172259 In get_min_nextcheck()
28485:20070629:172259 Sleeping for 60 seconds
I have been stuck for quiet some time on this error and would appreciate if some one can give me their valuable advice.
I have an agent installed on a remote machine having a public IP address.
My server is on a private IP address but there is a VPN connection between the two.
In between is ofcourse the router configured for forwarding the request.
When i start the agent, i get the follwong error:
28484:20070629:164845 Listener error: Connection from [<router_ip>] rejected. Allowed server is [<zabbix_server_ip>]
Why is the agent being rejected form the Router?
This is the full error:
28484:20070629:164845 Listener error: Connection from [<router_ip>] rejected. Allowed server is [<zabbix_server_ip>]
28485:20070629:171726 In process_active_checks('192.168.100.45',10051)
28485:20070629:171726 In get_min_nextcheck()
28485:20070629:171726 Sleeping for 60 seconds
28485:20070629:171826 In refresh_metrics('192.168.100.45',10051)
28485:20070629:171826 get_active_checks('192.168.100.45',10051)
28485:20070629:171959 Get active checks error: Cannot connect to [192.168.100.45:10051] [Connection refused]
28485:20070629:171959 Getting list of active checks failed. Will retry after 60 seconds
28485:20070629:172059 get_active_checks('192.168.100.45',10051)
28485:20070629:172059 Get active checks error: Cannot connect to [192.168.100.45:10051] [Connection refused]
28485:20070629:172059 Getting list of active checks failed. Will retry after 60 seconds
28485:20070629:172159 get_active_checks('192.168.100.45',10051)
28485:20070629:172159 Get active checks error: Cannot connect to [192.168.100.45:10051] [Connection refused]
28485:20070629:172159 Getting list of active checks failed. Will retry after 60 seconds
28483:20070629:172257 Processing request.
28483:20070629:172257 In check_security()
28483:20070629:172257 Listener error: Connection from [<router_ip>] rejected. Allowed server is [192.168.100.45]
28485:20070629:172259 get_active_checks('192.168.100.45',10051)
28485:20070629:172259 Sending [ZBX_GET_ACTIVE_CHECKS
localhost
]
28485:20070629:172259 Before read
28485:20070629:172259 In parse_list_of_checks('ZBX_EOF
')
28485:20070629:172259 In disable_all_metrics()
28485:20070629:172259 Parsed [ZBX_EOF]
28485:20070629:172259 In process_active_checks('192.168.100.45',10051)
28485:20070629:172259 In get_min_nextcheck()
28485:20070629:172259 Sleeping for 60 seconds
Comment