I am using LPC1768 Development board. I have successfully used Easyweb example given in keil with my board. its working when i am connecting my board directly to one of my pc. Everything is working fine but when i connect my board with LAN and access my board with one of my PC in LAN.... that time its not working properly.... means i am getting ARP request.... it is getting processed and also sent reply but PC that has sent the ARP request is not getting this reply. My board and PC is connected through dlink switch. I am afraid Switch is dropping my packets.
Any suggestions??!!!
Sir,
Thanx for ur reply.
Yes sir I have correctly configured it with one of the free static ip and gateway ip address and both Connection are under same subnet mask.
EasyWeb works perfect when I connect it directly to PC with Straight cable. But When I connect it to My LAN using one of LAN connection and when I access my board from one of my pc of LAN... It gets ARP request from client PC successfully.... and my board processes that request and prepares reply (I am using debugger) but client PC is not receiving this reply.
My board is configured for RMII. There is only one equipment in between my board and PC that is Dlink switch.
I am using Wireshark on my PC to get network traffic info.
??????????