3/50 - SUNOS 4.0.3 won't do etherfind?
    Rob Vijgenboom 
    ktibv!rvi at relay.eu.net
       
    Wed Dec 27 23:28:07 AEST 1989
    
    
  
In article <3875 at 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
    
    
More information about the Comp.sys.sun
mailing list