>   - Forward IP packets between interfaces.

lwIP's PPP runs as a netif, of which multiple are supported. Forwarding between 
networks (netifs with different network addresses) should be no problem.

>   - Possibly bound services only to specific interface TCP/UDP

TCP/UDP can bind to 0.0.0.0 to accept on all interfaces or on a specific IP 
address of one of the interfaces. No problem there.

I'm afraid I cannot tell you how hard it is to get PPP running as a netif with 
lwIP, since I've never done it. But once you have it running, the above 
features should also work.

Simon
-- 
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01


_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to