Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Olivier

Pages: [1]
1
Security and Networking / Ettercap & C3000
« on: June 11, 2005, 02:43:02 pm »
Finally i got etterca running under xqt xterm only.
Nevertheless Host scan dont detect any host on my lan.

when I start sniffing, and launch my browser I got 'L3 SEND ERROR'

If I write the log, all packet are in a pcap format.

IP forwarding seems not working. Does it come from libnet?

Does anyone succeed to solved these problem on zaurus?

2
User Request for Applications / Gcc Cannot Find -lc
« on: May 29, 2005, 02:51:31 pm »
evrything was fine, but when I lauch gcc from console  (gcc -o foo -lm foo.c), I ve got following error:

   "ld: cannot find -lc"

if I compile as root, i have got :
error while loading shared libraries: libopcodes-2.9.5.0.31.so: cannot load shared object file: no such file or directory

I try several workarounds without succes:
binutils & binutiks-dev ipk install
libstd6-1.2.2_arm.ipk install

I am not a specialist of gcc, but would like it to run in order to create my app, or to get source package et compile them.

Any help is welcome...

3
Security and Networking / Aircrack - Fast Wep Cracking Tool
« on: May 09, 2005, 09:01:09 am »
I have a sharp rom C3000 with same aircrack error.

To solve the issue I have created a swap file (128 MB) as following on my hardisk ( for c6000 or other, I think same can be done one a CF memory card) :

open a terminal as supervisor and then type following commands :

 dd if=/dev/zero of=/hdd3/swapfile bs=1048576 count=128
 mkswap /hdd3/swapfile
 swapon /hdd3/swapfile


to check swap is activated type : cat /proc/swaps

error on aircrack should have now disappeared.

4
Security and Networking / Ettercap & C3000
« on: May 09, 2005, 04:24:34 am »
I installed glibconv and can launch ettercap.

Nevertheless, when I run  "ettercap -Tzq" and try to get mail I have got error :
Error : 0, Success [ec_send.c:send_to_L3:162]
"libnet_build_data: libnet_build_data():payload iconsistency"

and ettercap NG-0.7.0_rcl exit.

I think it come from libnet version. (I have found only libnet 1.0.2 ipk).

If anybody know a link to a good ipk libnet version...
:-)

5
Security and Networking / Ettercap & C3000
« on: May 08, 2005, 02:04:01 pm »
OK, thanks for both replies.

I will try asap and give you the feed back.

OLivier

6
Security and Networking / Ettercap & C3000
« on: April 27, 2005, 03:41:38 pm »
Hi,
I am running c3000 under original sharp rom
i have install ettercap_NG-0.7.0-rc1.ipk, and that was fine.
Unfortunately, when I launch ettercap from Qkonsole, or
from X server, I have got the error :
"The conversion from ISO-8859-1 to UTF-8 is not supported"
I have same error on 3 options:
 ettercap -T
 ettercap -C
 ettercap -G
I try to look for specific UTF & ISO package, but without result...


anyone got an idea...

7
Python / Python 2.4 Cannot Import Module
« on: April 12, 2005, 07:13:44 am »
lib folder.
it is linked with libc-2.2.2.so.

Is it OKH

I have installed following ipk:
    - libc6 2.2.5-6
    - libgcc3.1.1-1
    - libglib1.2.0

If it is not good version, please let me know where
I can find good ones...I am not sure which one of these
libs are necessary to run python2.4 under Qtopia

regards

8
Python / Python 2.4 Cannot Import Module
« on: April 11, 2005, 05:55:23 pm »
I just bought a c3000 and install python from vanilla.de

The core module is OK, but as soon as I want to import a module ( such as math or qt), I have got the error :
symbol __register_frame_info, version GLIBC_2.0 not defined in file libc.so.6 with link time reference

I have got a lib.so.6 on my machine, could you tell me what is wrong.
 thank's
 

9
C1000/3x00 General discussions / Can't Sync SL-3000 With Laptop!
« on: March 20, 2005, 04:11:11 pm »
Quote
Hi,

Been frustrated for past 2 days....haven't been able to sync my new SL-3000 with my laptop (Libretto 110CT/WinXP Pro SP2/No onboard USB-using USB PC Card).

Installed Sharp software for SL-5600 on PC.

Has anyone else been successful syncing with PC?

I posted more detailed post in Windows section of forum.

Anyone have any suggestions??

Greatly appreciate any and all help!

Thanks,

Mark
[div align=\"right\"][a href=\"index.php?act=findpost&pid=52804\"][{POST_SNAPBACK}][/a][/div]

First, install SL-C3000 driver driver suing the CD, on the Wondows PC.
Launch the C3000, diconnected from the Win XP PC. go in settings, and select storage, Internal HDD. Click on OK. Connect to the PC with USB cable, when message USB alert, unplugge the cable and select PC link setting. Plug the cable again, and comminucation should be established...

Olivier

Pages: [1]