Results 1 to 9 of 9

Thread: telnet userid and password for bsnl WA1003A modem

  1. #1
    Junior Member
    Join Date
    Feb 2008
    Liked
    0 times
    Posts
    5

    Default telnet userid and password for bsnl WA1003A modem

    hi,

    i need to telnet to the modem (WA1003A HAUWIE) of bsnl. but i dont know the userid and password. i know the website userid and password but it is not working...........pleae need you replies

  2. #2
    Junior Member
    Join Date
    Feb 2008
    Liked
    0 times
    Posts
    5

    Default

    guys plz reply...........need it urgently

  3. #3
    Platinum Member whitestar_999's Avatar
    Join Date
    Jan 2008
    Liked
    0 times
    Posts
    2,274

    Default

    username--admin
    password--admin

  4. #4
    Junior Member
    Join Date
    Feb 2008
    Liked
    0 times
    Posts
    5

    Default

    hi tired admin admin it is not working..........

  5. #5
    Guardian Angel just4kix's Avatar
    Join Date
    Dec 2007
    Liked
    8 times
    Posts
    10,904

    Default

    Quote Originally Posted by nrajendra View Post
    hi tired admin admin it is not working..........
    What is the router's adminstrator password? Have you changed it? The way to telnet to router is as follows:

    telnet <ip address of router>
    login = admin
    password = <whatever password you have set for router>

    Post Number 500

  6. #6
    Junior Member
    Join Date
    Feb 2008
    Liked
    0 times
    Posts
    5

    Default

    i am now able to telnet using.
    username : root
    password: admin

    but now i want to know the command to reboot the modem....

  7. #7
    Platinum Member whitestar_999's Avatar
    Join Date
    Jan 2008
    Liked
    0 times
    Posts
    2,274

    Default

    every router has a reset switch which can be used to reset everything to default including password if all else fails.i looked up on google & found default password as i posted above.

  8. #8
    Platinum Member whitestar_999's Avatar
    Join Date
    Jan 2008
    Liked
    0 times
    Posts
    2,274

    Default

    i think it depends upon your specific modem.also there are scripts to reboot modem automatically.one such script is--
    made a text file reboot.txt & paste these lines without any change in small or capital letters(e.g.Login not login)

    192.168.1.1 23
    WAIT "Login"
    SEND "admin\m"
    WAIT "Password"
    SEND "admin\m"
    WAIT ">"
    SEND "reboot\m"
    WAIT ">"
    replace admin with root in your case in the line below Login

    download this file
    RapidShare: 1-Click Webhosting

    execute this command if you know what i mean--
    tst10.exe /r:reboot.txt

    add it to your scheduler or made a .bat(batch) file to execute it automatically using "cmd" commands.

  9. #9
    Junior Member
    Join Date
    Feb 2008
    Liked
    0 times
    Posts
    5

    Default

    thnks all for their replies.......i got it what i want........this forum really rocks........

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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