<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hello all,</div><div><br></div><div>My first problem was related to firewall, the command</div><div>iptables -A INPUT -p tcp --dport 80 -j ACCEPT</div><div>opened port 80 after this line in iptables thus the problem I had.<br></div><div>REJECT all -- anywhere anywhere reject-with icmp-host-prohibited<br></div><div><br></div><div>Now I have another problem when I run ipa-client-install on the client (after it asked for admin password):</div><div><br></div><div>Joining realm failed: HTTP response code is 400, not 200</div><div><br></div><div>Here are the related lines in /var/log/ipaclient-install.log<br></div><div>2012-06-20T19:46:53Z DEBUG
args=/usr/sbin/ipa-join -s cns2.psych.yale.edu -b dc=psych,dc=yale,dc=edu<br>2012-06-20T19:46:53Z DEBUG stdout=<br>2012-06-20T19:46:53Z DEBUG stderr=HTTP response code is 400, not 200<br><br></div><div>Suggestions, please.</div><div><br></div><div>Thanks,</div><div>George</div><div><br></div></div></body></html>