Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
LARN
RNA
Software
Commits
540a0ee3
Commit
540a0ee3
authored
Aug 24, 2017
by
Andreas Schmidt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add first actual RNAs to dnsmasq.conf.
parent
9e3cb792
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
1 deletion
+10
-1
master/dnsmasq.conf
master/dnsmasq.conf
+10
-1
No files found.
master/dnsmasq.conf
View file @
540a0ee3
...
...
@@ -7,10 +7,19 @@ dhcp-option=3,10.8.0.1
# MAC-IP Bindings
dhcp
-
range
=
10
.
8
.
0
.
10
,
10
.
8
.
0
.
50
,
255
.
255
.
255
.
0
,
12
h
dhcp
-
host
=
b8
:
27
:
eb
:
9
c
:
d6
:
e3
,
10
.
8
.
0
.
3
# DNS Server Entries
dhcp
-
option
=
6
,
10
.
8
.
0
.
2
,
8
.
8
.
8
.
8
# DNS Zone
host
-
record
=
salt
,
10
.
8
.
0
.
2
# RNAs
dhcp
-
host
=
00
:
1
e
:
06
:
30
:
a4
:
0
a
,
10
.
8
.
0
.
101
host
-
record
=
rna01
,
10
.
8
.
0
.
101
dhcp
-
host
=
00
:
1
e
:
06
:
30
:
a4
:
38
,
10
.
8
.
0
.
102
host
-
record
=
rna02
,
10
.
8
.
0
.
102
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment