8 ms·
Your box should just treat that unknown protocol as a raw IP traffic, instead of dropping it.
by anticensor 11mo ago
Your box should just treat that unknown protocol as a raw IP traffic, instead of dropping it.
- tsimionescu 11mo agoProbably, but again: why would you want to send raw IP traffic rather than UDP? What are the disadvantages of building your protocol on top of UDP instead of building it on top of raw IP, for an Internet protocol?