Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion src/idpl-fw/iptables.idpl
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,12 @@
-A IDPLPOOL --source 159.226.15.235 -j IDPLPORTS
-A IDPLPOOL --source 159.226.15.238 -j IDPLPORTS
-A IDPLPOOL --source 128.104.100.67 -j IDPLPORTS
-A IDPLPOOL --source 128.104.153.60 -j IDPLPORTS
#-A IDPLPOOL --source 128.104.153.60 -j IDPLPORTS
-A IDPLPOOL --source 202.122.33.181 -j IDPLPORTS
-A IDPLPOOL --source 113.55.4.33 -j IDPLPORTS

-A IDPLPOOL --source 114.92.20.110 -j IDPLPORTS

## PerfSONAR testers
-A IDPLPOOL --source 144.92.20.221 -j IDPLPORTS
-A IDPLPOOL --source 149.165.255.98 -j IDPLPORTS
Expand Down