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

Interface -i ... switch does not work correctly. #15

Open
CpServiceSpb opened this issue Oct 28, 2020 · 0 comments
Open

Interface -i ... switch does not work correctly. #15

CpServiceSpb opened this issue Oct 28, 2020 · 0 comments

Comments

@CpServiceSpb
Copy link

CpServiceSpb commented Oct 28, 2020

There is Ubuntu18.04 x64 and 1.8.3.1 wsdd2 version.
There are lan0 and wa0 interfaces.
While wsdd2 -i lan0 starts I see:

connected_if: lo: if=127.0.0.1 sc=192.168.0.80 nm=255.0.0.0
connected_if: wan0: if=55.66.77.88 sc=192.168.0.80 nm=255.255.255.248
connected_if: lan0: if=192.168.0.254 sc=192.168.0.80 nm=255.255.255.0
connected_if: lo: if=127.0.0.1 sc=192.168.0.80 nm=255.0.0.0
connected_if: wan0: if=55.66.77.88 sc=192.168.0.80 nm=255.255.255.248
connected_if: lan0: if=192.168.0.254 sc=192.168.0.80 nm=255.255.255.0
connected_if: lo: if=127.0.0.1 sc=192.168.0.80 nm=255.0.0.0
connected_if: wan0: if=55.66.77.88 sc=192.168.0.80 nm=255.255.255.248
connected_if: lan0: if=192.168.0.254 sc=192.168.0.80 nm=255.255.255.0
connected_if: lo: if=127.0.0.1 sc=192.168.0.80 nm=255.0.0.0
connected_if: wan0: if=55.66.77.88 sc=192.168.0.80 nm=255.255.255.248
connected_if: lan0: if=192.168.0.254 sc=192.168.0.80 nm=255.255.255.0

Also there is Iptables with rule allowing outgoing multicas traffic from lan0 interface and no rule to allow it from wan0.
And when wsdd2 starts error is appeared:
wsdd2[22074]: error: wsdd-mcast-v4: wsd_send_soap_msg: send: Operation not permitted

Is it correct behaviour or incorrect that is issue ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant