Hello guys,
Right to point :
i am using windows 7, using my own batch script to prevent idle connections and to do redials if dropped, i face many dsl link drops during day and night time, sometimes windows show dial-up connection is connected but its not, when i try to disconnect it, it won't, finally means the whole windows dial-up software/thingy/api/system (whatever) hangs, but other things in whole OS works fine, the only known way is to restart pc to correct this problem.
it happens in xp also but i am not using it anymore
re-creation:
i can easily recreate the problem by pulling dsl cable from router, means by doing it many times, just put inn - put out ( 10 times or 20 times like that), yes its just random problem, how ?? well i guess it happens when windows recognize that there is connections but its not actually there
or
we can say that sometimes windows can't recognize the disconnection and hangs the window dail-up thingy ( dail-up api technically ) when redialer detects that there is disconnection by pinging the google or yahoo and redials the connection, it creats conflict![]()
what's code in your batch file ?
its just simple command
already tried:Code:rasdial BSNL username password
closing known services responsible for windows dial-up, network connections
crashing explorer ( sometimes work, maybe due to unloading of some dll files )
logg-off user and logon again ( sometimes work, not always)
router:
Atrie DB 108
Lan card: onboard lan card, biostar (with amd cpu) & gigabyte (with intel cpu) 2 pc
Cat 5 cable
BSNL details:
plan 750 unlimited
speed 2mbps ( 220 KB/sec all the time)
pole to home wire is new, pair changed already ( 20 times i guess)
employees know me by my voice, they hate me very well !
data usage per month : above 200 GB/month![]()
already tested more than 20 auto dial-up dialers and my some vb/batch scripts
little about me:
Electronics engineer
using computers from more than 10 years
can code in php, python, perl, bash/batch scripting some other little things too
can handle linux/windows servers very well
I hate windows, alas i need them for some particular work !!
My snr is little low then expected, cuz exchange is 5Km away from here
Code:Status SHOWTIME Mode G.DMT Type Interleave Downstream Upstream Rate (Kbps) 2048 512 SNR Margin (dB) 7.7 24.0 Attenuation (dB) 41.0 23.5 Output Power (dBm) 19.3 11.6 Super Frames 198547 198545 Super Frame Errors 63 0
Code:Windows IP Configuration Host Name . . . . . . . . . . . . : Its-Hidden Primary Dns Suffix . . . . . . . : Node Type . . . . . . . . . . . . : Mixed IP Routing Enabled. . . . . . . . : No WINS Proxy Enabled. . . . . . . . : No PPP adapter BSNL: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : BSNL Physical Address. . . . . . . . . : DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes IPv4 Address. . . . . . . . . . . : 117.***.***.134(Preferred) Subnet Mask . . . . . . . . . . . : 255.255.255.255 Default Gateway . . . . . . . . . : 0.0.0.0 DNS Servers . . . . . . . . . . . : 218.248.255.196 218.248.255.194 NetBIOS over Tcpip. . . . . . . . : Disabled Ethernet adapter Router Connection: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Realtek RTL8139/810x Family Fast Ethernet NIC Physical Address. . . . . . . . . : 00-E0-1C-3D-08-0B DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes IPv4 Address. . . . . . . . . . . : 192.168.1.3(Preferred) Subnet Mask . . . . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . . . . : NetBIOS over Tcpip. . . . . . . . : Enabled Ethernet adapter LAN Connection: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller Physical Address. . . . . . . . . : 00-30-67-09-39-ED DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes IPv4 Address. . . . . . . . . . . : 192.168.0.1(Preferred) Subnet Mask . . . . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . . . . : 0.0.0.0 NetBIOS over Tcpip. . . . . . . . : Enabled



LinkBack URL
About LinkBacks

Reply With Quote


