admin管理员组文章数量:1332377
I have a question regarding sending/receiving multicast traffic between 2 applications on the same system.
The multicast address I am asking particularly is 802.1X EAPOL traffic (01:80:c2:00:00:03)
Basically, I have a hostapd running on my ethernet interface (eth0) that listen for 802.1X request as authenticator, while I run wpa_supplicant that act as supplicant that uses PEAP.
However, if both run on the same system, the hostapd acted as it never receive the request, but through tcpdump, the EAPOL start does detected on the ethernet interface.
I think the problem lies where program that listen on multicast address will not receive its multicast traffic within its system. I try bind wpa_supplicant or hostapd on other etherent interface, but still won't work. Is there a way to setup multicast communication between 2 programs?
本文标签: multicastsocketOn Linuxhow to allow sendreceive multicast between applicationsStack Overflow
版权声明:本文标题:multicastsocket - On Linux, how to allow sendreceive multicast between applications? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742306201a2449966.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论