What's new

Need guidance on tracking a new lag issue

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

melissaa1a

New Around Here
We recently replaced our router in our small office to the Asus RT-N66U (from recommendations and reviews here) to take advantage of the speed increase after a switch from DSL to cable internet. The speed is clearly faster but we seem to be hitting points where the system lags, and can't really pinpoint the cause or even all the occurrences. I'm hoping someone can recommend some settings or software that can help us track and determine the issue, whether it is router settings, program settings, individual computer settings, incoming internet or something else. I know just enough to bumble around, but not enough to figure out on my own where the issue lies.

Here is our setup.
Bright House cable modem (40 Mbps)--->
Asus RT-N66U router (wireless function disabled)--->
Netgear GS116 Gigabit switch --->
5 computers + a Engenious EPE-24R--->
another EPE-24R--->
EnGenious access point, location unknown (This was set up by someone no longer here, don't know where the access point is but it works, connecting one laptop used in our field, one in the office and my cell phone.
There are also two computers connected directly to the router, one that serves as a main computer for the other computers to log in to for a particular program they use, the other is a computer logged into remotely by one of our off-site employees.

Three of the computers are used for accessing a vendor's database all day long, both up and down-a fourth (the offsite computer) does so sporadically, as well as very basic internet and email. Another computer is used for accessing a vendor's catalog of repair information sporadically through the day, mostly text, some images, but basic line drawings mostly. The other two computers are mostly offline bookeeping with some light internet/email. The network was at one point to be set up for a VPN, but it never worked correctly and isn't being used.

Any help or pointing in the right direction to track down our issue is appreciated!
 
What do mean "lag"? And does it occur on internet access or local computer to computer?

What router did it replace?
 
On different computers when accessing different programs, when a page is loaded that needs to draw from or send through the internet, sometimes the page will stall for a few seconds up to maybe 30 or so, then will load up the information quickly. Sometimes it's an internet page whether via Chrome or IE, where we are checking availability or pricing on parts-pages we use regularly, sometimes it's within vendor software checking their databases, sometimes it's when browsing the internet in general, checking the weather or a news site. There isn't any clear indicator when the issue is happening in the form of an error message or anything, it's just more noticeable some of the time, so it's hard to pinpoint. None of us use our computers in the same way, so that makes it harder as well. Two of the guys use the same two programs, one has issues with one program some of the time, the other one doesn't. I don't use either of those programs and see the issue as well. I can load up an Ookla speedtest page and have it load and ready to test immediately, or have it start to load the same page and take a minute or more to even get to the point where I could select to start a test, same with weather.com or aol.com or just to pull up a Google search page, most of the time they load just fine, and the other programs I'm running on the computer at the same time don't seem to matter. Our computers don't really have a lot of traffic to or through one another. Three login to one of the programs they use through the fourth, but they aren't the only ones having the issue and not only within that program. My computer accesses Quickbooks on the other bookeeping computer, but I'm not seeing the issue in QB. The other bookeeping computer isn't used enough to know if there is an issue or not. I'm sorry, I imagine this isn't enough information. But I don't know how to describe the problem with the right terms to try and track it down on my own or to find a program or setting that will. The router we replaced was a Netgear ProSafe FVS318G. We don't know if we were having this issue before and it's more noticable now with the higher speed available or if it's a new problem since the new router. We replaced the router because the Netgear wasn't capable of the speed we are paying for now.
 
Thanks for the detail.

A "shotgun" approach would be to buy another, less expensive router and see if the problem goes away. Since you are not using the wireless in the RT-N66U, you paid too much to simply get > 40 Mbps download. Almost any router today will satisfy that need.

A more careful approach would start by running a long ping test. DSLReports' SmokePing would do it.
 
We can't easily switch to another router, the program that the 4 computers use is a vendor program that requires the software on each computer to be reset if the router is changed or in some way reset where it would have a different IP address?, in that they use that to verify or to let them login, somehow. So switching to a different router, would require each of the computers to have to be reset up by the vendor and then going back again, would require that again. The vendor contract requires their staff do the changes and it is an additional expense each time.

We bought the Asus router in hopes that it would be able to accommodate future speed increases. We went from 1.5 Mbps to 40, and that is a low range for what is available here now. We also planned to use the wireless before discovering the EnGenius devices are part of our network. Everyone here thought that wireless network was from a neighboring business. It provides a stronger wireless signal because the router is in a back office in the middle of a metal building. So, based on the advice in the How to Improve Network Performance" article here on the site, I turned off the wireless we found we didn't actually need, after the fact. We are a small office and I'm the most tech comfortable of the bunch, but that's not saying much. The problem is big enough that they'd like me to figure it out if I can, but not big enough to pay our vendor twice in an attempt to figure it out or to hire in someone who would know how to find the issue on their own.

I'll read up on the SmokePing test you linked to see if we can track it down. Thank you for the replies!
 
Your first post could be with the Engenius adapters not working with the ASUS Wireless router. What type of router did you have prior? Did you have the same issues with Wireless lag? Try on each PC this:

in a dos prompt run as admin then type:

netstat -s -p tcp -f > %homepath%\desktop\tcp_before.txt

now perform the following on all network PCs on WiFi

ipconfig /flushdns
nbtstat -R
netsh int reset all
netsh int ip reset
netsh winsock reset


reboot each PC


this no go then do this on each PC
in a dos prompt run as admin then type:

sc stop Dnscache
sc start Dnscache
sc stop Dhcp
sc start Dhcp


If you can't run the sc command under dos then go into services.msc on each PC then stop the DNS then start it and stop the DHCP then start it.

do this on each PC and compare the before an after results you get.
netstat -s -p tcp -f > %homepath%\desktop\tcp_after.txt

Post one of your before and after here.
 
Last edited:
We don't know if we had issues with the lag before this router as the speed was so much slower to begin. Everything is using wired connections except for two laptops and my cell phone. Those aren't used on our network enough to either have noticed or experienced this issue. I did have to reset the EnGenius devices as the old Netgear FVS318G router we were using used an IP of 192.168.2.1 and the new one uses 192.168.1.1 which is what the EnGenius devices were set to. That was a bit weird trying to figure out why some of the time I could log in to our router and some of the time I'd get what we thought was the neighbors. Turns out the EnGenius devices were ours and just tucked up out of the way. Theyv'e been reset to 192.168.1.250 with the help of their tech support dept the same day we installed the router. I'll have to see if I can get on the other computers at the end of the day to run the tests as we do most of our business using the information we get from our vendors' databases so they balk at me getting on or rebooting during our regular business hours.

I'm trying to figure out how to run SmokePing on my computer, it reports my IP as being the static IP set up by Bright House for our business. Should I be pinging the static IP or the IP of each computer individually? If each individual computer, how do I tell it how to find my computer as if I understand it at all, my IP address only identifies my computer within our business network, not to the internet?
 
That's what the problem very well may be. IP address conflicts. It sounds like you could be either having IP address conflicts and/or double natting on the same subnet (probably both).

It's very important that you know how many routers (NATs) and all of your devices IP addresses and configure them properly.
 
Since you went from 1.5 meg to 40 meg it might be your vender. You are putting a much greater load on the vendor’s system. It could also be your cable provider because you are sharing internet with someone else.

The only way to know for sure if you are having router issues or compatibility issues with the router is to try a different router.

I don’t think this problem is easy to diagnose on a forum. It is going take some trouble shooting trying different things.

I would track down the wireless access points and see how they are configured. Maybe you should think about switching to the wireless in your new router once you figure out the problems. The wireless in the ASUS is supposed to be real good.
 
We don't know if we had issues with the lag before this router as the speed was so much slower to begin. Everything is using wired connections except for two laptops and my cell phone. Those aren't used on our network enough to either have noticed or experienced this issue. I did have to reset the EnGenius devices as the old Netgear FVS318G router we were using used an IP of 192.168.2.1 and the new one uses 192.168.1.1 which is what the EnGenius devices were set to. That was a bit weird trying to figure out why some of the time I could log in to our router and some of the time I'd get what we thought was the neighbors. Turns out the EnGenius devices were ours and just tucked up out of the way. Theyv'e been reset to 192.168.1.250 with the help of their tech support dept the same day we installed the router. I'll have to see if I can get on the other computers at the end of the day to run the tests as we do most of our business using the information we get from our vendors' databases so they balk at me getting on or rebooting during our regular business hours.

I'm trying to figure out how to run SmokePing on my computer, it reports my IP as being the static IP set up by Bright House for our business. Should I be pinging the static IP or the IP of each computer individually? If each individual computer, how do I tell it how to find my computer as if I understand it at all, my IP address only identifies my computer within our business network, not to the internet?

There are so many test you can perform. I would start from the router and you might have to replace those adapters you have for WiFi. Not much tweaking you can do to WiFi out of the box.

Do a sit survey and see where there is issues in the building you are in for any static noise. The old way was to tune in AM radio on a station that was dead. Walk around and to see if there was any noises. Something else must of changed in your environment.

But all what you need help with can't be done on this end you have to solve it.
 
I'm trying to figure out how to run SmokePing on my computer, it reports my IP as being the static IP set up by Bright House for our business. Should I be pinging the static IP or the IP of each computer individually? If each individual computer, how do I tell it how to find my computer as if I understand it at all, my IP address only identifies my computer within our business network, not to the internet?
Smokeping checks the connection to your router, not the computers behind it. So you can run the test from any machine. This test will determine if the lag variation is Due to your internet connection.

For future reference, any router's IP address and DHCP server can be changed. So routers can be changed without having to redo your IP address scheme.
 
This was too long so I've broken it into 3 pieces.

I kind of figured this wouldn't be so terribly simple that it was just some obvious setting that would stand out to those who understand this sort of thing and not to me. The Bright House rep said our line isn't shared like a residential line would be, but how would I know that for sure. I will look more at the SmokePing, it said my IP wasn't pingable so I'll see if I can follow their instructions to get past that.

I just looked at the routers info and it shows the following in the client list as of right now. The EnGenius devices have the same IP, which is how their tech dept had me set it up. I'll call them to be sure that is right. One is in the room with the router, leading to another in the shop garage and I found the end access point in the garage as well. It's on the mechanic's desk tucked up under a bunch of equipment where I couldn't see it before.

Client Name IP Address User Friendly Name
PRIMARY 192.168.1.102 DAN’S PC
MRIACCESS 192.168.1.106 LAMAR’S PC
ANDROID- 192.168.1.190 MELISSA’S PHONE*
00:14:D1:73:EF:43 192.168.1.202 TRENDNET PRINT SPOOLER
OWNER-PC 192.168.1.205 MELISSA’S PC
WORKGROUP 192.168.1.230 MIKE'S PC
WXP-F951N41 192.168.1.234 JAY'S PC
00:02:6F:F9:38:66 192.168.1.250 ENGENIUS ON JAY'S DESK
00:02:6F:BA:AB:54 192.168.1.250 ENGENIUS
MJ-PC 192.168.1.5 MJ's PC
WORKGROUP 192.168.1.83 JEAN'S PC
A1AINVENTORY 192.168.1.212 TORI'S LAPTOP*

Tori's laptop and Melissa's phone are the only devices connected through the EnGenius access point right now.
 
Just in case they reveal something important, here are the reports from last night for the three computers that are having the most noticeable issue that tipstir asked for. These three computers are all wired connections.

On the reports labelled Mike and MJ, all the processes went through except netsh int reset all. They were rushing to get out the door, so I didn't get to write down what it said on the screen when those commands wouldn't go through. The others were fine, though their reports seem much smaller than mine. I ran mine earlier, they had shut everything down except the computer itself when I ran the test on theirs. My computer processed them all without any errors.

Mike's computer: Before:

TCP Statistics for IPv4

Active Opens = 1097
Passive Opens = 287
Failed Connection Attempts = 2
Reset Connections = 471
Current Connections = 0
Segments Received = 170463
Segments Sent = 181678
Segments Retransmitted = 154

Active Connections

Proto Local Address Foreign Address State

Mike's computer: After:

TCP Statistics for IPv4

Active Opens = 8
Passive Opens = 6
Failed Connection Attempts = 0
Reset Connections = 0
Current Connections = 7
Segments Received = 93
Segments Sent = 98
Segments Retransmitted = 0

Active Connections

Proto Local Address Foreign Address State
TCP 192.168.1.230:2869 MJ-PC:52676 TIME_WAIT
TCP 192.168.1.230:2869 MJ-PC:52677 ESTABLISHED
TCP 192.168.1.230:2869 A1A-PC:49875 TIME_WAIT
TCP 192.168.1.230:2869 A1A-PC:49876 ESTABLISHED
TCP 192.168.1.230:2869 PRIMARY:55784 TIME_WAIT
TCP 192.168.1.230:2869 PRIMARY:55785 ESTABLISHED
TCP 192.168.1.230:49158 107.14.38.155:http TIME_WAIT
TCP 192.168.1.230:49159 64.4.11.42:http ESTABLISHED
TCP 192.168.1.230:49160 107.14.36.153:http ESTABLISHED
TCP 192.168.1.230:49162 PRIMARY:icslap ESTABLISHED
TCP 192.168.1.230:49164 MJ-PC:icslap ESTABLISHED
 
My computer: Before:
TCP Statistics for IPv4

Active Opens = 17675
Passive Opens = 87
Failed Connection Attempts = 4
Reset Connections = 378
Current Connections = 17
Segments Received = 433573
Segments Sent = 335066
Segments Retransmitted = 4261

Active Connections

Proto Local Address Foreign Address State
TCP 192.168.1.205:49453 A1A-PC:55348 ESTABLISHED
TCP 192.168.1.205:49454 A1A-PC:55348 ESTABLISHED
TCP 192.168.1.205:49482 A1A-PC:55348 ESTABLISHED
TCP 192.168.1.205:49959 mia05s08-in-f2.1e100.net:https ESTABLISHED
TCP 192.168.1.205:50389 fivemin-cs-shared-dtc-c.evip.aol.com:http ESTABLISHED
TCP 192.168.1.205:50393 fivemin-cs-shared-dtc-c.evip.aol.com:https ESTABLISHED
TCP 192.168.1.205:50399 a184-26-143-137.deploy.static.akamaitechnologies.com:http ESTABLISHED
TCP 192.168.1.205:50413 a184-26-142-112.deploy.static.akamaitechnologies.com:http ESTABLISHED
TCP 192.168.1.205:50431 fivemin-cs-shared-mtc-c.evip.aol.com:http ESTABLISHED
TCP 192.168.1.205:50435 b-dtc-b.evip.aol.com:http TIME_WAIT
TCP 192.168.1.205:50492 ye-in-f99.1e100.net:https ESTABLISHED
TCP 192.168.1.205:50495 rrcs-70-60-229-29.midsouth.biz.rr.com:http ESTABLISHED
TCP 192.168.1.205:50496 rrcs-70-60-229-29.midsouth.biz.rr.com:http ESTABLISHED
TCP 192.168.1.205:50500 mia05s07-in-f0.1e100.net:https ESTABLISHED
TCP 192.168.1.205:53764 A1AInventory:49615 ESTABLISHED
TCP 192.168.1.205:53764 A1AInventory:49616 ESTABLISHED
TCP 192.168.1.205:53764 A1AInventory:49618 ESTABLISHED
TCP 192.168.1.205:54437 gg-in-f125.1e100.net:5222 ESTABLISHED

My computer: After:
TCP Statistics for IPv4

Active Opens = 99
Passive Opens = 17
Failed Connection Attempts = 1
Reset Connections = 15
Current Connections = 18
Segments Received = 7395
Segments Sent = 7603
Segments Retransmitted = 54

Active Connections

Proto Local Address Foreign Address State
TCP 192.168.1.205:49174 prtlus-com-dtc-b.evip.aol.com:http ESTABLISHED
TCP 192.168.1.205:49219 mia05s07-in-f2.1e100.net:https ESTABLISHED
TCP 192.168.1.205:49220 74.125.21.95:https ESTABLISHED
TCP 192.168.1.205:49221 74.125.196.84:https ESTABLISHED
TCP 192.168.1.205:49224 74.125.21.106:https ESTABLISHED
TCP 192.168.1.205:49225 yn-in-f125.1e100.net:5222 ESTABLISHED
TCP 192.168.1.205:49226 mia05s07-in-f15.1e100.net:https ESTABLISHED
TCP 192.168.1.205:49227 MJ-PC:netbios-ssn TIME_WAIT
TCP 192.168.1.205:49228 MJ-PC:netbios-ssn TIME_WAIT
TCP 192.168.1.205:49229 mia05s17-in-f7.1e100.net:http ESTABLISHED
TCP 192.168.1.205:49230 mia05s07-in-f2.1e100.net:https ESTABLISHED
TCP 192.168.1.205:49232 PRIMARY:epmap TIME_WAIT
TCP 192.168.1.205:49234 Owner-PC:53764 TIME_WAIT
TCP 192.168.1.205:49237 b-shared-a-atc.evip.aol.com:http ESTABLISHED
TCP 192.168.1.205:49238 74.125.21.106:http TIME_WAIT
TCP 192.168.1.205:49239 74.125.21.106:http TIME_WAIT
TCP 192.168.1.205:49240 74.125.21.106:http TIME_WAIT
TCP 192.168.1.205:49241 216.14.113.203:http TIME_WAIT
TCP 192.168.1.205:49242 216.14.113.203:http TIME_WAIT
TCP 192.168.1.205:49243 216.14.113.203:http TIME_WAIT
TCP 192.168.1.205:49244 216.14.113.203:http TIME_WAIT
TCP 192.168.1.205:49246 216.14.113.203:http TIME_WAIT
TCP 192.168.1.205:49247 server-54-230-205-86.atl50.r.cloudfront.net:http TIME_WAIT
TCP 192.168.1.205:49248 server-54-230-205-86.atl50.r.cloudfront.net:http TIME_WAIT
TCP 192.168.1.205:49249 server-54-230-205-86.atl50.r.cloudfront.net:http TIME_WAIT
TCP 192.168.1.205:49250 162-75.amazon.com:http TIME_WAIT
TCP 192.168.1.205:49251 162-75.amazon.com:http TIME_WAIT
TCP 192.168.1.205:49252 162-75.amazon.com:http TIME_WAIT
TCP 192.168.1.205:49256 78.141.177.70:http TIME_WAIT
TCP 192.168.1.205:49257 mia05s17-in-f7.1e100.net:https ESTABLISHED
TCP 192.168.1.205:53764 A1AInventory:49799 ESTABLISHED
TCP 192.168.1.205:53764 A1AInventory:49800 ESTABLISHED
TCP 192.168.1.205:53764 A1AInventory:49802 ESTABLISHED
TCP 192.168.1.205:53764 A1AInventory:49807 ESTABLISHED
TCP 192.168.1.205:53764 A1AInventory:49808 ESTABLISHED
TCP 192.168.1.205:53764 A1AInventory:49809 ESTABLISHED
TCP 192.168.1.205:53764 A1AInventory:49817 ESTABLISHED

MJ's computer: Before:
TCP Statistics for IPv4

Active Opens = 3355
Passive Opens = 351
Failed Connection Attempts = 73
Reset Connections = 452
Current Connections = 1
Segments Received = 303406
Segments Sent = 281787
Segments Retransmitted = 4168

Active Connections

Proto Local Address Foreign Address State
TCP 192.168.1.5:49159 PRIMARY:54333 ESTABLISHED

MJ's computer: After:
TCP Statistics for IPv4

Active Opens = 170
Passive Opens = 52
Failed Connection Attempts = 0
Reset Connections = 1
Current Connections = 5
Segments Received = 1319
Segments Sent = 1273
Segments Retransmitted = 0

Active Connections

Proto Local Address Foreign Address State
TCP 192.168.1.5:2869 router.asus.com:46056 TIME_WAIT
TCP 192.168.1.5:2869 router.asus.com:46057 TIME_WAIT
TCP 192.168.1.5:2869 A1A-PC:49877 TIME_WAIT
TCP 192.168.1.5:2869 A1A-PC:49878 ESTABLISHED
TCP 192.168.1.5:2869 PRIMARY:55798 TIME_WAIT
TCP 192.168.1.5:2869 PRIMARY:55799 ESTABLISHED
TCP 192.168.1.5:49158 107.14.38.155:http TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55803 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55804 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55805 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55806 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55807 TIME_WAIT
 
MJ'S COMPUTER AFTER - CONTINUED

TCP 192.168.1.5:49159 PRIMARY:55808 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55809 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55810 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55811 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55812 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55813 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55814 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55815 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55816 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55817 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55818 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55819 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55820 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55821 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55822 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55823 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55824 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55825 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55826 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55827 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55828 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55829 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55830 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55831 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55832 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55833 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55834 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55835 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55836 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55837 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55838 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55839 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55840 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55841 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55842 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55843 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55844 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55845 TIME_WAIT
TCP 192.168.1.5:49159 PRIMARY:55846 TIME_WAIT
TCP 192.168.1.5:49163 24.143.200.162:http ESTABLISHED
TCP 192.168.1.5:49164 a23-64-19-235.deploy.static.akamaitechnologies.com:https ESTABLISHED
TCP 192.168.1.5:49166 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49167 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49168 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49170 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49171 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49172 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49173 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49174 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49175 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49176 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49177 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49178 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49179 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49180 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49181 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49183 PRIMARY:icslap ESTABLISHED
TCP 192.168.1.5:49184 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49185 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49186 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49187 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49189 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49190 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49191 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49192 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49193 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49194 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49195 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49196 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49197 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49198 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49199 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49200 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49201 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49202 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49203 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49206 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49207 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49208 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49209 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49210 A1A-PC:netbios-ssn TIME_WAIT
TCP 192.168.1.5:49211 A1A-PC:netbios-ssn TIME_WAIT
TCP 192.168.1.5:49212 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49213 router.asus.com:45503 TIME_WAIT
 
TCP 192.168.1.5:49214 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49215 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49217 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49218 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49219 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49220 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49221 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49222 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49223 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49225 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49226 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49227 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49228 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49230 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49231 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49233 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49234 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49235 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49236 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49237 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49238 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49239 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49241 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49242 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49243 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49244 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49245 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49246 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49247 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49248 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49249 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49250 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49251 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49253 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49255 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49256 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49257 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49258 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49259 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49260 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49261 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49262 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49263 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49264 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49265 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49266 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49267 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49269 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49270 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49271 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49272 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49273 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49274 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49275 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49276 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49277 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49278 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49279 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49280 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49282 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49283 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49284 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49285 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49286 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49287 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49288 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49289 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49290 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49291 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49292 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49294 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49295 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49296 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49297 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49298 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49299 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49300 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49301 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49302 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49303 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49304 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49305 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49306 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49307 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49308 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49309 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49310 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49311 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49312 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49313 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49314 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49315 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49316 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49317 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49318 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49319 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49320 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49322 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49323 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49324 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49325 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49326 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49327 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49328 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49329 router.asus.com:45503 TIME_WAIT
TCP 192.168.1.5:49330 router.asus.com:45503 TIME_WAIT
 

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top