Skip to content

Conversation

@edenhaus
Copy link

Analog to the just merged #4235 but adding a fallback tunnel password

@fichtner fichtner requested a review from mimugmail October 17, 2025 18:56
@fichtner fichtner self-assigned this Oct 17, 2025
Tunnel-Medium-Type = IEEE-802,
Tunnel-Private-Group-Id = {{ OPNsense.freeradius.general.fallbackvlan_id }},
{% endif %}
{% if helpers.exists('OPNsense.freeradius.general.fallback_tunnel_password') %}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you test if this also works without any value? I dont have a setup here

Copy link
Author

@edenhaus edenhaus Oct 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes with different passwords. Used the same allow list as from the linked PR.
I tested the following chases:

  • Only fallbackvlan_enabled
  • Only fallback_tunnel_password
  • Setting both
  • None set

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants