Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
RapidSpace Autoinstall OS
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
RapidSpace Autoinstall OS
Commits
662413f2
Commit
662413f2
authored
Mar 23, 2020
by
Thomas Gambier
🚴🏼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update DNS server list in China
parent
9388785a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
gen_xinzhou.sh
gen_xinzhou.sh
+5
-1
No files found.
gen_xinzhou.sh
View file @
662413f2
...
@@ -7,6 +7,10 @@ mac='
...
@@ -7,6 +7,10 @@ mac='
b8:59:9f:07:7d:f3
b8:59:9f:07:7d:f3
b8:59:9f:07:7f:c3
b8:59:9f:07:7f:c3
b8:59:9f:07:7f:bb
b8:59:9f:07:7f:bb
b8:59:9f:07:81:cb
b8:59:9f:07:7e:03
b8:59:9f:07:80:6b
b8:59:9f:07:89:b3
'
'
i
=
2
i
=
2
hostname_prefix
=
xinzhou-tiogapass-
hostname_prefix
=
xinzhou-tiogapass-
...
@@ -63,7 +67,7 @@ allow-hotplug ens9f1
...
@@ -63,7 +67,7 @@ allow-hotplug ens9f1
iface ens9f1 inet static
iface ens9f1 inet static
address 10.0.45.
$((
50
+
$i
))
/24
address 10.0.45.
$((
50
+
$i
))
/24
gateway 10.0.45.1
gateway 10.0.45.1
dns-nameservers 1.2.4.8
dns-nameservers 1.2.4.8
223.5.5.5 223.6.6.6
#allow-hotplug ens9f0
#allow-hotplug ens9f0
##iface ens9f0 inet dhcp
##iface ens9f0 inet dhcp
...
...
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