8 years, 10 months ago.

Redirect Ethernet traffic through another interface

Hi everyone,

I'm working on a project where I want to redirect ethernet traffic through another interface. I have a MBED LPC1768 board which I initialized with a binary that presents the device as USBCDC-ECM ethernet interface. The device has no internet connection and runs a DHCP server so it gets assigned an IP address. The device already receives packets from the computer but now I want to redirect the traffic through a 'right' interface which has a valid internet connection. I'm not sure how to do that.

Is there any way to route internet traffic through another interface? Any help would be highly appreciated.

Be the first to answer this question.