Browse Community
Help
Log In
Responses(2)
Solutions(0)
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? ynsradmin> 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.
Dell Support Resources
View All
Top
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.