Excerpts from what lopezj_at_uv.es said:
|
|Hello, all.
|
|I am ftped etherman 1.1a, and I have compiled it Ok.
|
|But when I run etherman I get the next error:
|
|ln0: No such file or directory
|
|Anybody have run etherman in his system?
|I think of perhaps I must to reconfig the kernel to accept packet filter.
|
|How could I do this?
|
|Thanks you very much,
|Agustin
|
1) cd /dev
./MAKEDEV pfilt
2) Make sure that your terminal will allow Xserver packets to your display.
3) Try running the program again.
4) If it works, stop here, else go to step 5.
5) Put the following lines into your /sys/conf/<NAME> file and rebuild
your kernel. <NAME> is the designation of your boot kernel.
options PACKETFILTER
pseudo-device packetfilter
You will need a file named "pfilt.o" and the file should be placed in the
directory /sys/conf/<NAME>.
6) There is a MANpage describing all I said above in packetfiler(7).
Dan Winger __ _ * ) * NASA-Goddard Space Flight Center
SEWP BOWL (soop bol) * _ ( \\ * RMS Technologies Inc.
winger_at_sewp.nasa.gov * (_X__//_ * Code 251.9
301.286.7658 * ( ) * Bldg 18 Room 274
FAX 301.286.1619 * \______/ * Greenbelt, MD 20771
Received on Tue Apr 11 1995 - 09:40:45 NZST