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

broadcast T5313: UDP Broadcast Broken (Equuleus) #2056

Closed
wants to merge 1 commit into from

Conversation

cuongdt1994
Copy link
Contributor

@cuongdt1994 cuongdt1994 commented Jun 25, 2023

In Example:

To forward all broadcast packets received on UDP port 1900 on eth3, eth4 or eth5 to all other interfaces in this configuration.

set service broadcast-relay id 1 description 'SONOS'
set service broadcast-relay id 1 interface 'eth3'
set service broadcast-relay id 1 interface 'eth4'
set service broadcast-relay id 1 interface 'eth5'
set service broadcast-relay id 1 port '1900'

When set more 2 interface, service udp broadcast not running and have error:

https://vyos.dev/file/data/sq7wcmruqazef5ld7shq/PHID-FILE-ot4zaecftehga4izek5s/image.png

and Remove interfaces:

https://vyos.dev/file/data/hgoibpsakrelap4dapmq/PHID-FILE-j464jvsnvypv76lrpm32/image.png

Change Summary

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes)
  • Migration from an old Vyatta component to vyos-1x, please link to related PR inside obsoleted component
  • Other (please describe):

Related Task(s)

Component(s) name

Proposed changes

How to test

Checklist:

  • I have read the CONTRIBUTING document
  • I have linked this PR to one or more Phabricator Task(s)
  • I have run the components SMOKETESTS if applicable
  • My commit headlines contain a valid Task id
  • My change requires a change to the documentation
  • I have updated the documentation accordingly

When set more 2 interface, service udp broadcast not running and have error.
@vyosbot vyosbot requested review from a team, dmbaturin, sarthurdev, zdc, jestabro, sever-sever and c-po and removed request for a team June 25, 2023 06:20
@cuongdt1994 cuongdt1994 changed the title broadcast T5313: UDP Broadcast Broken broadcast T5313: UDP Broadcast Broken (Equuleus) Jun 25, 2023
@c-po
Copy link
Member

c-po commented Jun 25, 2023

See #2055 (comment)

@cuongdt1994 cuongdt1994 deleted the patch-fix-1.3.3 branch June 25, 2023 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants