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

Add all mesh interfaces to firewall rule wired_mesh #2041

Merged
merged 1 commit into from
May 31, 2020
Merged

Add all mesh interfaces to firewall rule wired_mesh #2041

merged 1 commit into from
May 31, 2020

Conversation

Sprinterfreak
Copy link
Contributor

This allows for multiple mesh legs out of one box. Useful for offloaders
and networks using vlan for separate mesh transport.

This fixes #1479

Copy link
Member

@neocturne neocturne left a comment

Choose a reason for hiding this comment

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

This makes sense to me. See my comments for a few nitpicks.

@rotanid rotanid added the 0. type: enhancement The changeset is an enhancement label May 30, 2020
@Sprinterfreak Sprinterfreak requested a review from neocturne May 30, 2020 19:49
@rotanid rotanid mentioned this pull request May 30, 2020
2 tasks
@rotanid
Copy link
Member

rotanid commented May 30, 2020

this obviously needs to be merged into one commit and it needs a decent commit message ;-)

This allows for multiple mesh legs out of one box. Useful for offloaders
and networks using vlan for separate mesh transport.
Custom mesh interfaces in a VXLAN domain are otherwise firewalled.

This fixes #1479
@neocturne neocturne merged commit ed094bc into freifunk-gluon:master May 31, 2020
@neocturne
Copy link
Member

Thanks - I slightly modified the commit message when merging.

@rotanid rotanid added this to the 2020.2 milestone Jun 1, 2020
dzzinstant pushed a commit to dzzinstant/gluon that referenced this pull request Jun 9, 2020
…luon#2041)

This allows for multiple mesh legs out of one box. Useful for offloaders
and networks using vlan for separate mesh transport.
Custom mesh interfaces in a VXLAN domain are otherwise firewalled.

This fixes freifunk-gluon#1479
dzzinstant pushed a commit to dzzinstant/gluon that referenced this pull request Jun 10, 2020
…luon#2041)

This allows for multiple mesh legs out of one box. Useful for offloaders
and networks using vlan for separate mesh transport.
Custom mesh interfaces in a VXLAN domain are otherwise firewalled.

This fixes freifunk-gluon#1479
dzzinstant pushed a commit to dzzinstant/gluon that referenced this pull request Jun 10, 2020
…luon#2041)

This allows for multiple mesh legs out of one box. Useful for offloaders
and networks using vlan for separate mesh transport.
Custom mesh interfaces in a VXLAN domain are otherwise firewalled.

This fixes freifunk-gluon#1479
dzzinstant pushed a commit to dzzinstant/gluon that referenced this pull request Jun 11, 2020
…luon#2041)

This allows for multiple mesh legs out of one box. Useful for offloaders
and networks using vlan for separate mesh transport.
Custom mesh interfaces in a VXLAN domain are otherwise firewalled.

This fixes freifunk-gluon#1479
dzzinstant pushed a commit to dzzinstant/gluon that referenced this pull request Jun 11, 2020
…luon#2041)

This allows for multiple mesh legs out of one box. Useful for offloaders
and networks using vlan for separate mesh transport.
Custom mesh interfaces in a VXLAN domain are otherwise firewalled.

This fixes freifunk-gluon#1479
margau added a commit to margau/gluon that referenced this pull request Jun 20, 2020
margau added a commit to margau/gluon that referenced this pull request Jun 20, 2020
neocturne added a commit that referenced this pull request Aug 14, 2020
scripts so that the mesh_lan interface is accounted for.

Two other firewall upgrade scripts (mesh-babel and l3roamd) are
reordered as well. While there seems to be no hard dependency at the
moment, it makes sense to run the basic setup first, also to avoid
problems with future changes.

Closes: #2090
Fixes: ed094bc ("gluon-core: firewall: Allow custom gluon_wired interfaces (#2041)")
neocturne added a commit that referenced this pull request Aug 14, 2020
Reorder scripts so that the mesh_lan interface is accounted for.

Two other firewall upgrade scripts (mesh-babel and l3roamd) are
reordered as well. While there seems to be no hard dependency at the
moment, it makes sense to run the basic setup first, also to avoid
problems with future changes.

Closes: #2090
Fixes: ed094bc ("gluon-core: firewall: Allow custom gluon_wired interfaces (#2041)")
rotanid pushed a commit that referenced this pull request Aug 14, 2020
)

Reorder scripts so that the mesh_lan interface is accounted for.

Two other firewall upgrade scripts (mesh-babel and l3roamd) are
reordered as well. While there seems to be no hard dependency at the
moment, it makes sense to run the basic setup first, also to avoid
problems with future changes.

Closes: #2090
Fixes: ed094bc ("gluon-core: firewall: Allow custom gluon_wired interfaces (#2041)")
neocturne added a commit that referenced this pull request Aug 22, 2020
)

Reorder scripts so that the mesh_lan interface is accounted for.

Two other firewall upgrade scripts (mesh-babel and l3roamd) are
reordered as well. While there seems to be no hard dependency at the
moment, it makes sense to run the basic setup first, also to avoid
problems with future changes.

Closes: #2090
Fixes: ed094bc ("gluon-core: firewall: Allow custom gluon_wired interfaces (#2041)")
(cherry picked from commit de5ebfa)
lemoer pushed a commit to lemoer/gluon that referenced this pull request Dec 20, 2020
…luon#2041)

This allows for multiple mesh legs out of one box. Useful for offloaders
and networks using vlan for separate mesh transport.
Custom mesh interfaces in a VXLAN domain are otherwise firewalled.

This fixes freifunk-gluon#1479
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. type: enhancement The changeset is an enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multiple mesh_lan interfaces. Anything named different than mesh_lan won't be able to mesh
3 participants