Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
etersoft-admin-essentials
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
etersoft-admin-essentials
Commits
560eccab
Commit
560eccab
authored
Oct 26, 2015
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
move lazy-kan to prometey by default
parent
cab8d7bc
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
3 deletions
+11
-3
both_provs.sh
router/both_provs.sh
+2
-3
only_ekvant.sh
router/only_ekvant.sh
+5
-0
only_prometey.sh
router/only_prometey.sh
+4
-0
No files found.
router/both_provs.sh
View file @
560eccab
...
@@ -14,9 +14,8 @@ ip rule del from 91.232.225.21 lookup hop
...
@@ -14,9 +14,8 @@ ip rule del from 91.232.225.21 lookup hop
ip rule add from 91.232.225.21 lookup hop
ip rule add from 91.232.225.21 lookup hop
# 91.232.225.60-69 lazy-kun
# 91.232.225.60-69 lazy-kun
#ip rule del from 91.232.225.21 lookup hop
ip rule del from 91.232.225.62
&&
ip rule del from 91.232.225.62
#ip rule del from 91.232.225.21 lookup hop
ip rule add from 91.232.225.62 lookup prometey
#ip rule add from 91.232.225.21 lookup hop
# de01
# de01
ip rule del to 144.76.183.114 lookup hop
ip rule del to 144.76.183.114 lookup hop
...
...
router/only_ekvant.sh
View file @
560eccab
...
@@ -8,6 +8,11 @@ ip route replace default scope global table common via 212.176.192.226
...
@@ -8,6 +8,11 @@ ip route replace default scope global table common via 212.176.192.226
ip route replace default scope global table hop via 212.176.192.226
ip route replace default scope global table hop via 212.176.192.226
# 91.232.225.60-69 lazy-kun
ip rule del from 91.232.225.62
&&
ip rule del from 91.232.225.62
ip rule add from 91.232.225.62 lookup ekvant
# TODO: enable shaper for torrent and our remote backup servers
# TODO: enable shaper for torrent and our remote backup servers
#./transmission.sh --alt-speed
#./transmission.sh --alt-speed
router/only_prometey.sh
View file @
560eccab
...
@@ -8,4 +8,8 @@ ip route replace default scope global table common via 85.235.198.25
...
@@ -8,4 +8,8 @@ ip route replace default scope global table common via 85.235.198.25
ip route replace default scope global table hop via 85.235.198.25
ip route replace default scope global table hop via 85.235.198.25
# 91.232.225.60-69 lazy-kun
ip rule del from 91.232.225.62
&&
ip rule del from 91.232.225.62
ip rule add from 91.232.225.62 lookup prometey
#./transmission.sh --alt-speed
#./transmission.sh --alt-speed
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