lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Routing capability


From: address@hidden
Subject: Re: [lwip-users] Routing capability
Date: Thu, 01 Dec 2011 20:03:39 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:8.0) Gecko/20111105 Thunderbird/8.0

Fisher, John wrote:

Can lwip be used with two network interfaces simultaneously, say Ethernet and PPP?

Yes, just add more than one netif. Netifs have to be on a different IPv4 subnet, though.

Can it then be configured to route between them?

Normal routing is activated by setting IP_FORWARD to 1. NAT is not supported, though.

Simon

reply via email to

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