Re: Ettercap issue

2010-09-04 Thread Gonzalo Rodriguez
Sorry for the noise: ettercap(8) ettercap NG has a new unified sniffing method. This implies that ip_forwarding in the kernel is always dis- abled and the forwarding is done by ettercap. Every packet with destination mac address equal to the host's

Ettercap issue

2010-09-04 Thread Gonzalo Rodriguez
Hi there, I have a issue using ettercap (ettercap-0.7.3p4-no_x11 multi-purpose sniffer/interceptor/logger) in 4.7-release OpenBSD 4.7 (GENERIC) #558: Wed Mar 17 20:46:15 MDT 2010 dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC RTC BIOS diagnostic error 80 cpu0: Geode(TM

Re: ettercap

2005-12-19 Thread Ricardo Lucas
>Don't play with toys which you could not uderstand. I think that "playing" is the most likely way to learn how to use the "toys". >Why you don't back to Microsoft Windows(tm) desktop? Well, I think everyone could answer that! >Please start with http://wikibooks.org and learn about basic unix

Re: ettercap

2005-12-16 Thread Ricardo Lucas
Oh man, you did just what I did? And it's work fine? 2005/12/16, Mikolaj Kucharski <[EMAIL PROTECTED]>: > > On Wed, Dec 14, 2005 at 06:05:09PM -0200, Ricardo Lucas wrote: > > That's what I did: (...) > > I think that you do something wrong. I have OpenBSD 3.8

Re: ettercap

2005-12-14 Thread Ricardo Lucas
That's what I did: Terminal type? [xterm] vt220 # cd /usr/ports/net/ettercap/ # cvs -d [EMAIL PROTECTED]:/cvs up -r1.14'patches/patch-configure ' # ls CVS distinfo pkg Makefile patches w-ettercap-0.6.b # vi Makefile #(_bump_w-ettercap-0.

Re: ettercap

2005-12-13 Thread Ricardo Lucas
Thank's for the hint, now that's what I did: # cd /usr/ports/net/ettercap/ :/cvs up -r1.14'patches/patch-configure' < The authenticity of host 'anoncvs.nyc.openbsd.org (64.90.179.99)' can't be estab lished. RSA key fingerprint is 05:ac:be:be:f8:f6:ab:63:5e:

Re: ettercap

2005-12-13 Thread Ricardo Lucas
t; You can take `patches/patch-configure' from -current and then edit > > > Makefile and bump pkgname and then recompile ettercap with `make > > > update' > > > > > > $ cd /usr/ports/net/ettercap > > > $ cvs up -r1.14 patches/patch-configure &

Re: ettercap

2005-12-13 Thread Ricardo Lucas
d, > > I have > > > to edit the files Makefile and patch-configure ?! > > > > You can take `patches/patch-configure' from -current and then edit > > Makefile and bump pkgname and then recompile ettercap with `make update' > > > > $ cd /usr/ports/net/e

Re: ettercap

2005-12-13 Thread q#
pkgname and then recompile ettercap with `make update' $ cd /usr/ports/net/ettercap $ cvs up -r1.14 patches/patch-configure $ vi Makefile # (_bump_ pkgname here) $ make build It should work. -- best regards q#

Re: ettercap

2005-12-13 Thread Ricardo Lucas
hich has been > > fixed correctly in -current, check CVS. > > > > CVSROOT:/cvs > > Module name:ports > > Changes by: [EMAIL PROTECTED]2005/11/26 14:17:54 > > > > Modified files: > > net/ettercap : Makefile &g

Re: ettercap

2005-12-13 Thread q#
; > Modified files: > net/ettercap : Makefile > net/ettercap/patches: patch-configure > > Log message: > switch from undocumented, obsolete -rdynamic cc arg to > -Wl,--export-dynamic. This makes main prog syms visible to plugins and > now

Re: ettercap

2005-12-12 Thread Peter Valchev
rts Changes by: [EMAIL PROTECTED]2005/11/26 14:17:54 Modified files: net/ettercap : Makefile net/ettercap/patches: patch-configure Log message: switch from undocumented, obsolete -rdynamic cc arg to -Wl,--export-dynamic. This makes main prog syms visible to plugins and now they work. prompted by and okay sturm@

Re: ettercap

2005-12-12 Thread Duncan Martin
only meant for a.out. I know. It's a nasty hack, it's the wrong hack, but it does turn a totally broken ettercap into a partially broken one. Last time I needed ettercap I was in a hurry and found this got me by. Duncan

Re: ettercap

2005-12-12 Thread Peter Valchev
> Might be a better way in the archives, but... > > edit ettercap/patches/patch-src_ec_plugins_c > > change the inserted line to always be true, e.g.: > -#if defined(OPENBSD) || defined(MACOSX) > +#if 1 > #define SYM_PREFIX "_" // for the symbols loaded

Re: ettercap

2005-12-12 Thread Duncan Martin
> I wondering if someone could help me here! Might be a better way in the archives, but... edit ettercap/patches/patch-src_ec_plugins_c change the inserted line to always be true, e.g.: -#if defined(OPENBSD) || defined(MACOSX) +#if 1 #define SYM_PREFIX "_" // for the symbol

ettercap

2005-12-12 Thread Ricardo Lucas
I've installed the port of ettercap. but when I try to use it I get this erros: Loading plugins... ettercap:./ec_triton.so: undefined symbol 'Host_In_LAN' ettercap: ./ec_triton.so: can't resolve reference 'Host_In_LAN' ettercap:./ec_triton.so: undefined symbol 

ettercap package does not work

2005-08-20 Thread Miroslav Kubik
Hello Is there somebody who has installed ettercap-0.6.b-no_x11.tgz package on OpenBSD? For me this package doesn't work at all since OpenBSD 3.4 Loading plugins... ettercap:/usr/local/lib/ettercap/ec_triton.so: undefined sym ol 'Host_In_LAN' ettercap: /usr/local/lib/etterc