Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!rice!sun-spots-request From: ktibv!rvi@relay.eu.net (Rob Vijgenboom) Newsgroups: comp.sys.sun Subject: Re: 3/50 - SUNOS 4.0.3 won't do etherfind? Keywords: Networks Message-ID: <4077@brazos.Rice.edu> Date: 27 Dec 89 12:28:07 GMT Sender: root@rice.edu Organization: Sun-Spots Lines: 24 Approved: Sun-Spots@rice.edu X-Refs: Original: v8n221 X-Sun-Spots-Digest: Volume 9, Issue 2, message 1 of 19 In article <3875@brazos.Rice.edu> you write: >X-Sun-Spots-Digest: Volume 8, Issue 221, message 3 of 10 > ># etherfind -arp >using le0 >NIT Open: No Such Device > You have to create a new kernel with streams NIT support: (fragment taken from GENERIC kernel template) ************ cut here *********** # The following are for streams NIT support. NIT is used by # etherfind, traffic, rarpd, and ndbootd. As a rule of thumb, # NIT is almost always needed on a server and almost never # needed on a diskless client. # pseudo-device snit # streams NIT pseudo-device pf # packet filter pseudo-device nbuf # NIT buffering module pseudo-device clone ******* cut here *********** Regards, Rob Vijgenboom