netstat -rn error

Chris Hodgins chodgins at cis.strath.ac.uk
Wed Feb 16 16:13:25 GMT 2005


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at 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


More information about the freebsd-questions mailing list