lkml.org 
[lkml]   [1997]   [Jan]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: arp problems with 2.1.21
In article <Pine.LNX.3.91.970115213018.480A-100000@chaos.analogic.com> you wrote:
: On Thu, 16 Jan 1997, Richard Gooch wrote:

...
: memset(UCP &arp.arp_netmask.sa_data[2], UCR 0xff, 0x03); /* 255.255.255.0 */
...
: Jan 15 21:06:15 quark pppd_cache[84]: ARP address added: 204.178.47.17
: Jan 15 21:06:15 quark pppd_cache[84]: (arp_update.c) ioctl(SIOCSARP)
: Invalid argument
: Jan 15 21:06:18 quark pppd_cache[84]: ARP address added: 204.178.47.17
: Jan 15 21:06:18 quark pppd_cache[84]: (arp_update.c) ioctl(SIOCSARP) Invalid argument


You specified netmask 255.255.255.0 and prefix 204.178.47.17,
that is wrong.

Apparently, you wanted to pass either address 204.178.47.0 or
mask 255.255.255.255, did not it?

Alexey Kuznetsov.

\
 
 \ /
  Last update: 2005-03-22 13:38    [W:0.040 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site