Search:  

 
 
   All ForumsHot TopicsGallery






how-to block ads


 
Forums » Equipment Support » Hardware By Brand » D-Link » [Util] "D-Link Connection Monitor" utility
Search Topic:
Uniqs:
18104
Share Topic:
RSS topic:
toggle:
flat / full
normal / watch
Posting:
Post a:
Post a:
[Help Me] D-Link DI-624 and WPA issue »
« [Help Me] Problem losing connection often on DSL-G624T  
page: 1 · 2 · 3 · 4 ...17 · 18 · 19
AuthorAll Replies


Scree
In the pipe 5 by 5

join:2001-04-24
Mount Laurel, NJ
·Comcast


4 edits
 [Util] "D-Link Connection Monitor" utility

Hi folks, I made this little utility for monitoring the NATLIST.TXT "feature" of the D-Link DI-604 router. I created it because I could not find something similar that would allow me to know when certain computers on the network were accessing the internet. I would like to offer it to anyone who may find it useful.

Note there will be few seconds delay for each unique IP that cannot be resolved when the "Resolve Remote IPs" setting is used.

Cheers!


funchords
Hello
Premium,MVM
join:2001-03-11
Washington, DC
·Verizon Online DSL
·Skype

Re: [Util] "DI-604 Connection Monitor" utility

WOW! What a great tool!

Anyone know if there's a way I can make 192.168.0.1 (an unused address) grab the file from 192.168.0.251 (my router)?

That's my #1 feature request!
--
Robb Topolski
http://www.funchords.com/
Hillsboro, Oregon USA

hypercooljak

join:2003-09-12
Appleton, WI
clubs:
reply to Scree
Is this only for newer di-604 routers? i tried it on mine and it failed.


funchords
Hello
Premium,MVM
join:2001-03-11
Washington, DC
Does this work for you?

http://192.168.0.1/NATLIST.TXT

hypercooljak

join:2003-09-12
Appleton, WI
clubs:
reply to Scree
It seems to be working now, i dunno why it didn't before.


lucky644
Premium
join:2002-02-04
reply to Scree
Any chance on porting it to the 624?


funchords
Hello
Premium,MVM
join:2001-03-11
Washington, DC
·Verizon Online DSL
·Skype

said by lucky644 See Profile:

Any chance on porting it to the 624?
There shouldn't be a difference.
--
Robb Topolski
http://www.funchords.com/
Hillsboro, Oregon USA


lucky644
Premium
join:2002-02-04
I guess I'll try it out.


Scree
In the pipe 5 by 5

join:2001-04-24
Mount Laurel, NJ
·Comcast


1 edit
reply to funchords
funchords,
I'll have an update for that shortly.

As for working on other model D-Link routers, they just have to support the NATLIST.TXT file, and it would have to be in the same format the DI-604 returns (since that's the only model I have here). But if the 624 does support it but it is different, I could try adding support for it if you could send me a NATLIST.TXT from one.


funchords
Hello
Premium,MVM
join:2001-03-11
Washington, DC
·Verizon Online DSL
·Skype

NATLIST_TXT.zip 734 bytes
DI624 NATLIST.TXT
(NATLIST_TXT.txt)
I think they're probably the same, but just in case...


Scree
In the pipe 5 by 5

join:2001-04-24
Mount Laurel, NJ

4 edits
 reply to Scree
Update 1.01 posted above... Can specify the router address, and settings are now saved. Should also work with 624's except for one minor thing (see next message).

Enjoy!


Scree
In the pipe 5 by 5

join:2001-04-24
Mount Laurel, NJ
·Comcast


1 edit
reply to funchords
Interesting, the 624 text appears the same except it is missing the "total entries =" line. So, the only issue would be the "Show Only Found" setting since that edits the second line, meaning it would show your data missing the 0) line in this case. I'll see what I can do to support that right.


funchords
Hello
Premium,MVM
join:2001-03-11
Washington, DC
·Verizon Online DSL
·Skype

said by Scree See Profile:

Interesting, the 624 text appears the same except it is missing the "total entries =" line. So, the only issue would be the "Show Only Found" setting since that edits the second line, meaning it would show your data missing the 0) line in this case. I'll see what I can do to support that right.
Just to confirm that it was not a cut-and-paste error on my part. I just checked the router again and there is no "Total" mentioned.

However, I am using firmware 2.42. Someone with firmware 2.50 and 2.52 should also check »(your router ip)/NATLIST.TXT and see if the word "total" is mentioned anywhere.
--
Robb Topolski
http://www.funchords.com/
Hillsboro, Oregon USA


Tsume
My little Toby.

join:2004-02-23
Winter Park, FL
Here is the first lines of my 624! FW 2.52, the one with WPA2:

quote:
curr time : 916312
total entries = 299
0)


Tsume
My little Toby.

join:2004-02-23
Winter Park, FL
·ViaTalk
·Comcast
·Cox HSI


It works on the 624!
Yep, it's working great on my 624.

Do you think you could make it not connect when you first start it up, to give me time to change the IP before it tries to connect? The program was frozen for 15-30 seconds while it tried to connect to the default address, which isn't my router. Just a minor issue, after it said connection failed I changed the address and now it works =]

Rooki

join:2004-10-02
reply to funchords
Hi.

I have tested this program on D-Link 624+ (v1.21)
and it works.
I can see total entries, but Show Only Found must
be disabled.

TNX....

Regards.


Tsume
My little Toby.

join:2004-02-23
Winter Park, FL
That's the way it's supposed to work I think.

It replaces the 2nd line [which should be total entries, and the problem is on 2.42 it will replace line 0 since there is no total entries] with the showing only found text.


funchords
Hello
Premium,MVM
join:2001-03-11
Washington, DC
·Verizon Online DSL
·Skype


1 edit
reply to Scree
This is great!

A couple of bugs:

1. Resolve IPs causes an application hang. I thought maybe this was related to a slow DNS, so I extended the time to 30 seconds with the same result.

2. Tries to access 192.168.0.1 on startup, causing it to hourglass delay until it times out (10 seconds or so). Then you can edit the IP. Perhaps it should just start "Paused" with the cursor on the IP. 192.168.0.1 is a great default.

3. The "total" thing already discussed.

4. The title. There will even be some non-Dlink routers that this works with.

Very, very, very nice!!!! :D:):D:)
--
Robb Topolski
http://www.funchords.com/
Hillsboro, Oregon USA


funchords
Hello
Premium,MVM
join:2001-03-11
Washington, DC
reply to Scree
Bug:

Cannot close during a connection attempt. (Brings up an OS "End Task" window)


funchords
Hello
Premium,MVM
join:2001-03-11
Washington, DC
·Verizon Online DSL
·Skype


1 edit
reply to Scree
I thought you might enjoy seeing it on the DI-624. Also please send me an IM. Thanks!
Forums » Equipment Support » Hardware By Brand » D-Link[Help Me] D-Link DI-624 and WPA issue »
« [Help Me] Problem losing connection often on DSL-G624T  
page: 1 · 2 · 3 · 4 ...17 · 18 · 19


Sunday, 05-Jul 11:09:11 Terms of Use | Privacy Policy | Hosting by www.nac.net - DSL,Hosting & Co-lo | feedback | contact
over 9.5 years online! © 1999-2009 dslreports.com.
page compression OFF
Most commented news this week
· [146] Biden Unveils Broadband Stimulus
· [95] AT&T: 65,000 SMS Sent Per SECOND
· [91] Compuserve Classic Says Goodnight
· [83] Thomas To Appeal Huge RIAA Fines
· [81] Fourth Of July Open Thread
· [79] Obama Using NSA, AT&T For New Snooping Project
· [71] iPhone 3GS Already Jailbroken
· [67] Verizon: Cut Your Landline To Save Money
· [61] Cable Carriers Miss Tru2Way Deadline
· [60] The Pirate Bay Gets Sold
Most people now reading
· TekSavvy Down [TekSavvy]
· 6 firetrucks at 151 [TekSavvy]
· Symantec executive: dangerous to run free antivirus [Security]
· Maximizing Rogue DPS for 3.1 [World of Warcraft]
· [ Professions] Northrend Herbalism and Mining Tracks [World of Warcraft]
· DIR-655 1.31 Firmware available [D-Link]
· Best free email accounts? [General Questions]
· Ultra Speed Tests and Installation Reviews ONLY [OptimumOnline]
· Bandwidth Limits/Congestion Management - All discussion here [Comcast HSI]