lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] multiple netifs in no_sys environment


From: steffen_storck
Subject: [lwip-users] multiple netifs in no_sys environment
Date: Tue, 23 Apr 2019 08:52:59 -0700 (MST)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]