cancel
Showing results for 
Search instead for 
Did you mean: 

Error 58

Kaio_Tonheiro
Level 4

I need help with error 58 (can't connect to client), which says it can not connect to the client, however, client connection through ping tests to the master are ok, and the master to the client is also ok, how else can I perform solution to this problem ???

Master connected to the client through mstsc and everything is ok.

1 ACCEPTED SOLUTION

Accepted Solutions

sdo
Moderator
Moderator
Partner    VIP    Certified

If this fails:

# telnet client-name.com 1556

...then your issue is at least a firewall issue, and not necessarily a NetBackup issue.  If that command fails then there is either software FW on client, or a hardware FW in the LAN network.

View solution in original post

5 REPLIES 5

sdo
Moderator
Moderator
Partner    VIP    Certified

If this fails:

# telnet client-name.com 1556

...then your issue is at least a firewall issue, and not necessarily a NetBackup issue.  If that command fails then there is either software FW on client, or a hardware FW in the LAN network.

Marianne
Level 6
Partner    VIP    Accredited Certified
NetBackup needs two things to ensure connectivity : 1. Forward and reverse name lookup between master and client and between client and server(s). If you have media servers, then everything applies to those as well. 2. Port connectivity between server(s) and client in both directions. NBU 7.5 needs port 1556 in both directions. Check that Windows firewall is disabled.

Michael_G_Ander
Level 6
Certified

Check that Netbackup Client Service and Symantec Private Branch is started on the client

Go through the steps in this post:

https://www.veritas.com/community/forums/general-connectivity-troubleshooting-status-23242558-often-...

Remember that connections actually is

Master        Client

high port -> 1556

1556 <- high port

Seen from a firewall perspetive, especially important if there is a "hardware" firewall like an ASA or Checkpoint along the network path.

 

 

 

The standard questions: Have you checked: 1) What has changed. 2) The manual 3) If there are any tech notes or VOX posts regarding the issue

TS10
Level 3

check if the server name along with the IP exist in the host file.The entry should in both master as well in media server.

secondly check telnet on the server

sdo
Moderator
Moderator
Partner    VIP    Certified

Thanks Kaio.

To be fair, that command could also fail:

i) if there is a "name to IP" translation issue

AND/OR

ii) a LAN gateway/routing issue

AND/OR

iii) the client is powered off.

.

But most typically it's a FW issue  :)

.

Need some help with example commands for Windows FW, and/or Linux FW rule addition?