-
Notifications
You must be signed in to change notification settings - Fork 29
/
Copy pathEtapa-004-InstalacaoDoDHCPServerNoUcsUnivention-5.0.txt
114 lines (104 loc) · 3.74 KB
/
Etapa-004-InstalacaoDoDHCPServerNoUcsUnivention-5.0.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
Autor: Robson Vaamonde
Procedimentos em TI: http://procedimentosemti.com.br
Bora para Prática: http://boraparapratica.com.br
Robson Vaamonde: http://vaamonde.com.br
Facebook Procedimentos em TI: https://www.facebook.com/ProcedimentosEmTi
Facebook Bora para Prática: https://www.facebook.com/BoraParaPratica
Instagram Procedimentos em TI: https://www.instagram.com/procedimentoem
YouTUBE Bora Para Prática: https://www.youtube.com/boraparapratica
LinkedIn Robson Vaamonde: https://www.linkedin.com/in/robson-vaamonde-0b029028/
Data de criação: 21/06/2021
Data de atualização: 03/07/2021
Versão: 0.03
Testado e homologado no UCS Univention Core Free 5.0.x
Atualização do UCS: https://docs.software-univention.de/quickstart-en-5.0.html
Manual do UCS: https://docs.software-univention.de/manual-5.0.html
Documentação do DHCP Server: https://docs.software-univention.de/manual-5.0.html#module:dhcp:dhcp
Artigo sobre o DHCP Server: https://www.univention.com/blog-en/brief-introduction/2019/03/brief-introduction-dhcp-dns/
Meu questionamento sobre o DHCP Server: https://help.univention.com/t/improved-dhcp-server-service-via-umc/14837
Primeira etapa: Instalando o DHCP Server via WebManagement App
01. Acessar o WebManagement (recomendado utilizar o navegado Firefox)
https://172.16.1.10
02. System and Domain Manager
Username: administrator
Password: pti@2018
03. Favorites ou Software
App Center
Do not show this message again: Yes
DHCP Server
Install
Start Installation
Manager Installation
Open
04. Domain
DHCP Server
DHCP
All DHCP Server
pti.intra
Select: 172.16.1.0 - Subnet: <Edit>
Basic settings
General DHCP subnet settings
Subnet address *: 172.16.1.0
Address prefix length (or Netmask) *: 24
Broadcast address: 172.16.1.255
Dynamic address assignment
First address: 172.16.1.100
Last address: 172.16.1.150
<Save>
Select: 172.16.1.0 - Subnet: <Edit>
Options
Options describing the basic features of the LDAP object
Options
Allow custom DHCP options: Yes
Policies
Properties inherited from policies
Policy: DHCP DNS
Select policy configuration: Default
Domain name: pti.intra
Domain name servers: 172.16.1.10
Policy: DHCP lease time
Select policy configuration: CREATE NEW POLICY
Name *: lease
Default lease time: 8 hours
Minimum lease time: 7 hours
Maximum lease time: 8 hours
CREATE POLICY
Policy: DHCP NetBIOS
Select policy configuration: CREATE NEW POLICY
Name *: netbios
NetBIOS name servers: 172.16.1.10
NetBIOS scope: Default
NetBIOS node type: 8 H-node: Hybrid - WINS, then broadcast
CREATE POLICY
Policy: DHCP statements
Select policy configuration: CREATE NEW POLICY
Authoritative: Yes
Ping check: True
Server identifier: ptispo01dc01
Server name: ptispo01dc01
Add hostnames to leases: True
CREATE POLICY
<Save>
05. System
System Service
Search: dhcp <Enter>
06. Atualizando o Endereço IPv4 no Microsoft Windows
ipconfig /all
ipconfig /release
ipconfig /renew
ping google.com
07. Atualizando o Endereço IPv4 no GNU/Linux Mint
Ícone de Conexão de Rede
Configurações de Rede
Cabeada
Desativar Rede
Ativar Rede
Terminal
ifconfig
route -n
systemd-resolve --status
ping google.com
08. Login Bash/Shell
login: root <Enter>
password: pti@2018 <Enter>
less /var/lib/dhcp/dhcpd.leases