-
-
Notifications
You must be signed in to change notification settings - Fork 33
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
domains: add ffulm domains #393
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
grische
added
gluon-v2023.1.x
backport gluon-v2021.1.x
Backport to 4/32 Branch
backport gluon-v2023.2.x
Backport to Gluon v2023.2.x Branch
labels
Apr 5, 2024
grische
force-pushed
the
feature/ffulm_domain
branch
from
April 6, 2024 17:28
39070d7
to
c3a4e05
Compare
grische
force-pushed
the
feature/ffulm_domain
branch
from
April 7, 2024 18:56
c3a4e05
to
a8c1a74
Compare
looks good Sun Apr 21 20:54:24 2024 user.notice checkuplink: Reconnecting ...
Sun Apr 21 20:54:25 2024 user.info checkuplink: Loadbalancing enabled.
Sun Apr 21 20:54:25 2024 daemon.err micrond[3453]: Unable to access interface: No such device
Sun Apr 21 20:54:25 2024 user.info checkuplink: Contacting wgkex broker https://broker.ffmuc.net/api/v2/wg/key/exchange
Sun Apr 21 20:54:25 2024 user.info checkuplink: Got data from wgkex broker: {"Endpoint":{"Address":"gw06.ext.ffmuc.net","AllowedIPs":["fe80::2a2:e4ff:fef9:2269"],"Port":"40182","PublicKey":"pkRaUOoLuuHnUt9BEGeKrhF3OMYBPecc0iYkika6uhE="}}
Sun Apr 21 20:54:25 2024 user.debug checkuplink: Successfully parsed wgkex broker data
Sun Apr 21 20:54:25 2024 user.info checkuplink: Connecting to gw06.ext.ffmuc.net([2001:678:ed0:ff00::1]:40182)
Sun Apr 21 20:54:35 2024 daemon.err micrond[3453]: ip6tables: Bad rule (does a matching rule exist in that chain?).
Sun Apr 21 20:54:35 2024 daemon.notice netifd: Interface 'mesh_vpn' is enabled
Sun Apr 21 20:54:35 2024 daemon.notice netifd: Network device 'mesh-vpn' link is up
Sun Apr 21 20:54:35 2024 daemon.notice netifd: Interface 'mesh_vpn' has link connectivity
Sun Apr 21 20:54:35 2024 daemon.notice netifd: Interface 'mesh_vpn' is setting up now
Sun Apr 21 20:54:35 2024 daemon.notice netifd: Interface 'mesh_vpn' is now up
Sun Apr 21 20:54:35 2024 user.notice firewall: Reloading firewall due to ifup of mesh_vpn (mesh-vpn)
Sun Apr 21 20:54:35 2024 kern.info kernel: [ 221.500689] batman_adv: bat0: Adding interface: mesh-vpn
Sun Apr 21 20:54:35 2024 kern.info kernel: [ 221.502243] batman_adv: bat0: The MTU of interface mesh-vpn is too small (1350) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1532 would solve the problem.
Sun Apr 21 20:54:35 2024 kern.info kernel: [ 221.508692] batman_adv: bat0: Interface activated: mesh-vpn
Sun Apr 21 20:54:36 2024 kern.info kernel: [ 222.022650] batman_adv: bat0: WiFi driver or ethtool info does not provide information about link speeds on interface mesh-vpn, therefore defaulting to hardcoded throughput values of 1.0 Mbps. Consider overriding the throughput manually or checking your driver.
Sun Apr 21 20:54:46 2024 user.info checkuplink: Successfully connected to gw06.ext.ffmuc.net([2001:678:ed0:ff00::1]:40182)
|
GoliathLabs
approved these changes
Apr 21, 2024
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin legacy
git worktree add -d .worktree/backport-393-to-legacy origin/legacy
cd .worktree/backport-393-to-legacy
git switch --create backport-393-to-legacy
git cherry-pick -x a8c1a74a190334db8e7784f0a1d9e8c527b8d8a3 |
Successfully created backport PR for |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport gluon-v2021.1.x
Backport to 4/32 Branch
backport gluon-v2023.2.x
Backport to Gluon v2023.2.x Branch
gluon-v2023.1.x
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.