I use microcontroller and want to connect GSM(PPPos) modem to PC(Ethernet) via controller. I have read that LwIP can forward ipv4 packets. But in order to forward ipv4 packets first need a set connection. The PC sends an ARP request and how to make it get an answer. Can I take bytes from the receive buffer and encode them into the PPP packet? and after send to the GSM modem
-- Sent from: http://lwip.100.n7.nabble.com/lwip-users-f3.html _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
