Ping is taking too much time
when using sudo arp -s <LWIP stack IP> <Tap0 MAC address>

 Its showing error : arp:invalid hardware address

then i read the arp command 

and used         
                        sudo arp -s <LWIP stack IP> < hardware address of
tap0 >
                        
not worked then again 
                          sudo arp -s <LWIP stack IP>  < hardware address of
br0 or eth0 >

still ping is taking too much time and finally no ping is there for
communication between two machines.
finally no communication between two pcs
                           



--
View this message in context: 
http://lwip.100.n7.nabble.com/Connect-Bridge-two-machines-running-lwip-applications-tp11470p21118.html
Sent from the lwip-users mailing list archive at Nabble.com.

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

Reply via email to