Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update peers.yml #272

Merged
merged 2 commits into from
Sep 7, 2024
Merged
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
8 changes: 8 additions & 0 deletions roles/openbgpd/vars/peers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,14 @@ lg_peers:
asn: 56393
ipv4: 185.1.203.253
ipv6: 2001:7f8:10f::dc49:253
FUNKFEUER_VIE1:
asn: 35492
ipv4: 78.41.115.36
ipv6: 2a02:60:35:492:1:ffff::1
FUNKFEUER_NDC2:
asn: 35492
ipv4: 78.41.115.37
ipv6: 2a02:60:35:492:1:ffff::2
FUSIONED_ATH1:
asn: 51392
ipv4: 185.157.208.1
Expand Down