Search:

Type: Posts; User: Khurram

Search: Search took 0.01 seconds.

  1. Replies
    41
    Views
    135,131

    Well, I fixed the problem by removing both...

    Well, I fixed the problem by removing both packages and re-installing it. Detailed steps follow:

    1) ipkg remove openvpn
    2) ipkg remove lynx (I had to do this as lynx requires openssl)
    3) ipkg...
  2. Replies
    41
    Views
    135,131

    openvpn mktun gives segmentation fault

    I did ipkg update+upgrade and now openvpn is just messed up. openvpn mkturn gives a segmentation fault error.

    I looked around on the web and found that the problem lies with an update to openssl...
  3. Replies
    9
    Views
    5,231

    Thanks for the info :)

    Thanks for the info :)
  4. Replies
    9
    Views
    5,231

    I tried it on the router and it works great :D ...

    I tried it on the router and it works great :D Thanks for all the help.

    To summarize, if you are port forwarding on the router itself:

    1) iptables -t nat -A VSERVER -p tcp --dport <router...
  5. Replies
    9
    Views
    5,231

    From internal machines, I mean machines on my...

    From internal machines, I mean machines on my LAN.


    That is how the router itself is doing it. For port forwarding to the router itself, the firmware adds a rule to the VSERVER chain and another...
  6. Replies
    9
    Views
    5,231

    Thanks for your reply. So I do not need any...

    Thanks for your reply. So I do not need any FORWARD or INPUT chain rules? I will try it out on the router.

    What if I want to forward a port to another port on the router itself. For example,...
  7. Replies
    9
    Views
    5,231

    Nightmare with virtual server

    I have flashed r2844 to the router and am having one hell of time trying to get virtual servers to work. I am trying to forward ports from the router to internal machines (ssh, vnc to name a couple)....
  8. Thanks wpte, I will give it a go.

    Thanks wpte, I will give it a go.
  9. A package for Sarg (a report generator for Squid logs)

    Has anyone got a package for Sarg (which is a report generator for Squid)? Is there any alternate package which can do the same?

    Thanks.
  10. Port forwarding to an internal ip does not work

    I have set up a virtual server rule to forward a port to an internal ip, but it is not working. Other rules which are just forwarding to a port on the router itself are working. So this leads me to...
  11. Replies
    2
    Views
    13,125

    If you mean "/sbin/rc $@" (since originally the...

    If you mean "/sbin/rc $@" (since originally the /tmp/ppp/ip-up script is linked to /sbin/rc), then I have already tried it and it does not work. I think the /sbin/rc script does things like setting...
  12. Replies
    2
    Views
    13,125

    ip-up.custom and ip-down.custom scripts?

    Is there anyway to run a custom script in addition to the built-in one when ppp connects/disconnects? I know that ip-up and ip-down are symlinked to /sbin/rc which is a binary file. I would like to...
  13. Replies
    2
    Views
    12,059

    wpte is the man :D:D I changed the mode to...

    wpte is the man :D:D I changed the mode to 802.11h (WebUI -> Wireless -> Advanced) and the connection has been stable for a few hours.

    Thanks again.
  14. Replies
    2
    Views
    12,059

    iPhone 3G wont connect to WL-500W

    I have a (jailbroken) iPhone 3G which will just not connect to my WL-500W. I know I using the correct security credentials. Other devices (my laptop, Nokia N95) have no problems connecting to the...
  15. Ok, the above method required a lot of tweaking...

    Ok, the above method required a lot of tweaking to cover for the functions carried out by the "rc" utility. I got tired of trying to mimic its functionality. So I decided to modify the sources to...
  16. Replies
    2
    Views
    2,901

    Have you seen this post...

    Have you seen this post? Its a bit old but it discusses bluetooth connectivity in some detail. Maybe the problems they are having were resolved in r1222 version.
  17. Okay, I have been playing around with this. It...

    Okay, I have been playing around with this. It seems that the ip-up and ip-down are symlinked to a binary which does all the work. I decided to replace these links to my up/down scripts. Basically, I...
  18. How to run a script when pppd connects/disconnects

    I would like to run a script when pppd connects/disconnects. In Ubuntu, it is simple: I just add the script to /etc/ppp/ip-up.d and /etc/ppp/ip-down.d folders. In the koppel's mod of Oleg firmware, I...
  19. Replies
    1
    Views
    3,341

    I moved the call to post-mount and it is now...

    I moved the call to post-mount and it is now working fine.
  20. Replies
    1
    Views
    3,341

    Cannot load usbserial module on startup

    I am trying to load usbserial module at startup by adding the following lines to post-boot

    /sbin/insmod usbserial vendor=0x12d1 product=0x1412

    But it does not get loaded after the router has...
Results 1 to 20 of 20