tata indicom autologin query.

stormblast

Explorer
I wanted to know something from the people who are using tata indicom broadband (vsnl).

Is there anyway to make the connection auto login & auto logout if you have a weblogin & not a pppoe login.

I plan to take the 9-9 night in my office but usually i am there till 9pm so i need to automate the weblogin at 9pm & logout at 9am.

has anyone done this?

also 1 more thing. suppose i have taken 9-9 night unlimited & i login at 8pm & leave the connection on. so after 9pm will my hours get counted? does it switch automatically to the night scheme or do i have to logout n login again for the hours not to count.
 
stormblast said:
also 1 more thing. suppose i have taken 9-9 night unlimited & i login at 8pm & leave the connection on. so after 9pm will my hours get counted? does it switch automatically to the night scheme or do i have to logout n login again for the hours not to count.

your hours wont be counted. it switches automatically to night plan. u dont need to logout and login again.
 
stormblast said:
I wanted to know something from the people who are using tata indicom broadband (vsnl).

Is there anyway to make the connection auto login & auto logout if you have a weblogin & not a pppoe login.

I plan to take the 9-9 night in my office but usually i am there till 9pm so i need to automate the weblogin at 9pm & logout at 9am.

has anyone done this?
also 1 more thing. suppose i have taken 9-9 night unlimited & i login at 8pm & leave the connection on. so after 9pm will my hours get counted? does it switch automatically to the night scheme or do i have to logout n login again for the hours not to count.

I don't know of any automatic solutions, but there are a couple of things you can note.

1) Don't let your night session extend either side of 9-9. Once I started the session at 8:00 am and did a logout at 9:30 am, I got charged for one and a half-hour. [It could be as dharmilstar says and maybe it was a one time problem for me. I never extended the time after that.]

2) Every vsnl session has a timeout after 11 hours. So if you login at 9:05pm, whether your connection is being used or not, you get disconnected at 8:05 am. If you don't mind losing one hour of your night unlimited, this is one thing you can use. Login at 9:00 pm , set something for download, let the connection have a forced disconnect in 11:00 hours.

3) The connection also automatically logsout if you are idle for sometime. So there should be continuous activity.
 
whatsinaname said:
2) Every vsnl session has a timeout after 11 hours. So if you login at 9:05pm, whether your connection is being used or not, you get disconnected at 8:05 am. If you don't mind losing one hour of your night unlimited, this is one thing you can use. Login at 9:00 pm , set something for download, let the connection have a forced disconnect in 11:00 hours.

the auto logout is not an issue, but the problem is that i wont be there to login at 9:05pm. that is why i wanted to know if its possible to autologin through the webpage at 9pm.
 
Use curl, make a batch file and schedule it to run everyday at a set time. Thats what I do for the Reliance weblogin :P It runs when I boot just like my download clients and if I'm not at home, it keeps relogging every few hours.
 
cyberjunkie said:
Use curl, make a batch file and schedule it to run everyday at a set time. Thats what I do for the Reliance weblogin :P It runs when I boot just like my download clients and if I'm not at home, it keeps relogging every few hours.

thanks. i will try it out when i get my connection hopefully. if someone else has tried this with tata do let me know.
 
cyberjunkie said:
Use curl, make a batch file and schedule it to run everyday at a set time. Thats what I do for the Reliance weblogin :P It runs when I boot just like my download clients and if I'm not at home, it keeps relogging every few hours.

It dosent work yaar, i have tried various curl scripts but the authentication used by tata indicom involves bypassing an SSL certificate, because of which u need to write an advanced curl script. I am also fed up of this stupid tata login, most of the times my downloads stop because of the tata indicrap web-login login. BTW anyone facing issues of their TI BB Web Dialer page not opening can try this ip http://172.31.6.68:8080 because sometimes the web login page fails to open

Maybe someone with some good programming skills on curl can save the tata indicom users :cool: :cool1:
 
rushabht said:
It dosent work yaar, i have tried various curl scripts but the authentication used by tata indicom involves bypassing an SSL certificate, because of which u need to write an advanced curl script. I am also fed up of this stupid tata login, most of the times my downloads stop because of the tata indicrap web-login login. BTW anyone facing issues of their TI BB Web Dialer page not opening can try this ip http://172.31.6.68:8080 because sometimes the web login page fails to open

Maybe someone with some good programming skills on curl can save the tata indicom users :cool: :cool1:

if u can give me the pagesource for the tata weblogin page i can get the script made from my friend.
 
Arre even Rascal Pro works great for this.. been using it since 3-4 months ;)

Even if i am not at home.. my connection start at 21:00:05 and i have scheduler in IDM which starts at 21:00:10 and it stops at 08:59:55 which also hangs up the modem and in case it fails to do so, Rascal pro is scheduled to do at 08:59:59

So works out pretty good :D
 
dipen01 said:
Arre even Rascal Pro works great for this.. been using it since 3-4 months ;)

Even if i am not at home.. my connection start at 21:00:05 and i have scheduler in IDM which starts at 21:00:10 and it stops at 08:59:55 which also hangs up the modem and in case it fails to do so, Rascal pro is scheduled to do at 08:59:59

So works out pretty good :D

are u using rascalpro for weblogin or pppoe.
 
Rascal Pro is a very useful and easy tool.

Use scheduled task to start Rascal Pro at 9 pm
In Rascal Pro, set timing to start at 9.05 pm (use auto-login at start option)

use any of ur apps to start with scheduled tasks 2-3 minutes later

In Rascal Pro, set timing to STOP and HANGUP at 8.55 am next day

Use a auto-shutdown software/command to shutdown system at 9 am, as backup in case of any risk...

Ur job is done
 
try macro recorder, record yourself while logging in, and then make windows scheduler or soem other app execute the exe at 9:05, so it will login on its own..

try using more kbd than mouse while recording the macro..
 
Hi,

use the follwoing commands to login. Uses curl ->

curl -d "username=username@domainname&password=password" https://loginban.tataindicombroadband.in:8443/home
OR
curl -d "username=username@domainname&password=password" http://172.31.6.68:8080

The curl for windows is attached.
unzip/bunzip/untar to get curl-good directory. Edit & Use curl.bat.

Regards,
Muralidhar N
 

Attachments

pcgamer said:
Rascal Pro is a very useful and easy tool.

Use scheduled task to start Rascal Pro at 9 pm
In Rascal Pro, set timing to start at 9.05 pm (use auto-login at start option)

use any of ur apps to start with scheduled tasks 2-3 minutes later

In Rascal Pro, set timing to STOP and HANGUP at 8.55 am next day

Use a auto-shutdown software/command to shutdown system at 9 am, as backup in case of any risk...

Ur job is done
how do u use rascal pro???

muralidharn2003 said:
Hi,

use the follwoing commands to login. Uses curl ->

curl -d "username=username@domainname&password=password" https://loginban.tataindicombroadband.in:8443/home
OR
curl -d "username=username@domainname&password=password" http://172.31.6.68:8080

The curl for windows is attached.
unzip/bunzip/untar to get curl-good directory. Edit & Use curl.bat.

Regards,
Muralidhar N
somehow doesnt work for me
Code:
curl: (35) SSL connect error
 
whatsinaname said:
2) Every vsnl session has a timeout after 11 hours. So if you login at 9:05pm, whether your connection is being used or not, you get disconnected at 8:05 am. If you don't mind losing one hour of your night unlimited, this is one thing you can use. Login at 9:00 pm , set something for download, let the connection have a forced disconnect in 11:00 hours.

WTH; every ISP writes in bold

"Broadband has been defined by DOT as an “always on” connection with minimum download speed of 256 kbps."

They can't logoff in 11hrs or any time frame.
 
47Shailesh said:
WTH; every ISP writes in bold
"Broadband has been defined by DOT as an “always on†connection with minimum download speed of 256 kbps."
They can't logoff in 11hrs or any time frame.
Uhh, auto-logoff after a certain time only happens when there is no internet activity.
 
But they can't do that, we have paid them for 24*7 connectivity.

Ok Consider these scenario:

1.

Utorrent is running ( with no downloads active )on My system and I have configured it to use RSS to download weekly shows that comes live at some X site.

And because of inactivity my connection terminates then my RSS will not be able to immediately start any download if any new shows come after my connection goes down.

2.

If I am going for a vacation for a week but wants my downloads to be active, this 11hrs logout thing will screw my rest 6days and 13hours
 
Will I be able to login from an airtel connection?

If yes, pass me a URL/UID/PWD, I'll write a small windows application to do the job. you can add it to startup. If needed resetting the connection can be added too. I've never seen Indicon in action so...wouldn't know how it works.
 
Back
Top