Subject: route bug?
To: None <port-i386@NetBSD.ORG>
From: Nathan Gelbard <gelbard@ENGR.ORST.EDU>
List: port-i386
Date: 03/10/1998 01:56:20
A problem with route?

I got this to happen twice in a row;

%route delete (all routes! even localhost!)
%route add default 192.168.1.1
%route show

Routing tables

Internet:
Dest            Gateway         Flags
Jan 1 16:42:25 hung /netbsd: arpresolve: can't allocate llinfo

^C
%route flush
vm_fault(0xf0865100, deadb000,1,0) -> 1
kernel: page fault trap, code=0
Stopped at      _rt_msg2+0x78: movb     0(%edx),%al

Now, I dont intend to even remove all my routes, but I'm trying to get
this system to look past my masqueador, and was having some problems
so I started messing with the routing table :)


Nate