Closed michaelkeuter closed 10 years ago
Hi Michael,
sure. Just use -d any
Wbr, Alexandr
On Mon, Sep 8, 2014 at 1:45 PM, michaelkeuter notifications@github.com wrote:
Hi Alexandr,
is it possible, that sipgrep could listen on all available interfaces (e.g. "-d all")?
Michael
— Reply to this email directly or view it on GitHub https://github.com/adubovikov/sipgrep/issues/8.
heh, looks like the github dont' send email updates :-)
so, can you please do:
grep -R DLT_LINUX_SLL /usr/include/
and show the result here.
Wbr, Alexandr
On Mon, Sep 8, 2014 at 4:02 PM, Alexandr Dubovikov < alexandr.dubovikov@gmail.com> wrote:
Hi Michael,
sure. Just use -d any
Wbr, Alexandr
On Mon, Sep 8, 2014 at 1:45 PM, michaelkeuter notifications@github.com wrote:
Hi Alexandr,
is it possible, that sipgrep could listen on all available interfaces (e.g. "-d all")?
Michael
— Reply to this email directly or view it on GitHub https://github.com/adubovikov/sipgrep/issues/8.
i think you have two pcap.h in your system. please run the ./configure --with-pcap-includes=/usr/include/pcap and check if it works after.
Hi Alex,
great, the ./configure command did it!
Hi Alexandr,
is it possible, that sipgrep could listen on all available interfaces (e.g. "-d all")?
Michael
Update: I tried "sipgrep -d any", which gives me this error:
interface: any filter: (ip or ip6) and ( portrange 5060-5061) fatal: unsupported interface type 113
Linux 3.2.62, lipcap 1.4.0