Community discussions

MikroTik App
 
davidfs
just joined
Topic Author
Posts: 18
Joined: Thu Aug 06, 2009 10:05 am
Location: Barcelona, Spain

Question about arp-requests

Mon Dec 19, 2011 4:57 am

I'm trying to setup a basic router with nothing special on it
(two interfaces, a default route, ...)

I'm able to ping to internet addresses, but I'm seeing arp-requests continuously trying to determine mac-address of:
internet addresses (google, ntp-server, etc...)

Someone can explain why routeros is trying to identify the mac addres of a host not in lan address space?

I don't want these arp-requests and tried to add a static entry to the gateway and put interface ehternet arp=reply-only
but routeros does not ping anymore to remote addresses, only gateway (can't find mac, and therefore does not ping -timeout)

Someone has solution to this issue?
Is this a normal behaviour on a tcp/ip stack?
 
changeip
Forum Guru
Forum Guru
Posts: 3833
Joined: Fri May 28, 2004 5:22 pm

Re: Question about arp-requests

Mon Dec 19, 2011 5:30 am

what is your subnet mask on the internal interface? it should only be arp'ing for stuff in the local subnet and just routing everything else to the default gateway.