Search:

Type: Posts; User: sodb

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Thread: Email from router

    by sodb
    Replies
    33
    Views
    87,702

    echo -e "From: test@test.com\nSubject: this is...

    echo -e "From: test@test.com\nSubject: this is the subject\nReply-to: reply@server.com\nHere goes the mail body" | mini_sendmail -fnotused@ -ssmtp.server.com recipient@testide.com where -e option...
  2. Replies
    13
    Views
    8,940

    Have you tried to set the wl500g in Access Point...

    Have you tried to set the wl500g in Access Point mode under System Setup --> Operation mode menu? This links together wlan + 4 Lan + WAN port into a single bridge.
  3. Replies
    17
    Views
    14,624

    add src bcan...

    add
    src bcan http://bcan.burngreave.net/bcanopenwrt/packages to your ipkg.conf file and run ipkg update and install with ipkg install libstdc++. I used it to install iperf. Must admit, I installed...
  4. Replies
    2
    Views
    2,328

    You can use ncftpput for command line driven ftp...

    You can use ncftpput for command line driven ftp client. See rrd_iptables.tar.tgz file in the attachement of post graphical ip accounting
  5. Replies
    39
    Views
    98,938

    Can you post your newly compiled drivers...

    Can you post your newly compiled drivers (usbserial.o and ftdi_sio.o)? I have a ftdi module that won't work, maybe the new drivers also solve my problems.
  6. Replies
    50
    Views
    188,714

    Sticky: When using the setserial command as suggested...

    When using the setserial command as suggested earlier in this thread (patrik) you can use both ports simultaneously without a problem. Only with default compile options, the port 0 is used as a...
  7. Replies
    202
    Views
    218,875

    Sticky: Are you shure about the correct COM port. It...

    Are you shure about the correct COM port. It seems that you hyperterminal to the internal modem instead of the USB/COM port. A USB/serial convertor usually does not respond at AT commands.
  8. Replies
    19
    Views
    50,105

    Old Palm as external display

    I connected an old Palm IIIx (approx $25 on 2nd hand shop) through a serial port to the wl500gx, either using a usb to serial connector or the second internal serial port. Advantage is that you can...
  9. Replies
    89
    Views
    127,678

    Had the same problem. Problem can be solved by...

    Had the same problem. Problem can be solved by putting iptables initialization script (add_iptables.sh) to the post-firewall script in /usr/local/sbin and activating with flashfs save / flashfs...
  10. Replies
    3
    Views
    1,974

    use iptables -n option to switch off DNS resolving

    use iptables -n option to switch off DNS resolving
  11. Replies
    3
    Views
    3,753

    Yes, how obvious...:o... it works. Initially I...

    Yes, how obvious...:o... it works. Initially I put the rules in the post-boot script. Because I use rrdtools to log traffic, a reset of the iptable counter is only a 5 minute loss of data.
  12. Replies
    3
    Views
    3,753

    I experience similar problems,e.g. iptables rules...

    I experience similar problems,e.g. iptables rules disappear without a reset of the router. I can not figure out what the disapperaing triggers. I am using pptp from my router to ADSL modem (ppp0 WAN...
  13. Replies
    89
    Views
    127,678

    You could add the IP addresses 7-16 in the...

    You could add the IP addresses 7-16 in the ipaddress.txt file. Altough you don't know who is connected, the traffic gets sorted to the specific IP addresses. You need individual entries in iptable to...
  14. Replies
    89
    Views
    127,678

    Hello WiziPok, I don't quite understand what...

    Hello WiziPok,

    I don't quite understand what you mean by non registered IP traffic. I suppose you mean all traffic from and towards IP addresses in your LAN that are not fixed addresses or served...
  15. Replies
    89
    Views
    127,678

    RRD-based graphical IP accounting

    Probably the same as KAMILEK produced, here are my scripts.

    Using the older scripts of my earlier html-based graphical IP accounting, together with the improvements Mark Koops made, and with the...
  16. Replies
    27
    Views
    23,117

    I use the firmware crond and crontab. In de...

    I use the firmware crond and crontab. In de post-mount/post-boot script I enter mkdir -f /var/spool/cron/crontabs. Copy the cron file (e.g. admin) to the /var/spool/cron/crontabs directory and start...
  17. Replies
    50
    Views
    188,714

    Sticky: That's good news. Can you please post the binary...

    That's good news. Can you please post the binary of the setserial util? I will try without the CONFIG_SERIAL_SHARE_IRQ flag first.
  18. Replies
    89
    Views
    127,678

    I tried to install these packages. Everything...

    I tried to install these packages. Everything works fine, except the libpng or other graphical libraries are not included. Any feature leading to real graphics causes a 'segmentation fault'....
  19. Replies
    89
    Views
    127,678

    Just remove the following lines from...

    Just remove the following lines from add_iptables.sh, because they are not used:

    # ipnumbers of PC's in LAN
    ipnumbers=`cat $accountdir/ipaddress.txt| $AWK '{print $2 }'`

    Have you installed the...
  20. Replies
    50
    Views
    188,714

    Sticky: When serial ports share same interrupt, do we...

    When serial ports share same interrupt, do we need to explicitly enable
    CONFIG_SERIAL_SHARE_IRQ Or is that done automatically. What about IRQ 1,5 and 6. I do not see them in /proc/interrupts? Could...
  21. Replies
    50
    Views
    188,714

    Sticky: On two sessions I started cat /dev/tts/0 and cat...

    On two sessions I started cat /dev/tts/0 and cat /dev/tts/1 respectively. Because I only have a single serial port on my laptop I can only test alternatevely. That works.
    Then I did a test where I ...
  22. Replies
    50
    Views
    188,714

    Sticky: It works!

    Hey, thanks Oleg,

    i just typed
    /tmp/harddisk/busybox stty -crtscts < /dev/tts/1 and now I can input and output to /dev/tts/1. However, after disabling the console I actually did not try the...
  23. Disable console

    see Thread 1993 on disabling console on /dev/ttyS0. Would it cost you guys a lot of effort to discuss this topic in English, because I am certainly interested in getting both serials work...
  24. Sorry to interrupt your Russioan discussion

    I am not so fluent in Russian, but the intriging title of this thread contained ttyS0 and in the posts I could see ttyS1 and IRQ and WL500deluxe. Therefore, could one of the contributers in this...
  25. Replies
    50
    Views
    188,714

    Sticky: Disable console

    I recompiled kernel with the following change in kernel.config
    CONFIG_CMDLINE="root=/dev/mtdblock2 noinitrd init=/linuxrc console=null"
    Now the console is disabled and is free to use for own...
Results 1 to 25 of 64
Page 1 of 3 1 2 3