ETCLabs/OSCRouter

Does OSCRouter forward non-OSC Packets?

mikewoodld opened this issue · 8 comments

The tooltip seems to imply that it does:

image

But in practice, I'm seeing an incoming ICMP ping coming in the input side but not going out the output side.

To clarify, I see the little white icon light up every time the ping comes in, but the output side doesn't light up and the packet is not being forwarded.

This should work, I'll take a look 🤙

Thanks, Chris!

Okay, I see a bug. Can you also send a trivial route that isn't working for you, so that I can test it specifically. Thanks 🙏

Give the updated version a try, and let me know if anything is not working

Thanks! I'll give it a try soon when I'm back with the gear and report back.

@MizPlusPlus seems like this fixed the issue! Thank you!

And for folks reading in the future, this wasn't actually a ping, it was a UDP packet (but still non-osc) - not sure why Wireshark had originally categorized it as IMCP but regardless, the issue is fixed!