[identity profile] the-paco.livejournal.com posting in [community profile] techrecovery
Ok techies, need a fellow pro opinion.

I'm contracting (kind of) in my spare cube time for a small companies LAN and trying to solve some internet connection issues with their 1mb and 768k frac T1 lines through Xspedius at their two locations in D/FW. I'm reasonably certain this issue is on the ISP side, but can't prove it. Unfortunately the dinky company has no network monitoring tools (Netgear FVS318 routers with only the grossest traffic monitoring), no test software, and no tools save what I can pull off of the net or basic dos commands. I need two or three things which I'm researching for which someone may be able to point me towards. I've been out of that game for about 6 years now, and have forgotten most of what little I knew. Hopefully you trench runners can help a bit.

One: A hopefully free or reasonably cheap network monitoring software which can run on XP. I can't throw a rock on majorgeek.com or the like without hitting one but I'd like to know if you have experience with any, what to try, what to avoid, what's spyware, and what works these days. I won't earn myself some on the books gainful employment by putting porn popups on their boxes, and I don't yet have a 'test' laptop I can throw under the bus.

Two: Anyone in the D/FW area who can recommend a good ISP for business T1 or a site that specializes in them similar to DSLreports? DSLreports (blocked at the 'real' job, long live proxies) is mostly residential, but I'm grinding through it.

Three: "Hey Paco, you asstard, we love you, but take this crap to a community that's meant for it!" Ok, I can do that. Got one that you recommend?

Thanks guys.

Date: 2006-06-10 05:33 pm (UTC)
From: [identity profile] wyrdrune.livejournal.com
Ethereal for Windows runs under XP, but is that what you mena by "network monitoring software"?

Date: 2006-06-10 05:34 pm (UTC)
From: [identity profile] kuang.livejournal.com
If you want packet capture with added thrills you can't beat Ethereal IMO. It's a freebie, it's rock solid on XP and it's now a lot nicer to use than it used to be.

Date: 2006-06-10 05:43 pm (UTC)
From: [identity profile] greeklady.livejournal.com
There are tons of freebe testing sites on line plus the ISP should have one of their own to direct you to.

I just had this problem at home. I should have 3mb download and 1.5 upload or something. I can't remember, anyway, we used their site to determine we weren't getting the speed and it turned out it was their router.

And, just being nice cause this is a semi inteligent question. You still should be slapped around just on general principal.

Date: 2006-06-10 05:57 pm (UTC)
torkell: (Default)
From: [personal profile] torkell
#1: Big Brother makes for a rather nice piece of network monitoring software once you've beaten the config into submission (stupid hosts-style file which can't decide what is or isn't a comment). There's also clients you can stick on servers to report things like disk usage. It does ideally need a web server, as the status pages are all web pages.
Etheral's a good packet sniffer, and as a bonus knows how to decode most network protocols.

#2: No idea. Not in that area.

#3: [livejournal.com profile] techsupport_ot I think was created a while back for things like this. Could also try [livejournal.com profile] tech_support, but that may not be techie enough.

Date: 2006-06-10 06:35 pm (UTC)
jecook: (Moderator)
From: [personal profile] jecook
to reply:

1) re: reference to #3 by [livejournal.com profile] boggyb: community exists ( says me, the owner), expressly for this.

2) Paco is explicitly allowed. :)

Date: 2006-06-10 06:52 pm (UTC)
From: [identity profile] wyrdrune.livejournal.com
You could do some of that with Ethereal, but the configuration might be a bit complex. When I was looking for similar I ended up using NeTraMet under Linux (and it took me about a week to get it configured).

Ah! If you can get a Linux box on there, then SmokePing for your latency and MRTG for traffic. Can't help with the blocked/dropped/error/destination analysis.

Date: 2006-06-10 07:11 pm (UTC)
From: [identity profile] ihateemo.livejournal.com
It's probably worth mentioning that the company will be more than likely locked into some kind of minimum term for their T1 (usually ~24 months) because their ISP will in turn be held to some kind of minimum term by the loop provider. I'd recommend having them check how far into their term they are before they order a T1 from another company.

You don't say what kind of issues they're experiencing and I'm not familiar with Xspedius, but if you do your homework and demonstrate that you've thorougly troubleshooted (troubleshot?) everything on the customer side, they should be able to escalate issues to the carrier and/or have a monitor placed on the circuit. If the company is only 9-5 business hours you could also schedule intrusive testing where the carrier runs a pattern to the CSU/DSU which is usually the final thing required before they will escalate the issue to the loop provider (normally SBC or Verizon, at least, in Austin).

There's also the obvious task of replacing cables between the router and the smartjack and - if you have access to the telco closet and aren't a clumsy oaf - even reseating the card in the SJ, which I've seen clear up a problem before.

What kind of router are they using for their T1 (isn't the FVS318 for cable/DSL? Unless they're just using it as a switch)? If they're using a Cisco, a show interface command will show if errors are incrementing on the serial interface. You should also be able to check the router logs and see when and how long the T1 went down (if it's going down and isn't, say, just saturated - in which case using MRTG to monitor your network interfaces is a very good option).

Hope this helps.

Date: 2006-06-10 08:23 pm (UTC)
torkell: (Default)
From: [personal profile] torkell
This particular incarnation of Big Brother doesn't do that unfortuantly, rather it does things like "is that server/service alive?". Very handy, and rather customisable. The sysadmin at my school set up different sounds for the main status (red/yellow/green), and the one for red was a submarine diving siren.

Date: 2006-06-10 08:54 pm (UTC)
From: [identity profile] ihateemo.livejournal.com
Interesting, I didn't know the Netgear could be used on a T1. That said, it's a cheap POS - nothing compared to, say, a Cisco 1720 or even a Tasman 1002SL. Either way, MRTG does run on Windows XP so long as it has Perl installed. It can also be used to monitor anything that is available via SNMP - not just traffic.

Anyhoo, enough of my amateurish meddling. Good luck.

Date: 2006-06-11 12:11 am (UTC)
From: [identity profile] captpackrat.livejournal.com
If they're using unmanaged switches, you're probably not going to get much out of packet sniffing software, just broadcast stuff.

The cheapskates I work for wouldn't pay for a managed switch, so I wedged an antique hub between the main network switches and the router, that way I could plug into it to sniff packets going to and from the Internet. Doesn't help much for sniffing out internal network problems, though.

Date: 2006-06-11 12:39 am (UTC)
From: [identity profile] thecrazyfinn.livejournal.com
Stay away from the Tasman's, unless you have a fridge to put them in. Passive Cooling isn't effective enough for them.

Date: 2006-06-13 07:40 am (UTC)
From: [identity profile] smw1983.livejournal.com
http://www.slac.stanford.edu/xorg/nmtf/nmtf-tools.html

This list might be a bit useful. Otherwise, yeah, I'm partial to Ethereal.
Page generated Mar. 20th, 2026 03:50 am
Powered by Dreamwidth Studios