Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 150563 - net-analyzer/fprobe-ulog - libipulog-based fork of net-analyzer/fprobe
Summary: net-analyzer/fprobe-ulog - libipulog-based fork of net-analyzer/fprobe
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Jaco Kroon
URL: http://fprobe.sourceforge.net
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2006-10-09 05:09 UTC by Jaco Kroon
Modified: 2020-03-29 16:26 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
fprobe-ulog-1.1.ebuild (fprobe-ulog-1.1.ebuild,791 bytes, text/plain)
2006-10-09 05:42 UTC, Jaco Kroon
Details
fprobe-ulog-1.1.ebuild (fprobe-ulog-1.1.ebuild,698 bytes, text/plain)
2006-10-09 05:56 UTC, Jaco Kroon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaco Kroon 2006-10-09 05:09:50 UTC
ulog (iptables) version of net-analyzer/fprobe ... it's supposedly more efficient but the main reason for using this instead of fprobe would be because you can place it _after_ DNAT, but before SNAT.

With fprobe you're sniffing either before DNAT, or after SNAT.  In some situations this is undesirable (specifically if I want to see how traffic flowed over my box instead of into ot out of).  pcap can't make this distinction.
Comment 1 Jaco Kroon 2006-10-09 05:42:30 UTC
Created attachment 99190 [details]
fprobe-ulog-1.1.ebuild

*sigh*

inet in ZA sucks.

Finally, ebuild attached.  This obviously depends on having iptables installed and working in order to work, but this is not a dependency in order to compile and run fprobe-ulog, as such I haven't listed it as a dependency in the ebuild.
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2006-10-09 05:46:50 UTC
- The ebuild header is invalid
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2006-10-09 05:46:50 UTC
- The ebuild header is invalid¹
[1] http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=3
- Did you test all keyworded acrhitecture?
- When it's libpcap based, what's with the dependency?
Comment 4 Jaco Kroon 2006-10-09 05:56:44 UTC
Created attachment 99191 [details]
fprobe-ulog-1.1.ebuild

Oops, just copied ebuild from net-analyzer/fprobe ...

Ok, header fixed.

Removed untested arches, will hopefully test amd64 sometime this week.

fprobe is pcap based, fprobe-ulog is ulog (iptables) based.  Reworded the description to better indicate it's relation to fprobe.
Comment 5 Natanael Copa 2007-03-19 21:16:01 UTC
compiles just fine on uclibc.
Comment 6 Natanael Copa 2007-03-26 14:23:03 UTC
compiles like a charm on amd64
Comment 7 Oleg Gawriloff 2009-12-25 16:07:37 UTC
compiles fine on i386
Comment 8 Oleg Gawriloff 2010-02-09 22:49:03 UTC
Available in my overlay: http://code.google.com/p/barzog-gentoo-overlay/
With startup and config scripts.