Unsolved
This post is more than 5 years old
11 Posts
0
1028
March 3rd, 2010 13:00
Problem with browsing files to select save set
Hello friends,
please help
I have a problem when pressing the browse button to choose "save set" for any client. I get the error "Unable to connect to host. Please check your Networker security setting and daemon logs on the Networker client and server console for more details."
Backup working fine for all this clients even I type manualy any "save set" but why this browsing option doesn't work?
Environment:
Networker version: 7.6 Fast Start
Operating System: Windows 2008 Sta x64 SP2 Thanks for any advice
No Events found!



BSequeira
30 Posts
1
March 3rd, 2010 14:00
Hi,
You should check the remote access on the client configuration, maybe that is the problem.
Try adding *@* and see if it works.
If not, it can be a peer issue.
Try the following:
Open a cmd prompt, and run:
nsradmin -p nsrexec
nsradmin> show auth methods
nsradmin> print type: nsrla
auth methods: "0.0.0.0/0,nsrauth/oldauth"; (make sure nsrauth is on)
nsradmin> show
nsradmin> delete type: nsr peer information
::::::
-----END CERTIFICATE-----";
Delete? y
nsradmin> quit
restart NetWorker client services
Hope this helps.
Regards,
Bruno
goran_kirhner
11 Posts
0
March 4th, 2010 01:00
Thanks a lot man,
my problem is resolved after I wipe out peer information.