Arp Problem

Dear All
i have a linux proxy server which has RHEL-5 64 bit, it has two interfaces, it has the following details

eth0=10.200.14.42
eth3=10.201.14.42
default gateway=10.201.14.254
one static route=192.168.0.0/24 gw 10.200.14.254

i am facing a problem when i ping 10.201.14.42 from 192.168.0.0 network some times it pings successfully and some times it shows following error when i run "tcpdump -i eth0"

arp who-has 10.200.14.254 tell 10.201.14.42

your help will be highly appreciated

thanks
Ifti

Hello surfer24,

could you please paste the output of netstat:

$ netstat -nr 

TIA,
Lo�c
--

"Computers are good at following instructions, but not at reading your mind." -- Donald Knuth

thanks buddy, problem is solved....