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
0
020_dns
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
020-wireless
020_dns
Commits
8bc88422
Commit
8bc88422
authored
Dec 10, 2015
by
hark
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
hem
parent
3801466c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
dns/copy.sh
dns/copy.sh
+6
-0
dns/staticzones/net.020wireless.nl.db
dns/staticzones/net.020wireless.nl.db
+0
-1
No files found.
dns/copy.sh
View file @
8bc88422
...
...
@@ -15,6 +15,8 @@ HOSTS="stanleyH atc kalium"
for
H
in
$HOSTS
do
ssh
$H
"mkdir /etc/bind/zones/"
#gitzones
scp
$HFD
/gitzones.conf root@
$H
:/etc/bind/zones/
...
...
@@ -88,3 +90,7 @@ echo "reload stanleyH: "
ssh root@stanleyH /etc/init.d/named reload
echo
"reload air traffic control: "
ssh root@atc /etc/init.d/bind9 reload
echo
"reload kalium"
ssh root@kalium /etc/init.d/bind9 reload
ssh root@kalium host test.020
dns/staticzones/net.020wireless.nl.db
View file @
8bc88422
...
...
@@ -18,7 +18,6 @@ nwlnd IN A 185.2.240.205
blackhole IN A 213.197.43.41
gitlab IN CNAME nwlnd
test IN CNAME nwlnd
sip IN CNAME nwlnd
_sip._udp.net.020wireless.nl. 900 IN SRV 10 5 5080 sip.net.020wireless.nl.
...
...
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