blob: 1bb5f4c436112ef88efaccd5f172540c0e40a30f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[
{ type: install
message: <<EOM
If trafshow displays errors similar to the following:
ed1: (no devices found) /dev/bpf4: No such file or directory
create more bpf devices, for instance:
cd /dev && ./MAKEDEV bpf7 # create 8 devices
EOM
}
]
|