Search:

Type: Posts; User: xection

Search: Search took 0.01 seconds.

  1. Replies
    16
    Views
    14,514

    check the attachment.

    check the attachment.
  2. Replies
    3
    Views
    3,140

    i've managed to solve my problem with tc qdisc...

    i've managed to solve my problem with tc qdisc ingress :D
    you can probably use it too
  3. Replies
    3
    Views
    3,140

    did you figure this out? i need to limit uploads...

    did you figure this out? i need to limit uploads per ip addresses and can't do it either.
  4. Replies
    127
    Views
    136,252

    great, can't wait :)

    great, can't wait :)
  5. Replies
    127
    Views
    136,252

    is there a way to assign port to a vlan? there...

    is there a way to assign port to a vlan?

    there is admcfg on openwrt but gx is not using same chip.
  6. Replies
    127
    Views
    136,252

    Seems like nobody read my question or nobody made...

    Seems like nobody read my question or nobody made Wondershaper to work on gx... well, it probably works if you're using ppp connection. But, I'm using static IP address.

    I've done some research...
  7. Replies
    1
    Views
    10,497

    Enabling bridge client mode (without nat)

    enable client mode:

    wl ap 0

    enable wireless bridge:

    wl wet 1

    scan for present wireless networks:
  8. Replies
    2
    Views
    3,178

    I've done a little bit of a "research" and found...

    I've done a little bit of a "research" and found out that traffic on the WAN interface is calculated in the strange way - besides real traffic, on the WAN download is added LAN upload and vice-versa ...
  9. Replies
    127
    Views
    136,252

    Has anyone got Wondershaper working on WL-500gx?...

    Has anyone got Wondershaper working on WL-500gx?

    When I run:

    /sbin/wshaper start "eth0" 700 100
    it sets download on LAN to 100kbps!!!

    Furthermore, I've noticed that all of the download...
  10. Replies
    2
    Views
    3,178

    I have the same problem. All of the traffic is...

    I have the same problem. All of the traffic is reported on all three interfaces... Very strange...

    Even Wondershaper (for the same reason) is not working correctly!
  11. Replies
    13
    Views
    8,372

    I've managed to get mc to work. I'm using...

    I've managed to get mc to work. I'm using following script:


    #!/bin/sh
    export TERMINFO="/tmp/harddisk/mc/etc/terminfo"
    export TERM="linux"
    export LD_LIBRARY_PATH=/tmp/harddisk/mc/lib...
  12. Replies
    1
    Views
    3,158

    Can someone compile loop.o

    I want to mount ext3 file system from a single file (something like this). I found that full busybox has losetup, so the only thing I need is loop.o. I don't have a linux box, so can somebody please...
  13. Replies
    6
    Views
    6,039

    you can disconnect pppoe with: killall -1 pppd...

    you can disconnect pppoe with:

    killall -1 pppd
    and connect it back again with something like this:

    pppoecd eth1 -u <username> -p <password> -o
    this is tested on firmware v1.8.1.7-3.

    you...
  14. Replies
    4
    Views
    7,211

    Is there a way to alter routing table, so 3...

    Is there a way to alter routing table, so 3 computers (on br0) would use ppp0, and other 3 would use ppp1? I don't see source IPs in routing table...
  15. Replies
    4
    Views
    7,211

    multiple pppoe connections (load balancing)

    I'm planing to double my LAN's Internet connection by using two pppoe connection from the same ISP. I just have to be sure that it can be done before I open second account...

    I can kill all pppoe...
Results 1 to 15 of 15