KNOWN-BUGS
上传用户:nilegod
上传日期:2007-01-08
资源大小:220k
文件大小:1k
源码类别:

网络截获/分析

开发平台:

C/C++

  1.    Our software never has bugs.
  2.    It just develops random features.   ;)
  3. KNOWN-BUGS
  4.    - It is better that you don't launch ettercap on a host that is a gateway.
  5.       because it needs to disable ip_forwarding, it may cause problem with
  6.       routing.
  7.    - You cannot use plugins on yourself.
  8.       outgoing link layer packets are not captured by kernel, so they will
  9.       be ignored.
  10.    - under X11 resizing the xterm can give a corrupted visualization
  11.       of the interface. SIGWINCH is *partially* supported.
  12.    - ettercap doesn't handle fragmented packets... only the first segment
  13.       will be displayed by the sniffer. However all the fragments are
  14.       correctly forwarded.
  15. + please send bug-report, patches or suggestions to <alor@users.sourceforge.net>
  16.   or visit http://ettercap.sourceforge.net/forum/  and post it in the BUGS section.
  17. + to report a bug, recompile ettercap with 'configure --enable-debug'
  18.   and attach ettercap_debug.log to the mail in which U explain the problem.
  19.   Thanks to all !!