Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!rice!sun-spots-request From: raymond@cs.vu.nl (Raymond Michiels) Newsgroups: comp.sys.sun Subject: Accessing the (raw) ethernet under SunOS 4.0 Keywords: Networks Message-ID: <6147@brazos.Rice.edu> Date: 29 Mar 90 02:25:10 GMT Sender: root@rice.edu Organization: Sun-Spots Lines: 8 Approved: Sun-Spots@rice.edu X-Sun-Spots-Digest: Volume 9, Issue 102, message 1 Does anybody know how to write raw ethernet-packets under SunOS 4.0? I'm able to read any packet using the /dev/nit device, but haven't been able to write anything (other than IP, ARP, etc.) Looking at some other code (traceroute and tcpdump) it seems that this requires changes to the kernel. Is this actually true? -Raymond.