Results 1 to 9 of 9

Thread: Telnet on wan interface?

  1. #1

    Telnet on wan interface?

    An absolute n00b here. Can somebody please tell how to edit the rc.local file to enable the telnet daemon on wan interface.

    I want it running on wan interface because i want to control the router remotely, is there any better way of doing this other than enabling telnet on wan?

    thanks

  2. #2
    you have to install the custom firmware from kfurge.

    then you can install dropbear for ssh. then open the ssh port for wan in the rc.local with iptables.

    grat182

  3. #3
    yeah i am running kfurge's firmware. can rc.local be edited to open telnet on wan port? for example by editing the following line in rc.local

    # Start utelnetd on local interface only!
    /apps/bin/utelnetd -i br0 &

  4. #4
    Quote Originally Posted by adams View Post
    An absolute n00b here.
    Are you aware of the security risks of enabling telnet on the WAN?

    LK

  5. #5
    I plan to do it only for a short period of time, but can telnet be password protected on the wl700g? Also is dropbear runnning on wan more secure than telnet with password access?

  6. #6
    yes, it's more secure because of ssh. install it, and use it like nooben has written. you can also use another port --> google

    http://www.wl500g.info/showthread.php?t=7728

    grat182

  7. #7
    Thanks gratitude182 and leperking for ur reponses

    @gratitude this post of yours did the trick http://wl500g.info/showpost.php?p=47070&postcount=17

    I can now run telnet from wan

    Dropbear is also running both on LAN and WAN but i cant login..get access denied..can u pls post how exactly u got dropbear to work..
    Last edited by adams; 30-07-2007 at 20:36.

  8. #8
    do you have gave you supreme permissions in /opt/etc/sudoers?

    root ALL=(ALL) ALL
    yourusername ALL=(ALL) ALL

    do you have in /etc/shells the following lines:

    /opt/bin/bash
    /bin/sh

    and modified /etc/passwd?
    aslike there:

    http://home.comcast.net/~kfurge/passwd

    then it should work

    grat182

    PS: close the telnet from wan for security!!!

  9. #9
    Ok, i figured it out thanks
    Last edited by adams; 01-08-2007 at 20:21.

Similar Threads

  1. WOL from WAN without telnet, ssh or web-interface
    By Eike in forum WL-500gP Tutorials
    Replies: 11
    Last Post: 14-01-2011, 10:00
  2. Telnet from WAN
    By pripps in forum WL-500gP Q&A
    Replies: 3
    Last Post: 29-01-2007, 09:53
  3. Replies: 0
    Last Post: 05-05-2005, 20:20

Posting Permissions

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