Skip to content

Commit

Permalink
domains: new endpoint ports for ffwert domains
Browse files Browse the repository at this point in the history
(cherry picked from commit 6424d61)
  • Loading branch information
grische authored and github-actions[bot] committed Nov 7, 2023
1 parent 4429d5d commit 19ad516
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions domains/ffwert_city.conf
Original file line number Diff line number Diff line change
Expand Up @@ -55,22 +55,22 @@
peers = {
{
publickey ='TszFS3oFRdhsJP3K0VOlklGMGYZy+oFCtlaghXJqW2g=',
endpoint ='gw04.ext.ffmuc.net:40017',
endpoint ='gw04.ext.ffmuc.net:40180',
link_address='fe80::27c:16ff:fec0:6c74',
},
{
publickey ='igyqOmWiz4EZxPG8ZzU537MnHhaqlwfa7HarB3KmnEg=',
endpoint ='gw05.ext.ffmuc.net:40017',
endpoint ='gw05.ext.ffmuc.net:40180',
link_address='fe80::281:8eff:fef0:73aa',
},
{
publickey ='pkRaUOoLuuHnUt9BEGeKrhF3OMYBPecc0iYkika6uhE=',
endpoint ='gw06.ext.ffmuc.net:40017',
endpoint ='gw06.ext.ffmuc.net:40180',
link_address='fe80::2a2:e4ff:fef9:2269',
},
{
publickey ='PcKkakZcTEx3LKh+G06Opb8/esg08aWK33A5/Ff1YXE=',
endpoint ='gw07.ext.ffmuc.net:40017',
endpoint ='gw07.ext.ffmuc.net:40180',
link_address='fe80::23b:d2ff:fe95:967f',
},
},
Expand Down
8 changes: 4 additions & 4 deletions domains/ffwert_events.conf
Original file line number Diff line number Diff line change
Expand Up @@ -55,22 +55,22 @@
peers = {
{
publickey ='TszFS3oFRdhsJP3K0VOlklGMGYZy+oFCtlaghXJqW2g=',
endpoint ='gw04.ext.ffmuc.net:40018',
endpoint ='gw04.ext.ffmuc.net:40181',
link_address='fe80::27c:16ff:fec0:6c74',
},
{
publickey ='igyqOmWiz4EZxPG8ZzU537MnHhaqlwfa7HarB3KmnEg=',
endpoint ='gw05.ext.ffmuc.net:40018',
endpoint ='gw05.ext.ffmuc.net:40181',
link_address='fe80::281:8eff:fef0:73aa',
},
{
publickey ='pkRaUOoLuuHnUt9BEGeKrhF3OMYBPecc0iYkika6uhE=',
endpoint ='gw06.ext.ffmuc.net:40018',
endpoint ='gw06.ext.ffmuc.net:40181',
link_address='fe80::2a2:e4ff:fef9:2269',
},
{
publickey ='PcKkakZcTEx3LKh+G06Opb8/esg08aWK33A5/Ff1YXE=',
endpoint ='gw07.ext.ffmuc.net:40018',
endpoint ='gw07.ext.ffmuc.net:40181',
link_address='fe80::23b:d2ff:fe95:967f',
},
},
Expand Down

0 comments on commit 19ad516

Please sign in to comment.