This requires the canonical names of IPA servers to be mapped to their IP addresses on the VPN as well as specifying the IPA server explicitly when enrolling clients. Signed-off-by: Nils Philippsen <nils@redhat.com>
7 lines
357 B
Text
7 lines
357 B
Text
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
|
|
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
|
|
|
|
# Map canonical names of IPA servers to their VPN IP addresses
|
|
192.168.1.156 ipa01.iad2.fedoraproject.org
|
|
192.168.1.157 ipa02.iad2.fedoraproject.org
|
|
192.168.1.162 ipa03.iad2.fedoraproject.org
|