Hi all,

The script is very simple:
FromDevice(en1, PROMISC true) -> Print("en1") -> Queue -> Discard;

But when I run this, it displays the following error:
fromdevice.click:28: While initializing ‘fromdev...@1 :: FromDevice’:
  (no devices found) /dev/bpf0: Permission denied

I am using click on Mac OS X 10.5.8, I am confused why it says no
devices found, since after I did ifconfig, it displays:
en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet6 fe80::226:8ff:fee0:6907%en1 prefixlen 64 scopeid 0x6
        inet 192.168.1.104 netmask 0xffffff00 broadcast 192.168.1.255
        ether 00:26:08:e0:69:07
        media: autoselect status: active
        supported media: autoselect

I am using wireless connection, and the device should be en1.......

Can anybody help me on this? Is there any configurations that i may
set up wrong?

Thanks.

J.

-- 
Best Regards,

Jimmy

_______________________________________________
click mailing list
[email protected]
https://amsterdam.lcs.mit.edu/mailman/listinfo/click

Reply via email to