Bug 130648 - active-filter does not allow 'outbound' keyword
Summary: active-filter does not allow 'outbound' keyword
Keywords:
Status: CLOSED DUPLICATE of bug 128053
Alias: None
Product: Fedora
Classification: Fedora
Component: ppp
Version: 2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-08-23 13:21 UTC by Enrico Scholz
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-21 19:05:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Enrico Scholz 2004-08-23 13:21:46 UTC
Description of problem:

pppd fails on filter with 'outbound/inbound' qualifiers

| # pppd active-filter 'outbound'
| pppd: error in active-filter expression: inbound/outbound not
supported on linktype 0

Such kind of filter is required e.g. for idle-detection. They should
work because 'pppd' accepts the same expression like 'tcpdump':

| # tcpdump -i ppp0 'outbound' -nn
| tcpdump: verbose output suppressed, use -v or -vv for full protocol
decode


I suspect some changed behavior in the underlying libpcap: the
qualifiers are working on special devices only. On tcpdump it is given
by '-i ppp0', but with pppd, a default type will be assumed which does
not support it. But this is just a wild guess without looking at the code.


Version-Release number of selected component (if applicable):

ppp-2.4.2-3.FC2.1
libcap-1.10-18.1


How reproducible:

100%

Comment 1 Thomas Woerner 2004-08-23 13:23:15 UTC

*** This bug has been marked as a duplicate of 128053 ***

Comment 2 Red Hat Bugzilla 2006-02-21 19:05:13 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.


Note You need to log in before you can comment on or make changes to this bug.