Date: Wed, 16 Feb 2005 16:17:32 +0000 From: Chris Hodgins <chodgins@cis.strath.ac.uk> To: Robert Stevenson <robert.rstevenson@gmail.com>, FreeBSD questions <freebsd-questions@freebsd.org> Subject: Re: netstat -rn error Message-ID: <4213721C.1080805@cis.strath.ac.uk> In-Reply-To: <b3cca122050215224342f5bfee@mail.gmail.com> References: <b3cca122050215224342f5bfee@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Robert Stevenson wrote: > Help. I get an error when I execute netstat -rn command. I'm using > FreeBSD 5.3 release. > > command: > #netstat -rn > > error: > netstat: kvm not available > Routing tables > rt_tables: symbol not in namelist > # > > > How do I fix this? > > > Thanks, > > Robert Stevenson > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > Had the same problem a while back when my kernel and base became out of sync as I had cvsup'd base and then recompiled my kernel without building world first. Cvsup base, build world, build kernel, install kernel and then install world. HTH Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4213721C.1080805>