Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NetworkAndCo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hugo Lacherez
NetworkAndCo
Commits
aea37d9a
Commit
aea37d9a
authored
2 years ago
by
Al Massati Bilal
Browse files
Options
Downloads
Patches
Plain Diff
v8 final correction
parent
a77d56f5
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/procedure-dhcp.md
+3
-3
3 additions, 3 deletions
docs/procedure-dhcp.md
with
3 additions
and
3 deletions
docs/procedure-dhcp.md
+
3
−
3
View file @
aea37d9a
...
...
@@ -2,7 +2,7 @@
## Installation dhcp
apt-get instal isc-dhcp-server
apt-get instal
l
isc-dhcp-server
## commande dhcp
...
...
@@ -42,7 +42,7 @@
subnet 192.168.40.0 netmask 255.255.255.0 {
range dynamic-bootp 192.168.40.20 192.168.40.100;
option routers 192.168.40.254;
option routers 192.168.40.254;
https://gitlab.univ-lille.fr/hugo.lacherez.etu/networkandco.git
option subnet-mask 255.255.255.0;
option domain-name "networkandco.org";
option domain-name-servers 192.168.40.151;
...
...
@@ -115,7 +115,7 @@
#### configuration fichier /etc/network/interfaces
nano /etc/nework/interfaces :
nano /etc/ne
t
work/interfaces :
# The primary network interface
allow-hotplug enp0s3
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment