Results 1 to 5 of 5

Thread: How to run pppoe and dyndns

  1. #1

    How to run pppoe and dyndns

    Hi,

    I'm trying to get pppoe and dyndns deamon running on the wl-hdd.

    I can run some files from the HD, like telnetd for example, and many other like iptraf or snort, but i cannot execute pppoecd or inadyn the same way. I get a file not found error if I run ./pppoecd

    I'm sure this is a problem with the lib, so I would need to create a new firmware to include them. But is there a way to run this process from the stock firmware, like copying the lib in another folder?

    I know this question is an easy one for you old linux power user. But a search on this subject is pretty hard

    Thanks for any help

  2. #2
    Usually a missing lib prob. I copied all libs to /tmp/harddisk/part1/usr/lib
    You can compile your app w/o "-static" !

    Then in a telnet session:
    export LD_LIBRARY_PATH=/tmp/harddisk/part1/usr/lib

    and now run your app

  3. #3
    It wasn't this. I tryed adding all oleg's library to a folder, then do the export before running the pppoecd from oleg's firmware. I still get the not found error message. telnetd runs fine from the same folder.

  4. #4

    Question DYNDNS with WL-HDD & ez-ipupdate

    Hello,
    That’s my first Linux box so I’m a bit lost and have no idea on how to compile stuff for the WL-HDD.
    I’m currently trying to have a DDNS client on my WL-HDD.
    Any chance to get ez-ipupdate pre compiled for the WL-HDD so I may use it as is without reloading a full new firmware?

  5. #5

    add password to dyndns service, how to.

    I have the dyndns working successfully and can reach my wl700ge from ftp but it doesnt give me a login, how do i enact this? i have looked through both sources but wasnt sure if it was something that dyndns should handle and couldnt get the router to post a user option.

    tia,
    chris

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •