Skip to content

Commit

Permalink
domains: dom[18-19]: change gw[11-12] IPv4 addresses (#70)
Browse files Browse the repository at this point in the history
(cherry picked from commit 8bc18de)
  • Loading branch information
herbetom authored May 12, 2024
1 parent d245659 commit 0921fd0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions domains/dom18.conf
Original file line number Diff line number Diff line change
Expand Up @@ -51,15 +51,15 @@
remotes = {
'"gw11.darmstadt.freifunk.net" port 10180',
'[2a0f:3786:21:d::1] port 10180',
'185.206.210.113 port 10180',
'45.157.9.68 port 10180',
},
},
gw12 = {
key = '9fa8617ca701df8584018448404897ba2b2f0c16a2fbbf11ff2a8e9bee2f29d2',
remotes = {
'"gw12.darmstadt.freifunk.net" port 10180',
'[2a0f:3786:21:e::1] port 10180',
'185.206.210.114 port 10180',
'45.157.9.69 port 10180',
},
},
},
Expand Down
4 changes: 2 additions & 2 deletions domains/dom19.conf
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,15 @@
remotes = {
'"gw11.darmstadt.freifunk.net" port 10190',
'[2a0f:3786:21:d::1] port 10190',
'185.206.210.113 port 10190',
'45.157.9.68 port 10190',
},
},
gw12 = {
key = '9fa8617ca701df8584018448404897ba2b2f0c16a2fbbf11ff2a8e9bee2f29d2',
remotes = {
'"gw12.darmstadt.freifunk.net" port 10190',
'[2a0f:3786:21:e::1] port 10190',
'185.206.210.114 port 10190',
'45.157.9.69 port 10190',
},
},
},
Expand Down

0 comments on commit 0921fd0

Please sign in to comment.