Hi, Am Samstag, 20. Januar 2007 12:33 schrieb Kai Klein: > where sell i start to test the stack ? > > my test procedure: > 1. i do a arp -a on my test pc result no arp entry for 10.0.0.77 > 2. ping 10.0.0.77 > 3. the stack receive the arp request > 4. the pc has a new arp entry for 10.0.0.77 > > dose that mean the stack works ? This at least means that your stack receives and and sends packets (it receives the arp request and sends the arpo reply).
> so what now ? Does the ping work? Do you get some reply frm the device? If not you'll have to start debugging. Either by putting some debug messages into uip. Or you can e.g. install ethereal on your pc and have a close look at the network traffic. Till > > regards > kai > > Till Harbaum schrieb: > > Hi, > > > > Am Samstag, 20. Januar 2007 09:52 schrieb Kai Klein: > >> i like to start with the ping, > >> > >> how can i implement icmp ping/response ? > > > > ICMP echo replies are part of the standard uip stack. It should > > work out of the box and you don't have to do anyting for it. > > > > Till -- Dr. Till Harbaum <[EMAIL PROTECTED]>