Hello 

I am new to the lwip stack and I need your help for a little exotic problem:

My pc has the ip address 192.168.24.100 and wants to send to 172.20.0.30
which is not in the same network. I added the default gateway to the pc
192.168.24.40 which is the ip address of an Infineon chip with the lwip
stack implemented.

At the lwip stack I added two netifs, one (default) with 192.168.24.40 and a
second one with 172.20.0.30. So when the pc sends a message to 172….. I want
to process this telegram In the stack with the input() function is passed to
the netif.

Is there a way to do so?

Best regards and thank you in advance.

Steffen




--
Sent from: http://lwip.100.n7.nabble.com/lwip-users-f3.html

_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to