Jump to content

Yousef Hanoun

Active Members
  • Posts

    20
  • Joined

  • Last visited

Posts posted by Yousef Hanoun

  1. thanks again, that what i did when i used openvpn_2.0.9-5_mips.ipk but i recived the following error

    root@OpenWrt:~# ipkg install openvpn_2.0.9-5_mips.ipk
    Installing openvpn (2.0.9-5) to root...
    Nothing to be done
    An error ocurred, return value: 28.
    Collected errors:
    Only have 0 available blocks on filesystem /, pkg openvpn needs 385
    root@OpenWrt:~#

    could please advise which package did you use it.

    thanks,

    Yousef

  2. thanks again.

    ok now Fon is connected to internet using ICS with DHCP on FON in LAN network , but failed to find the package plz help i did check the fourm nothing usefull found.

    :mellow:

    root@OpenWrt:~# ipkg update
    Downloading http://downloads.openwrt.org/kamikaze/7.09/atheros-2.6/packages/Packages
    Updated list of available packages in /usr/lib/ipkg/lists/release
    Downloading http://downloads.openwrt.org/kamikaze/packages/mips/Packages
    wget: server returned error: HTTP/1.1 404 Not Found
    Downloading http://downloads.x-wrt.org/xwrt/kamikaze/7.09/atheros-2.6/packages/Packages
    Updated list of available packages in /usr/lib/ipkg/lists/X-Wrt
    An error ocurred, return value: 1.
    Collected errors:
    ipkg_download: ERROR: Command failed with return value 1: `wget --passive-ftp    -q -P /tmp/ipkg-UCMjJw http://downloads.openwrt.org/kamikaze/packages/mips/Packages'
    root@OpenWrt:~# ipkg search openvpn
    Done.
    root@OpenWrt:~# ipkg install openvpn
    Nothing to be done
    An error ocurred, return value: 4.
    Collected errors:
    Cannot find package openvpn.
    Check the spelling or perhaps run 'ipkg update'

  3. Hi,

    i want to make a vpn connection to dial to vpn server so client connected to Jasager will have internet through.

    but when i try to go to this link

    http://192.168.1.1/cgi-bin/webif/vpn-openvpn.sh

    i get this

    OpenVPN

    Installing openvpn package ...
    
    Nothing to be done
    An error ocurred, return value: 4.
    Collected errors:
    Cannot find package openvpn.
    Check the spelling or perhaps run 'ipkg update'
    Downloading http://downloads.openwrt.org/kamikaze/7.09/atheros-2.6/packages/Packages
    wget: bad address 'downloads.openwrt.org'
    Downloading http://downloads.openwrt.org/kamikaze/packages/mips/Packages
    wget: bad address 'downloads.openwrt.org'
    Downloading http://downloads.x-wrt.org/xwrt/kamikaze/7.09/atheros-2.6/packages/Packages
    wget: bad address 'downloads.x-wrt.org'
    An error ocurred, return value: 3.
    Collected errors:
    ipkg_download: ERROR: Command failed with return value 1: `wget --passive-ftp    -q -P /tmp/ipkg-2blcp9 http://downloads.openwrt.org/kamikaze/7.09/atheros-2.6/packages/Packages'
    ipkg_download: ERROR: Command failed with return value 1: `wget --passive-ftp    -q -P /tmp/ipkg-2blcp9 http://downloads.openwrt.org/kamikaze/packages/mips/Packages'
    ipkg_download: ERROR: Command failed with return value 1: `wget --passive-ftp    -q -P /tmp/ipkg-2blcp9 http://downloads.x-wrt.org/xwrt/kamikaze/7.09/atheros-2.6/packages/Packages'
    Nothing to be done
    An error ocurred, return value: 4.
    Collected errors:
    Cannot find package openvpn.
    Check the spelling or perhaps run 'ipkg update'

    which mean FON can not connect to internet to download the package ?!

    then i uploaded openvpn_2.0.9-5_mips.ipk using winSCP

    and then tried to install but i get the following error.

    root@OpenWrt:~# ipkg install openvpn_2.0.9-5_mips.ipk
    Installing openvpn (2.0.9-5) to root...
    Nothing to be done
    An error ocurred, return value: 28.
    Collected errors:
    Only have 0 available blocks on filesystem /, pkg openvpn needs 385
    root@OpenWrt:~#

    please help :blink:

  4. thanks,

    i did flash my FON with openwrt firmware, still the same i am not getting the promot for more than 1:30hr :blink:

    i used the following files

    openwrt-atheros-2.6-root.squashfs

    openwrt-atheros-2.6-vmlinux.lzma

    help....

    note: i am tried the TFTP way from

    http://wiki.cuwin.net/index.php?title=Flas...ra_with_OpenWRT

    RedBoot> ip_address -l 192.168.1.254/24 -h 192.168.1.166

    IP: 192.168.1.254/255.255.255.0, Gateway: 0.0.0.0

    Default server: 192.168.1.166

    RedBoot> fis init

    About to initialize [format] FLASH image system - continue (y/n)? y

    *** Initialize FLASH Image System

    ... Erase from 0xa87e0000-0xa87f0000: .

    ... Program from 0x80ff0000-0x81000000 at 0xa87e0000: .

    RedBoot> load -r -b 0x80041000 openwrt-atheros-2.6-root.squashfs

    Using default protocol (TFTP)

    Raw file loaded 0x80041000-0x80160fff, assumed entry at 0x80041000

    RedBoot> fis create -l 0x06F0000 rootfs

    ... Erase from 0xa8030000-0xa8720000: ..........................................

    .....................................................................

    ... Program from 0x80041000-0x80161000 at 0xa8030000: ..................

    ... Erase from 0xa87e0000-0xa87f0000: .

    ... Program from 0x80ff0000-0x81000000 at 0xa87e0000: .

    RedBoot> load -r -b 0x80041000 openwrt-atheros-2.6-vmlinux.lzma

    Using default protocol (TFTP)

    Raw file loaded 0x80041000-0x80100fff, assumed entry at 0x80041000

    RedBoot> fis create -r 0x80041000 -e 0x80041000 vmlinux.bin.l7

    ... Erase from 0xa8720000-0xa87e0000: ............

    ... Program from 0x80041000-0x80101000 at 0xa8720000: ............

    ... Erase from 0xa87e0000-0xa87f0000: .

    ... Program from 0x80ff0000-0x81000000 at 0xa87e0000: .

    RedBoot> fis load -l vmlinux.bin.l7

    Image loaded from 0x80041000-0x80290085

    RedBoot> exec

    still the same could not telnet to 192.168.1.1 BTW it took only 2 min. at

    fis create -l 0x06F0000 rootfs not 20min.

    i think the process not correctly completed

    i repeated the steps again

    lol it worked now able to telnet 192.168.1.1 :D :lol: i will try now to finish the reset thanks all

    post-13574-1239648340_thumb.jpg

  5. i think i have to set BOOTP to false :huh:

    Use BOOTP for network configuration: false

    Gateway IP address:

    Local IP address:

    Local IP address mask:

    Default server IP address:

    Console baud rate: 9600

    GDB connection port: 9000

    so which one i have to set the redboot telnet server ip ? Gateway / Local IP / Default server

  6. right now i am able to log to Redboot loader using the COM port, now please help how enable telnet for redboot

    note: i have tried this cmd

    fconfig -i

    Initialize non-volatile configuration - continue (y/n)? y

    Run script at boot: false

    Use BOOTP for network configuration: true

    Default server IP address: 192.168.1.254

    Console baud rate: 9600

    GDB connection port: 9000

    Force console for special debug messages: false

    Network debug at boot time: false

    Update RedBoot non-volatile configuration - continue (y/n)? y

    ********************************************************************

    still could not telnet redboot port 9000

  7. thank you very much for replying, BTW i am from UAE i bought my FON from ebay US ;)

    login as: root
    DD-WRT v24 std (c) 2008 NewMedia-NET GmbH
    Release: 07/26/08 (SVN revision: 9994)
    root@192.168.1.1's password:
    ==========================================================
    
     ____  ___    __        ______ _____         ____  _  _
     | _ \| _ \   \ \      / /  _ \_   _| __   _|___ \| || |
     || | || ||____\ \ /\ / /| |_) || |   \ \ / / __) | || |_
     ||_| ||_||_____\ V  V / |  _ < | |    \ V / / __/|__   _|
     |___/|___/      \_/\_/  |_| \_\|_|     \_/ |_____|  |_|
    
                           DD-WRT v24
                       http://www.dd-wrt.com
    
    ==========================================================
    
    
    BusyBox v1.11.1 (2008-07-26 03:51:42 CEST) built-in shell (ash)
    Enter 'help' for a list of built-in commands.
    
    root@DD-WRT:~# cd ..
    root@DD-WRT:/tmp# ls
    cron.d
    crontab
    dnsmasq.conf
    dnsmasq.leases
    etc
    hosts
    igmpproxy.conf
    loginprompt
    nvram
    oet
    openwrt-ar531x-2.4-vmlinux-CAMICIA.lzma
    out.hex
    resolv.conf
    resolv.dnsmasq
    root
    udhcpc
    udhcpc.expires
    var
    www
    root@DD-WRT:/tmp# mtd -e vmlinux.bin.l7 write openwrt-ar531x-2.4-vmlinux-CAMICIA
    .lzma vmlinux.bin.l7
    Could not open mtd device: vmlinux.bin.l7
    Can't open device for writing!
    root@DD-WRT:/tmp#

    i tried the mtd command but the file vmlinux.bin.l7 not found ! :o maybe the file name changed on ddwrt.

    note:

    it is l7 (lowercase L then 7) for sure

    thanks,

  8. Hi,

    yesterday i have spent good time trying to find out how enable redboot on (Fon with DDWRT) to change it to openwrt

    when i use "ap51-flash-fonera-gui-1.0-38" i get the following

    mac address: ....

    0.0.0.0 as the ip address

    Telnet for Redboot is not Enabled

    i bought Fon2100A/B/C already flashed with ddwrt v24sp1.

    if fon have already ddwrt so i assume it is already enable for telnet on redboot!!! :blink:

    please help me to make a guide for this case cause i have searched the net, the search did not led to thing :o

    note: i found this

    Original software

    +PHY ID is 0022:5521

    Ethernet eth0: MAC address xx:xx:xx:xx:xx

    IP: 0.0.0.0/255.255.255.255, Gateway: 0.0.0.0

    Default server: 0.0.0.0

    wiki.openwrt.org

    thanks,

×
×
  • Create New...