Forum Discussion

r1's avatar
r1
Level 5
15 years ago

specified network interface

I have 1 nics on the client , the client OS is a windows server and the master server is a unix server . i have been having name resolutions issues with different errors , 57 , 48 ..etc bplclntcmd ...
  • Nicolai's avatar
    15 years ago

    1: yes, this is normal. A client can only have one name, but it's required that each network cards can have it own name i DNS. (eg. cheetah & cheetah-bkp)
    2:  cheetah-bkp (you need to check if REQUIRED_INTERFACE is set in registry and that proper routing statement has been set on the host, do a netstat -r to check)
    3: Do you have proper name resolution in place ?. Both forward and reverse.
    4: Is this GUI both from the master server via RDP or from you're workstation ?. If the master server java GUI can connect but the Windows console from you're PC can't  this point of name resolution problems. Seem you're PC can resolve cheetah-bkp, do e.g nslookup cheetah-bkp.acme.com
    5: Like this (both)

    10.1.1.1 cheetah cheetah.acme.com
    10.2.1.1 cheetah cheetah-bkp.acme.com