Thanks Thanks:  16
Likes Likes:  9
Dislikes Dislikes:  0
Page 7 of 32 FirstFirst ... 3456789101117 ... LastLast
Results 91 to 105 of 471

Thread: Server cccam pe router wl500g ...

  1. #91
    Happy fery21's Avatar
    Join Date
    18 Feb 2008
    Location
    Big Bang
    Posts
    2,460
    Mentioned
    7 Post(s)
    Rep Power
    77

    Default

    Cum fac black-up full la topex? pe open-wrt? posibil?
    ..::EGAMI TEAM::..

  2. #92
    Standard RSP member malefycu's Avatar
    Join Date
    24 Jan 2009
    Posts
    271
    Mentioned
    0 Post(s)
    Rep Power
    57

    Default

    # This file is interpreted as shell script.
    # Put your custom iptables rules here, they will
    # be executed with each firewall (re-)start.

    ### Open port to WAN
    ## -- This allows port 22 to be answered by (dropbear on) the router
    #iptables -t nat -A prerouting_wan -p tcp --dport 22 -j ACCEPT
    #iptables -A input_wan -p tcp --dport 22 -j ACCEPT
    ## -- This allows port 12000 to be answered by (dropbear on) the router
    iptables -t nat -A prerouting_wan -p tcp --dport 12000 -j ACCEPT
    iptables -A input_wan -p tcp --dport 12000 -j ACCEPT


    Am inteles ca aceasta configurare deschide portul 12000 TCP ,dar UDP cum este scriptul ptr acelasi port
    VU+Duo,DREAMBOX 500s,offset 0.90m,NAS Airlive 1Tb



  3. #93
    Happy fery21's Avatar
    Join Date
    18 Feb 2008
    Location
    Big Bang
    Posts
    2,460
    Mentioned
    7 Post(s)
    Rep Power
    77

    Default

    Full black-up open-wrt

    Listare flash utilizate de openwrt

    Code:
    root@OpenWrt:~# cat /proc/mtd 
    dev:    size   erasesize  name
    mtd0: 00040000 00010000 "cfe"
    mtd1: 007b0000 00010000 "linux"
    mtd2: 00170800 00010000 "rootfs"
    mtd3: 00010000 00010000 "nvram"
    mtd4: 005c0000 00010000 "rootfs_data"

    Comanda full black-up

    Code:
    dd if=/dev/mtdblock/1 of=/tmp/wrtbackup.img
    Comada restaurate black-up

    Code:
    dd if=/tmp/wrtbackup.img of=/dev/mtdblock/1
    ..::EGAMI TEAM::..

  4. #94
    Standard RSP member malefycu's Avatar
    Join Date
    24 Jan 2009
    Posts
    271
    Mentioned
    0 Post(s)
    Rep Power
    57

    Default

    @resofty daca ai timp sa faci un mic tutorial despre client torrent ti-asi ramane super dator...ma tot chinui de ceva timp si tot nu reusesc,am tot incercat cu "ctorrent" dar.....
    VU+Duo,DREAMBOX 500s,offset 0.90m,NAS Airlive 1Tb



  5. #95
    Standard RSP member suporter's Avatar
    Join Date
    29 Jul 2009
    Posts
    266
    Mentioned
    1 Post(s)
    Rep Power
    55

    Default

    Quote Originally Posted by suporter View Post
    Mai exista in alta parte arhiva aceasta din postul 28?

    http://dvb-upload.com/pliki/2007-10-...hed%20full.zip
    Ma poate ajuta cineva cu arhiva gbox de mai sus?

  6. #96
    Golden Member prodigy's Avatar
    Join Date
    01 Jan 2008
    Location
    Cluj-Napoca/FLORESTI
    Posts
    225
    Mentioned
    0 Post(s)
    Rep Power
    0

    Default

    - am gasit gbox 2.21 pentru mips
    Attached Files Attached Files
    Toate-s vechi si noua toate!

  7. #97
    Happy fery21's Avatar
    Join Date
    18 Feb 2008
    Location
    Big Bang
    Posts
    2,460
    Mentioned
    7 Post(s)
    Rep Power
    77

    Default Install samba shared HDD

    Am un topex cu openwrt Kamikaze, hub usb 4 in1 hdd format ext3 500gb maxtor alimetat extern as vrea sa il pun in shated cu samba dar nu reusesc nici cum. imaginea instalata pe un stick 2gb ex by @resofty (Thacks)
    ..::EGAMI TEAM::..

  8. #98
    Super Member
    Join Date
    15 May 2007
    Posts
    686
    Mentioned
    0 Post(s)
    Rep Power
    66

    Default

    Asus wl-500w poate face ce face g-ul?

  9. #99
    Happy fery21's Avatar
    Join Date
    18 Feb 2008
    Location
    Big Bang
    Posts
    2,460
    Mentioned
    7 Post(s)
    Rep Power
    77

    Default

    Nu a incercat nimeni samba pe asus wl 500 cu hdd extern?
    ..::EGAMI TEAM::..

  10. #100
    Member Addicted Member
    Join Date
    11 Feb 2007
    Location
    Șoseaua Kiseleff nr. 10
    Posts
    2,498
    Mentioned
    5 Post(s)
    Rep Power
    81

    Default

    @gobi - dar ce anume ai incercat sa faci si unde te-ai incurcat?
    Ai incercat sa instalezi aceste pachete: samba-common si samba-server?

  11. #101
    Happy fery21's Avatar
    Join Date
    18 Feb 2008
    Location
    Big Bang
    Posts
    2,460
    Mentioned
    7 Post(s)
    Rep Power
    77

    Default

    da am instalat samba server samba common dar nu porneste servarul in sine samba
    Code:
    http://www.macsat.com/OpenWRT/samba.php
    la mine nu functioneaza ipkg in rest am facut la fel am instalat manual din interfata
    la comada asta am un singur proces in loc de 3
    Code:
    ps |grep "mbd"
    ..::EGAMI TEAM::..

  12. #102
    Member Addicted Member
    Join Date
    11 Feb 2007
    Location
    Șoseaua Kiseleff nr. 10
    Posts
    2,498
    Mentioned
    5 Post(s)
    Rep Power
    81

    Default

    Pai ai incercat sa-l pornesti manual? smbd - enter in linie de comanda.
    Probabil iti merge opkg, daca ipkg nu vrea.

  13. #103
    Happy fery21's Avatar
    Join Date
    18 Feb 2008
    Location
    Big Bang
    Posts
    2,460
    Mentioned
    7 Post(s)
    Rep Power
    77

    Default

    Am incercat si manual nu vrea nu stiu unde e baiu
    ..::EGAMI TEAM::..

  14. #104
    Happy fery21's Avatar
    Join Date
    18 Feb 2008
    Location
    Big Bang
    Posts
    2,460
    Mentioned
    7 Post(s)
    Rep Power
    77

    Default

    Am pus pe topex WL500gp-1.9.2.7-10.trx si ni ma pot loga pe interfata are un pass si user defaul? am incercat admin admin dar nu vrea am dat si reset degeaba
    Last edited by fery21; 16-02-10 at 09:13.
    ..::EGAMI TEAM::..

  15. #105
    Super Member
    Join Date
    11 Feb 2007
    Posts
    122
    Mentioned
    0 Post(s)
    Rep Power
    63

    Default

    tine apasat butonul de reset din spate 1-5 sec,pana se restarteaza,dupa aia se poate sa intri in el cu admin,admin
    Last edited by zmeura; 17-02-10 at 23:11. Reason: Regula 12.

Page 7 of 32 FirstFirst ... 3456789101117 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •