Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
snf-nfdhcpd
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
itminedu
snf-nfdhcpd
Commits
be1030ab
Commit
be1030ab
authored
Jul 03, 2012
by
Dimitris Aragiorgis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change nameservers in nfdhcpd.conf
Signed-off-by:
Dimitris Aragiorgis
<
dimara@grnet.gr
>
parent
de1a1bb2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
nfdhcpd.conf
nfdhcpd.conf
+2
-4
No files found.
nfdhcpd.conf
View file @
be1030ab
...
...
@@ -11,12 +11,10 @@ user = nobody # An unprivileged user to run as
enable_dhcp
=
yes
lease_lifetime
=
604800
# 1 week
lease_renewal
=
3600
# 1 hour
server_ip
=
1
92
.
0
.
2
.
1
server_ip
=
1
.
2
.
3
.
4
dhcp_queue
=
42
# NFQUEUE number to listen on for DHCP requests
# IPv4 nameservers to include in DHCP responses
nameservers
=
192
.
0
.
2
.
2
,
192
.
0
.
2
.
3
# Optional domain to serve with the replies
#domain = example.com
nameservers
=
194
.
177
.
210
.
210
,
194
.
177
.
210
.
10
## IPv6-related functionality
[
ipv6
]
...
...
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