[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Documentation/Bookworm/GettingStarted" by GuidoBerhoerster

Debian Wiki wiki at debian.org
Wed Oct 11 08:05:23 BST 2023


Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.

The "DebianEdu/Documentation/Bookworm/GettingStarted" page has been changed by GuidoBerhoerster:
https://wiki.debian.org/DebianEdu/Documentation/Bookworm/GettingStarted?action=diff&rev1=2&rev2=3

Comment:
Add note not to use a qualified hostname when adding systems in gosa since it isn't handled correctly

  '''Please note:''' host keytab creation is possible for systems of type ''workstations'', ''servers'' and ''terminals'' but not for those of type ''netdevices''.
  See the [[DebianEdu/Documentation/Bookworm/HowTo/NetworkClients|Network clients HowTo]] chapter for NFS configuration options.
  
- To add a machine, use the GOsa² main menu, systems, add. You can use an IP address/hostname from the preconfigured address space 10.0.0.0/8. Currently there are only two predefined fixed addresses: 10.0.2.2 (tjener) and 10.0.0.1 (gateway). The addresses from 10.0.16.20 to 10.0.31.254 (roughly 10.0.16.0/20 or 4000 hosts) are reserved for DHCP and are assigned dynamically.
+ To add a machine, use the GOsa² main menu, systems, add. The name of the machine is expected to be a valid '''unqualified''' hostname, do not add the domain name here. You can use an IP address/hostname from the preconfigured address space 10.0.0.0/8. Currently there are only two predefined fixed addresses: 10.0.2.2 (tjener) and 10.0.0.1 (gateway). The addresses from 10.0.16.20 to 10.0.31.254 (roughly 10.0.16.0/20 or 4000 hosts) are reserved for DHCP and are assigned dynamically.
  
  To assign a host with the MAC address 52:54:00:12:34:10 a static IP address in GOsa² you have to enter the MAC address, the hostname and the IP; alternatively you might click the {{{Propose ip}}} button which will show the first free fixed address in 10.0.0.0/8, most probably something like 10.0.0.2 if you add the first machine this way. It may be better to first think about your network: for example you could use 10.0.0.x with x>10 and x<50 for servers, and x>100 for workstations. Don't forget to activate the just added system. With the exception of the main server all systems will then have a matching icon.
  



More information about the debian-edu-commits mailing list