Bridge Mode Disconnections on MTNL Broadband

naa tu samjyoe nahi !! it is using time sharing method it disconnect every few sec to facilitate entry of new ip hehe kidding!!Seems like Big Maintenance going on or Mtnl is calibrating how many ppls using FraudbandMay me some hole forgot or may have setted wrong values for auto ras disconection!
 
@charlie4uCan I ask the MTNL guys to change router without giving any reason? Wo aise hi change kar dete hain kya? Bina kuch pooche?
 
2) Bridge mode in Linux - Is there ANYONE on this forum, or in this world, who has successfully scheduled downloads in bridge mode on Linux, by using ANY means?


#make sure interface is down
#ifup doesnt start new session if connection exists
04 00 * * * /sbin/ifdown mtnl

#new session at 12:05 to be safe
05 00 * * * /sbin/ifup mtnl

#disconnect b4 time
55 07 * * * /sbin/ifdown mtnl

thats what i used when i had NU. its assumed that u have named connection interface as mtnl.

u can add download command in betn. accordingly. i used curl.
curl -LOC - http://server/file.path

see man curl

or u can call a script which will scan a text file which contains url to download per line and calls curl cmd as above for each line.
 
Hey are u the Same Amish to whom i sold Cabel Modem ?ok you are not coz he too had 7 star and mtnl as backup isp!
 
cable modem? nope@sanke1sharing? its simple cron entry.
 
today thers seems to be some weird problem wid mtnl mumbai...

connection disconnects anytime and doesnt connect for hrs....

mine got connected after 5 hrs...

but its gettin disconnected every 4-5 min or so and then again reconnecting by itself..

m usin ppoe mode with g.dmt

Yesterday was a annoying day - frequent disconnections, I had to use dialup connection :wall:, today the connection is much better.....
 
Back