Date: Thu, 6 Feb 2003 12:28:01 -0800 (PST) From: "Michael K. Smith" <mksmith@noanet.net> To: <lists@3bags.com> Cc: <freebsd-questions@FreeBSD.ORG> Subject: Re: arplookup messages? now what have I done? Message-ID: <56536.128.107.253.37.1044563281.squirrel@noc.noanet.net> In-Reply-To: <002701c2ce1d$a23e98e0$aeb423cf@3bagsmedia> References: <002701c2ce1d$a23e98e0$aeb423cf@3bagsmedia>
next in thread | previous in thread | raw e-mail | index | archive | help
mailing list said: > > I recently added some aliases to my ipconfig and now I'm getting these > system messages? Should I be concerned? (FreeBSD 4.6) > > <snip> > ifconfig_de0="inet XXX.168.0.219 netmask 255.255.255.0" > ifconfig_tl0="inet XXX.82.15.219 netmask 255.255.255.240" <snip> > ifconfig_tl0_alias3="inet XXX.167.176.107 netmask 0xffffffff" > ifconfig_tl0_alias4="inet XXX.167.176.108 netmask 0xffffffff" > ifconfig_tl0_alias5="inet XXX.167.176.109 netmask 0xffffffff" > ifconfig_tl0_alias6="inet XXX.167.176.110 netmask 0xffffffff" > Hey: Your interface is in xxx.168.0.0/24 and your aliases are in xxx.167.0.0/24. Those are two different subnets. You need to configure your aliases in xxx.168.0.0 or reconfigure the interface into xxx.167.0.0. Or, you could extend your subnet mask to a /22 (255.255.252.0) (you can't use a /23 because it won't inlude 167 and 168). Mike -- Michael K. Smith Senior Network and Systems Engineer - NoaNet mksmith@noanet.net 206.219.7116 NOC: 866.662.6380 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?56536.128.107.253.37.1044563281.squirrel>