#1234 Improve Host IP address checking
Closed: Fixed None Opened 12 years ago by mkosek.

Since we have a strict IP address checking introduced in #1213, we can also improve IP address checking for a new Host:

  1. Forbid local (broadcast?) addresses for a Host:

    ipa host-add $HOST --ip-address=127.0.0.1

  2. Allow netmask (#1212) for Host IP address:

    ipa host-add $HOST --ip-address=10.16.78.102/22

    ipa: ERROR: invalid 'ip_address': invalid IP address


Metadata Update from @mkosek:
- Issue assigned to jcholast
- Issue set to the milestone: FreeIPA 2.1 - 2011/06

7 years ago

Login to comment on this ticket.

Metadata