On 11/16/2011 03:14 PM, Alexander Bokovoy wrote:
maybe that's because server.xxxx.com resolves to IPv6 address? We pass FQDN of the server to pkisilent, and then it tries to set up and start CA.
It doesn't: # dig server.xxxx.com
; <<>> DiG 9.8.1-RedHat-9.8.1-2.fc16 <<>> server.xxxx.com ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 21488 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1 ;; QUESTION SECTION: ;server.xxxx.com. IN A ;; ANSWER SECTION: server.xxxx.com. 86400 IN A 192.168.1.2 ;; AUTHORITY SECTION: xxxxx.com. 86400 IN NS xxxxx.com. ;; ADDITIONAL SECTION: xxxxx.com. 86400 IN A 192.168.1.2 ;; Query time: 0 msec ;; SERVER: 192.168.1.2#53(192.168.1.2) ;; WHEN: Wed Nov 16 15:21:35 2011 ;; MSG SIZE rcvd: 89 _______________________________________________ Freeipa-users mailing list [email protected] https://www.redhat.com/mailman/listinfo/freeipa-users
