Search:

Type: Posts; User: once

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    1,614

    somebody come to help

    I found the wl500g-1.9.2.7g firmware doesn't support chinese?I want a firmware in chinese,so i had to use 1.9.2.7f.But what strange is this time i cannot compile it successfully as i used to.I'm now...
  2. Replies
    0
    Views
    52,702

    Install softs even you can't install ipkg

    1.创建自启动文件
    mkdir -p /usr/local/sbin/

    echo "#!/bin/sh" >> /usr/local/sbin/post-boot
    chmod +x /usr/local/sbin/post-boot

    2.格式化USB硬盘
    先kill ftp服务(自动启动的ftp服务)
    killall stupid-ftpd
    umount...
  3. Replies
    3
    Views
    6,731

    nobody saw this error?

    Connecting to ipkg.nslu2-linux.org[140.211.167.165]:80
    ipkg_0.99.154-r4_arm 100% |*****************************| 4168 00:00 ETA
    Done.
    tar: Invalid gzip magic
    tar: Short read...
  4. Replies
    3
    Views
    6,731

    or someone successed in installing ipkg

    post your ipkg.conf ,please?
  5. Replies
    3
    Views
    6,731

    i can't even install ipkg....so bad..

    i got a wl500gp yesterday.of course,i reflashed it to oleg's firmware 1.9.2.7-7g.then i wanted to add some softs.then the problem came.

    i used the guide...
  6. Thread: post-boot

    by once
    Replies
    3
    Views
    2,611

    the post boot should be in /tmp/local/sbin

    the post boot is like that:

    #!/bin/sh
    insmod /tmp/local/usbserial.o
    insmod /tmp/local/pl2303.o
    mknod /dev/ttyUSB0 c 188 0
    chmod 666 /dev/ttyUSB0
    /tmp/local/remserial -d -p 6002 -s "1200 raw"...
  7. Replies
    39
    Views
    59,821

    Sticky: remserial worked in my wl500b days ago

    here is my package.i added all the files in /tmp/local and a directory named sbin in the folder contains a file post-boot which startup the remserial when wl500b is booting up.

    but unfortunatly i...
  8. Replies
    41
    Views
    134,946

    Is there a way to use openvpn without mounting flash or disk?

    Openvpn along with openssl takes about 5M space.But the wl500g has only about 2M free.That means i have to use USB to mount a free space to use openvpn.Is there anyway to build a VLAN without...
  9. Thread: pptp of wl500g

    by once
    Replies
    3
    Views
    2,213

    How to use pptp to build LAN-TO-LAN connection?

    After the wl500g being connected to the ipcop firewall,i want to make the two lans below the wl500g and ipcop one lan.But i cannot ping each other.Maybe a route rule should be added,but i donnot know...
  10. Thread: pptp of wl500g

    by once
    Replies
    3
    Views
    2,213

    Good ending will always come after thinking

    Now my problem is resolved.This tells us the debug information can only tell you "maybe it's the cause",but maybe it's not.

    After looking for a long time(about 2 days),i decided to find the way to...
  11. Thread: pptp of wl500g

    by once
    Replies
    3
    Views
    2,213

    And this's my login information: (firmware version 1.9.2.7)

    [admin@(none) ppp]$ pppd pty 'pptp keyg.3322.org --nolaunchpppd' call key debug
    dump logfd 2 nodetach
    pppd options in effect:
    debug # (from command line)
    nodetach # (from...
  12. Thread: pptp of wl500g

    by once
    Replies
    3
    Views
    2,213

    pptp of wl500g

    :eek:
    Hi,everybody:
    I am a newer to use wl500g.Now i have a problem:when i used PPTP to connect to a ipcop firewall,it throwout a error:No auth is possible..
    I looked for the cause,then i...
Results 1 to 12 of 12