Just an update

i read thorugh this entire thread
http://lists.gnu.org/archive/html/lwip-users/2004-09/msg00009.html
and figured that i have to add MAC ID of the device to the IP of my lwip
application
as

sudo arp -s 192.168.0.2 Bridgeddress-br0
or
sudo arp -s 192.168.0.2 Ethaddress-eth0
or
sudo arp -s 192.168.0.2 Tapadress-tap0

i tried all but still no success

-- 

Thanks
Regards
Saket Chawla
_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to