Date: Wed, 24 Sep 2003 11:42:14 -0400 From: Mike Tancsa <mike@sentex.net> To: Pawel Malachowski <pawmal-posting@freebsd.lublin.pl> Cc: freebsd-stable@freebsd.org Subject: Re: [full build as of Sept. 24] "No route to host" after certain time... Message-ID: <6.0.0.22.0.20030924114051.06fb5e58@209.112.4.2> In-Reply-To: <20030924153450.GB7648@shellma.zin.lublin.pl> References: <3F719A58.5000700@snu.ac.kr> <6.0.0.22.0.20030924103406.0307c250@209.112.4.2> <20030924151245.GA7400@shellma.zin.lublin.pl> <6.0.0.22.0.20030924111529.05a965d0@209.112.4.2> <20030924153450.GB7648@shellma.zin.lublin.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, can you clarify that >My rc.local script is something like: >LAN0=3Dfxp0 >IP=3D192.168.x.y >ifconfig ${LAN0} inet add ${IP}/24 >route add default 192.168.x.1 >ifconfig ${LAN0} inet add ${A}/28 >ifconfig ${LAN0} inet add ${B}/32 >ifconfig ${LAN0} inet add ${C}/32 >ifconfig ${LAN0} inet add ${D}/32 ># A, B, C, D are from the same /28 and everything worked perfectly in the= past are all out of the original /24 on LAN0 ? ---Mike At 11:34 AM 24/09/2003, Pawel Malachowski wrote: >On Wed, Sep 24, 2003 at 11:16:07AM -0400, Mike Tancsa wrote: > > > What if you alias those IP address to lo0 ? Does it correct the problem= ? > >I've moved all /32 addresses from fxp0 to lo0, it doesn't fix the problem. >After first reboot route table was complete, however after second reboot >default route and one local route were not present. > > >-- >Pawe=B3 Ma=B3achowski
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.0.0.22.0.20030924114051.06fb5e58>