Quantcast
Channel: All Data Protector Practitioners Forum posts
Viewing all articles
Browse latest Browse all 10494

Re: Can't import client into cell manager

$
0
0

When I've installed DP (including Installation Server) locally on a linux client

and I need to import it into a Windows CM I find the following two steps helpful...

 

ONE
---

Stop the Linux Firewall

On some Linux versions it can be done as follows...
 - service iptables status  - shows the firewall status
 - service iptables stop    - stops the firewall
 - chkconfig iptables off   - makes chage permanent.

TWO
---

More /etc/selinux/config
SELINUX=enforcing

change to
SELINUX=disabled

Reboot the server for the change to be effective.


Viewing all articles
Browse latest Browse all 10494


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>