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
72c88414
Commit
72c88414
authored
Apr 25, 2016
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update both_provs.sh
parent
b5c01eb5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
both_provs.sh
router/both_provs.sh
+13
-0
No files found.
router/both_provs.sh
View file @
72c88414
...
...
@@ -13,7 +13,10 @@ ip rule del from 91.232.225.21 lookup hop
ip rule del from 91.232.225.21 lookup hop
ip rule add from 91.232.225.21 lookup hop
# FIXME: hack with del due duplicates
# output from prometey to prometey
ip rule del from all fwmark 0x4 lookup prometey
ip rule del from all fwmark 0x4 lookup prometey
ip rule add from all fwmark 0x4 lookup prometey
# stog server
...
...
@@ -36,6 +39,16 @@ ip rule del to 136.243.107.44 lookup hop
ip rule del to 136.243.107.44 lookup hop
ip rule add to 136.243.107.44 lookup hop
# a02
ip rule del to 138.201.53.216 lookup hop
ip rule del to 138.201.53.216 lookup hop
ip rule add to 138.201.53.216 lookup hop
# znakomstva.azbyka.ru
ip rule del to 136.243.111.214 lookup hop
ip rule del to 136.243.111.214 lookup hop
ip rule add to 136.243.111.214 lookup hop
# telros
ip rule del to 85.143.133.46 lookup hop
ip rule del to 85.143.133.46 lookup hop
...
...
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