Search:

Type: Posts; User: likeapear

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Same here. What to do?

    Same here. What to do?
  2. Replies
    0
    Views
    1,553

    Dropbear - Sandbox for logged on users

    Hi, I'm running latest Oleg FW (with IPKG support) on my WL-500g and have one port "NATed" by my ISP, because of i haven't public IP. On this port is dropbear. I would like to enable uploading and...
  3. This is the solution: #!/bin/sh ptables...

    This is the solution:



    #!/bin/sh
    ptables -D INPUT -j DROP
    iptables -A INPUT -p tcp --dport 81 -j ACCEPT
    iptables -t nat -A PREROUTING -i $1 -p tcp --dport 1199 -j DNAT --to-destination $4:81...
  4. thttpd on port 81 and wan access from port 1199

    Hello, I'm running THTTPD server (port 81) on my wl-500g. I need to access this server from WAN (internet). My ISP mapped port 1199 to my wl-500g router.

    My post-firewall script is here:


    ...
  5. Replies
    3
    Views
    3,657

    Samba write access

    Hello, I have problem with Samba. I cannot write to Samba shares from my WinXP machine. I exactly followed Oleg's tutorial at http://www.macsat.com/macsat/content/view/27/29/

    What's wrong? Thanks!
  6. Replies
    33
    Views
    89,629

    Tried it. Working perfectly, but I dont know how...

    Tried it. Working perfectly, but I dont know how to set the subject, sender name and recipients addresses...


    echo "huhu" | mini_sendmail -fmyrouter -smysmtpserver.com address@domain.com
    ...
  7. Replies
    33
    Views
    89,629

    Great! I will try it.

    Great! I will try it.
  8. Replies
    33
    Views
    89,629

    Exactly same problem as you described. Do you...

    Exactly same problem as you described. Do you have solved it?
  9. Upgraded to 1.9.2.7-7c and seems to be OK.

    Upgraded to 1.9.2.7-7c and seems to be OK.
  10. Wireless connection dies after two or three days

    Hello, wireless connection dies after two or three days on my WL-500g. On client side is WinXP Home or Prof. I see my router in list of available networks, but can't connect. Everything works fine...
  11. Replies
    5
    Views
    3,354

    Thank you for answer.

    Thank you for answer.
  12. Replies
    5
    Views
    3,354

    Well, Oleg, is there any chance this issue will...

    Well, Oleg, is there any chance this issue will be solved in next firmware version? Or must I buy a new USB disk?

    I'm little bit confused :-(
  13. Replies
    5
    Views
    3,354

    May I try to format USB stick to ext2 or ext3...

    May I try to format USB stick to ext2 or ext3 filesystem?
  14. Thread: Hamachi

    by likeapear
    Replies
    11
    Views
    7,252

    I have talked about port forwarding with my ISP...

    I have talked about port forwarding with my ISP and finally he said yes. Seems to my problem can be solved. Just study OpenVPN a try to install it on my WL500g...
  15. Replies
    5
    Views
    3,354

    So now I trying another USB stick and it is also...

    So now I trying another USB stick and it is also very strange. If this USB stick (jogr, 128MB) is pluged-in after boot then it is recognized and works fine, but if the USB stick is plugged-in before...
  16. Replies
    5
    Views
    3,354

    Problem with Seitec USB Memory Stick

    Hello, I have problem with my USB Memory Stick. It is not recognized. It is Seitec PR 1020 128MB. On my laptop it works fine but on router it doesn't. Other usb sticks works fine on both (on laptop...
  17. Thread: Hamachi

    by likeapear
    Replies
    11
    Views
    7,252

    It is wireless connection (antenna on roof of a...

    It is wireless connection (antenna on roof of a building, then some device installed by ISP – probably router with DHCP server – which is wirelessly connected to internet) distributed to flats via...
  18. Thread: Hamachi

    by likeapear
    Replies
    11
    Views
    7,252

    Yes, my router is behind another router. But the...

    Yes, my router is behind another router. But the problem is I cannot configure them (port forwarding as you said) because of it's not mine, it is ISP device.
    I will try to contact my ISP to set up...
  19. Thread: Hamachi

    by likeapear
    Replies
    11
    Views
    7,252

    I remember post one important information: My...

    I remember post one important information: My router have PRIVATE IP address. Is possible to access this router with openvpn from Internet? (I think with Hamachi it is)...

    Thank you
  20. Thread: Hamachi

    by likeapear
    Replies
    11
    Views
    7,252

    Thanks for your reply, TheEagle, I will try it.

    Thanks for your reply, TheEagle, I will try it.
  21. Thread: Hamachi

    by likeapear
    Replies
    11
    Views
    7,252

    Inside... :-( Ok. Do you know something similar...

    Inside... :-(
    Ok. Do you know something similar to Hamachi which can run inside my ASUS WL-500g?
    Thanks!
  22. Thread: Hamachi

    by likeapear
    Replies
    11
    Views
    7,252

    Hamachi

    Hello,

    is there somebody who have any idea how to run Hamachi (www.hamachi.cc) inside ASUS WL-500g router?

    Thanks
  23. Replies
    0
    Views
    3,198

    Wireless connection unstabïlity

    Hello,

    My situation:

    Wireless router ASUS wl-500g (Oleg's latest firmware)
    Wireless clients (ASUS wl-138g or ASUS wl-107g both on Windows XP)

    The distance between router and clients is...
  24. Thank you for reply. But seems to stupid-ftpd is...

    Thank you for reply. But seems to stupid-ftpd is using /tmp/stupid-ftpd.conf as primary configuration file...

    Other question:
    Is there any way to set some commands which will be executed after...
  25. How to run ftp and/or samba without usb disk plugged-in?

    I want to share some wl-500g system directories via ftp and/or samba. Is it possible without usb disk plugged-in? Tried /usr/sbin/stupid-ftpd, but it requires /tmp/stupid-ftpd.conf (this file is not...
Results 1 to 25 of 36
Page 1 of 2 1 2