Date: Thu, 14 Oct 1999 11:03:29 -0700 (PDT) From: David Wolfskill <dhw@whistle.com> To: freebsd-net@FreeBSD.org, freebsd-questions@FreeBSD.org, root@totally.morphed.com Subject: Re: arplookup.... Message-ID: <199910141803.LAA36450@pau-amma.whistle.com> In-Reply-To: <Pine.BSF.4.10.9910141131240.76874-100000@totally.morphed.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>Date: Thu, 14 Oct 1999 11:33:47 -0600 (MDT) >From: "Jason L. Schwab" <root@totally.morphed.com> >I run a 3.3-STABLE box on a T3 network, and I own 64 ips out of a c class >those 64 ips are between XXX.XXX.XXX.134 tho XXX.XXX.XXX.198 and There i >dont own or use 207.66.106.1 .. but i'm always getting these messages. >Altho I do have firewall rules that use 207.66.106.0/24, could that be the >problem? Please help! >arplookup 207.66.106.1 failed: host is not on local network >... Yes. Tell the machine the truth about the network it's on -- specify an appropriate netmask for the actual circumstances. If you tell it /24, that means that 207.66.106.1 is on the local network. In your case, it would seem that /26 would be a better choice (though you might be able to use (e.g.) /27 or /28, if you subnet your /26). Cheers, david -- David Wolfskill dhw@whistle.com UNIX System Administrator voice: (650) 577-7158 pager: (888) 347-0197 FAX: (650) 372-5915 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910141803.LAA36450>