[Freeipa-users] Stuck at DNS install process

Raul Dias raul at dias.com.br
Thu Nov 3 13:48:45 UTC 2016


Hello,

I am trying to setup a test environment for FreeIPA.

I have installed Fedora Server 24 in a VMWare Workstation machine and 
updated it.
There are 2 ethernets:
1 - ens33 -> bridge to the host (dhcp)
2 - ens34 -> Internal (vmware) network for testing

the ens34 has:
     3: ens34: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel 
state UP group default qlen 1000
         link/ether 00:0c:29:ab:26:59 brd ff:ff:ff:ff:ff:ff
         inet 10.101.1.1/24 brd 10.101.1.255 scope global ens34
            valid_lft forever preferred_lft forever
         inet6 fe80::e88e:21e6:c273:5178/64 scope link
            valid_lft forever preferred_lft forever

Setting up FreeIPA with:
     # ipa-server-install -a secret123 -p secret123 --domain=chaosnet  
--realm=CHAOSNET --hostname server.chaosnet --setup-dns -v
...
Enter the IP address to use, or press Enter to finish.
Please provide the IP address to be used for this host name: 10.101.1.1
ipa         : DEBUG    Starting external process
ipa         : DEBUG    args=/sbin/ip -family inet -oneline address show
ipa         : DEBUG    Process finished, return code=0
ipa         : DEBUG    stdout=1: lo    inet 127.0.0.1/8 scope host 
lo\       valid_lft forever preferred_lft forever
2: ens33    inet 192.168.1.148/24 brd 192.168.1.255 scope global dynamic 
ens33\       valid_lft 11552sec preferred_lft 11552sec
3: ens34    inet 10.101.1.1/24 brd 10.101.1.255 scope global 
ens34\       valid_lft forever preferred_lft forever

ipa         : DEBUG    stderr=
Please provide the IP address to be used for this host name:
-----8<----

If I enter my IPs: 10.101.1.1, 10.101.1.1/24, 192.168.1.148, 
192.168.1.148/24
it will ask again for the IP address.
If I enter anything else, it will detect it is not my IP and complain.

Am I missing something? A package maybe? Or is it a bug (or me)?

# dnf list | grep freeipa
freeipa-admintools.noarch 4.3.2-2.fc24                  @updates
freeipa-client.x86_64 4.3.2-2.fc24                  @updates
freeipa-client-common.noarch 4.3.2-2.fc24                  @updates
freeipa-common.noarch 4.3.2-2.fc24                  @updates
freeipa-server.x86_64 4.3.2-2.fc24                  @updates
freeipa-server-common.noarch 4.3.2-2.fc24                  @updates
freeipa-server-dns.noarch 4.3.2-2.fc24                  @updates
freeipa-server-trust-ad.x86_64 4.3.2-2.fc24                  @updates
freeipa-python-compat.noarch 4.3.2-2.fc24                  updates


Thanks for your help,
-rsd








-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/freeipa-users/attachments/20161103/1bb3b6ce/attachment.htm>


More information about the Freeipa-users mailing list