ArieLevs / Raspberry-WiFi-Repeater

Guide to set raspberry pi as wifi access point - bridge
MIT License
60 stars 11 forks source link

UDP Packets not getting forwarded #16

Closed LionTion closed 7 months ago

LionTion commented 2 years ago

After I followed the tutorial it worked fine for me except for one slight problem. The UDP Packets were picked up by the raspberry pi but then just not routed and then kinda dropped which gave me major other problems.

Of course, I looked around on google and asked a forum for any advice to fix this but I just had no luck finding anything that worked.

If it would be possible to give me any advice on routing the UDP packets to the other side of the bridge then I would be very thankful.

Kind regards!