Anonymous

Networking/Procedures: Difference between revisions

From London Hackspace Wiki
→‎Bootstrapping a new machine to a static ip: some quick fixes to refer to current setup, we still don't have adminstuff.
(mention irc channels)
(→‎Bootstrapping a new machine to a static ip: some quick fixes to refer to current setup, we still don't have adminstuff.)
 
Line 78: Line 78:
Choose a hostname for your new machine.
Choose a hostname for your new machine.


Log in to boole, and as root cd /etc/bind, and edit lan.london.hackspace.org.uk. and 24.31.172.in-addr.arpa. to add your new host, remember the new static ip you choose.
Log in to dns vm (dns.lan.london.hackspace.org.uk), and as root cd /etc/bind, and edit lan.london.hackspace.org.uk. and db.10 to add your new host, remember the new static ip you choose.


There is only a few static ip's left, you may end up needing to shrink the dhcp range and change the dhcpserver config on boole as well.
There is only a few static ip's left, you may end up needing to shrink the dhcp range and change the dhcpserver config on boole as well.
Line 86: Line 86:
Check that the hostname works in fwd and reverse dns.
Check that the hostname works in fwd and reverse dns.


and git commit your changes and log out of boole.
and git commit your changes and log out of dns vm.


on adminstuff edit /etc/ansible/hosts, add:
on adminstuff edit /etc/ansible/hosts, add:
538

edits