Monday, June 24, 2019

[Discuss-gnuradio] Router (or IP decapsulation)in GNU Radio?

Dear All,
 I have recorded a RF Signal for reverse engineering. I found it is a BPSK modulated  HDLC/ Frame Relay data.
The recovered data itself  is IP encapsulated, exactly as explained in:

The data itself is UDP.
 In summary the recovered data is formatted as:
IP Header+UDP Header+Payload.
The source IP and destination IP changes from frame to frame.
My networking knowledge is quite limited. What should I do to send the packets to their intended destination IP?
 Is this function a router, which blocks should I use?

No comments:

Post a Comment