Current Events > The downside of being a network engineer is the odd hours.

Topic List
Page List: 1
CableZL
09/07/18 7:25:03 AM
#1:


My job's primary internet provider had another outage this morning. They keep claiming that they don't see anything wrong. I opened a ticket with them a couple days ago about this same problem and they said nothing was wrong.

So, I turned on a debug to watch for inbound BGP route updates from them, and at 2:50am today:

Sep 7 02:50:11 CDT: BGP(0): ___.___.___.___ rcvd UPDATE w/ attr: nexthop ___.___.___.___, origin i, metric 122, merged path 11427, AS_PATH
Sep 7 02:50:11 CDT: BGP(0): ___.___.___.___ rcvd 0.0.0.0/0
Sep 7 02:50:11 CDT: BGP(0): Revise route installing 1 of 1 routes for 0.0.0.0/0 -> ___.___.___.___(global) to main IP table
Sep 7 02:55:41 CDT: BGP(0): ___.___.___.___ rcvd UPDATE w/ attr: nexthop ___.___.___.___, origin i, metric 112, merged path 11427, AS_PATH
Sep 7 02:55:41 CDT: BGP(0): ___.___.___.___ rcvd 0.0.0.0/0
Sep 7 02:55:41 CDT: BGP(0): Revise route installing 1 of 1 routes for 0.0.0.0/0 -> ___.___.___.___(global) to main IP table
Sep 7 02:56:53 CDT: BGP(0): ___.___.___.___ rcvd UPDATE w/ attr: nexthop ___.___.___.___, origin i, metric 122, merged path 11427, AS_PATH
Sep 7 02:56:53 CDT: BGP(0): ___.___.___.___ rcvd 0.0.0.0/0
Sep 7 02:56:53 CDT: BGP(0): Revise route installing 1 of 1 routes for 0.0.0.0/0 -> ___.___.___.___(global) to main IP table
Sep 7 03:00:23 CDT: BGP(0): ___.___.___.___ rcvd UPDATE w/ attr: nexthop ___.___.___.___, origin i, metric 112, merged path 11427, AS_PATH
Sep 7 03:00:23 CDT: BGP(0): ___.___.___.___ rcvd 0.0.0.0/0
Sep 7 03:00:23 CDT: BGP(0): Revise route installing 1 of 1 routes for 0.0.0.0/0 -> ___.___.___.___(global) to main IP table

With BGP, you typically advertise one or more routes so that the next device knows to send traffic for a certain IP to that router. Spectrum is advertising 0.0.0.0/0, which is called a default route. All traffic will be sent to Spectrum's IP unless the router has a more specific route that points a different direction. For example, if I had a route for 192.168.1.1/32 pointed toward our firewall, traffic destined for 192.168.1.1 would be sent to our firewall.

So now I have definitive proof that Spectrum had an outage. With BGP, no route updates are sent unless the router loses the route itself. So if their router doesn't know about 0.0.0.0/0 any more, then it will immediately stop advertising that route to us.

Now to get THEM to understand that. I've been up since 2:50AM CDT because of this.
---
... Copied to Clipboard!
REMercsChamp
09/07/18 7:30:03 AM
#2:


?
---
Come check out my community board for NEET discussions:
https://gamefaqs.gamespot.com/boards/1467-neet-discussions
... Copied to Clipboard!
pinky0926
09/07/18 7:34:52 AM
#3:


Shit like this really winds me up. Had a client hounding me for a full month because they were getting company wide freezing with their software. Several times a day for 10 seconds at a time. We checked everything on our end, all fine. I asked them to really dig into their server for the obvious. Assured me nothing was amiss. They really put the pressure on, got the directorial staff involved. Stuff got heated. Trust was damaged. Would get calls on a saturday morning about it.

Turns out they had been running a report job every 2 hours against the entire database with chaotic, badly written SQL and nobody thought to mention this.

The client contact I was speaking to is their general IT manager, mind you. Didn't think it worth mentioning that they had thrown in this dodgy SQL at any point.

I mean that's barely related to being a network engineer but it's annoying working out of hours for stuff that is really somebody else's problem.
---
CE's Resident Scotsman.
https://imgur.com/ILz2ZbV
... Copied to Clipboard!
Rexdragon125
09/07/18 9:19:03 AM
#4:


I get sick of explaining what packet loss is to the dipshits Spectrum hires for tech support
... Copied to Clipboard!
CableZL
09/07/18 9:25:31 AM
#5:


Rexdragon125 posted...
I get sick of explaining what packet loss is to the dipshits Spectrum hires for tech support

Dude, a few years ago a taught someone at Spectrum's business tech support how to do a ping test from command prompt.

The problem is that a lot of ISPs (or the companies ISPs contract tech support to) hire people for tech support that don't know much about networking or computers in general. That's essentially how I got started in tech support back in 2007, but they also don't train you to understand stuff at a very deep level. They just teach people to follow scripts and written procedures.

The people in those positions with actual technical acumen eventually start to figure out things and become higher level techs, but most just kinda flounder/coast and don't actually learn anything other than following scripts.
---
... Copied to Clipboard!
BlazinBlue88
09/07/18 9:29:43 AM
#6:


CableZL posted...
Dude, a few years ago a taught someone at Spectrum's business tech support how to do a ping test from command prompt.

Wtf?
---
... Copied to Clipboard!
voldothegr8
09/07/18 9:30:03 AM
#7:


ISP technical support is the most hair ripping thing in existence. Unless it's an area wide outage it's ALWAYS on your end according to them until you prove otherwise.
---
Oda break tracker 2018- 6 (3) | THE Ohio State: 1-0 | Oakland Raiders: 0-0
Super Mario Maker Profile: 1237-0000-0073-02FE
... Copied to Clipboard!
CableZL
09/07/18 9:31:01 AM
#8:


BlazinBlue88 posted...
CableZL posted...
Dude, a few years ago a taught someone at Spectrum's business tech support how to do a ping test from command prompt.

Wtf?

Yeah, apparently they rely on some web site to do pings remotely.
---
... Copied to Clipboard!
sauceje
09/07/18 9:33:59 AM
#9:


This really has to do with being unable to own up to your mistakes and that can happen to basically anyone in any industry.
---
He was born in a coop, raised in a cage, children fear him, critics rage,
He's half alive, he's half dead, folks just call him Buckethead
... Copied to Clipboard!
CableZL
09/07/18 9:37:18 AM
#10:


sauceje posted...
This really has to do with being unable to own up to your mistakes and that can happen to basically anyone in any industry.

Yup. I remember being about 10 months into ISP tech support and being on the phone with a dude who was an MCSE. He couldn't send email. After about 45 minutes of arguing with him, he finally let me troubleshoot from his machine remotely.

He turned the firewall in the modem up to high (default is low), which caused the modem to block port TCP25.

He eventually owned up to changing the firewall to that, but... Sheesh.

I consider myself to be pretty good at networking, but that still doesn't mean I'm always right about networking issues.
---
... Copied to Clipboard!
CableZL
09/07/18 12:19:02 PM
#11:


Spectrum has finally identified the problem that I've been calling them about for days. Sheesh. The first step is over and I am going to sleep.
---
... Copied to Clipboard!
CableZL
09/07/18 12:28:55 PM
#12:


This issue was affecting the entire city of Austin at the very least. Holy crap.
---
... Copied to Clipboard!
Rexdragon125
09/07/18 12:37:15 PM
#13:


Feels like this shit is getting more common.
... Copied to Clipboard!
CableZL
09/07/18 4:31:47 PM
#14:


"There was an event upstream in our network, but that shouldn't have affected you."

You gotta be fucking kidding me
---
... Copied to Clipboard!
CableZL
09/07/18 4:49:37 PM
#15:


When they identified the problem, I thought the train was rolling toward resolution. NOPE. They don't even understand how this would affect people...

Holy moly
---
... Copied to Clipboard!
sauceje
09/07/18 4:53:51 PM
#16:


Nice
---
He was born in a coop, raised in a cage, children fear him, critics rage,
He's half alive, he's half dead, folks just call him Buckethead
... Copied to Clipboard!
P4wn4g3
09/07/18 4:54:58 PM
#17:


TC tell me why my system admins don't want me running Windows spotlight
---
... Copied to Clipboard!
Rexdragon125
09/07/18 5:01:47 PM
#18:


Do they even have engineers employed? lol
... Copied to Clipboard!
CableZL
09/07/18 5:08:40 PM
#19:


P4wn4g3 posted...
TC tell me why my system admins don't want me running Windows spotlight

Windows Spotlight is a feature included by default in Windows 10 that downloads pictures and advertisements automatically from Bing and displays them when the lock screen is being shown on a computer running Windows 10. Users are occasionally given an opportunity to mark whether they wish to see more or fewer images of a similar type, and sometimes the images are overlaid with links to advertisements. In 2017, Microsoft began adding location information for many of the photographs.

I can see why a system admin wouldn't want 3rd party ads to be displayed on the lock screen. Probably a company security policy if I had to guess.
---
... Copied to Clipboard!
CableZL
09/07/18 5:10:05 PM
#20:


Rexdragon125 posted...
Do they even have engineers employed? lol


That's what I'm questioning at the moment.

1) The building manager at my job said someone else in town with Spectrum fiber internet had an outage at the same time we did, but they weren't sure why.
2) My boss has Spectrum cable internet (coax) at his home and he's got automated failover setup. He had an outage at the same time we did
3) The logs I've sent them show unequivocally that it DID affect us, so I'm confused as to how they can claim it shouldn't have affected us.
---
... Copied to Clipboard!
P4wn4g3
09/07/18 5:11:21 PM
#21:


CableZL posted...
P4wn4g3 posted...
TC tell me why my system admins don't want me running Windows spotlight

Windows Spotlight is a feature included by default in Windows 10 that downloads pictures and advertisements automatically from Bing and displays them when the lock screen is being shown on a computer running Windows 10. Users are occasionally given an opportunity to mark whether they wish to see more or fewer images of a similar type, and sometimes the images are overlaid with links to advertisements. In 2017, Microsoft began adding location information for many of the photographs.

I can see why a system admin wouldn't want 3rd party ads to be displayed on the lock screen. Probably a company security policy if I had to guess.

The main thing it does is download pictures. The ads seem to be separate, or at least there are other registry entries to stop them. Also the ads aren't shown on the lock screen. It's kind of terrible how much bloatware Windows 10 comes packed with though. I don't honestly understand why we use it.
---
... Copied to Clipboard!
CableZL
09/07/18 6:32:49 PM
#22:


The engineers have escalated it to an even higher level team now. How were they entirely unaware that these outages were affecting customers?

The fiber support team directly mentioned they had a lot of people calling in this morning at fucking 3AM when it happened. Of course it's affecting people, holy shit.
---
... Copied to Clipboard!
Solar_Crimson
09/07/18 6:36:58 PM
#23:


Yeah, our network engineer has stayed at work up to like 2am doing stuff on multiple occasions. Kind of makes me glad that I prefer the server route.
---
Be wary of boarding the hype train, lest you end up on the ruse cruise... - nanobuilder (r/nintendo)
http://backloggery.com/SolarCrimson
... Copied to Clipboard!
CableZL
09/07/18 8:31:28 PM
#24:


I'm now told their "CBO team" is going to be looking into it, but no telling if they'll actually provide an update tonight. I'm gonna drop it for now and try to enjoy the rest of my day.

I'm trying to laugh at this whole situation to try to alleviate the frustration... I'll probably be able to do that better in the morning after I've had a full night's sleep.
---
... Copied to Clipboard!
BlazinBlue88
09/07/18 8:57:32 PM
#25:


Solar_Crimson posted...
Yeah, our network engineer has stayed at work up to like 2am doing stuff on multiple occasions. Kind of makes me glad that I prefer the server route.

When do you think server maintenance happens buddy?
---
... Copied to Clipboard!
CableZL
09/07/18 8:57:54 PM
#26:


I hate that I'm now in this crappy mood. I'm normally very even keel, but today's issues have thrown me for a loop.
---
... Copied to Clipboard!
Pancake
09/07/18 9:01:06 PM
#27:


was i right about vol2tex's thing was it his nic card.
---
... Copied to Clipboard!
CableZL
09/07/18 9:01:43 PM
#28:


Pancake posted...
was i right about vol2tex's thing was it his nic card.

I've completely forgotten what issue that was at this point. Care to refresh me?
---
... Copied to Clipboard!
Pancake
09/07/18 9:05:08 PM
#29:


sounded like semi-constant slow internet speeds. his phone was getting better speeds than his PC.
---
... Copied to Clipboard!
CableZL
09/07/18 9:09:21 PM
#30:


Pancake posted...
sounded like semi-constant slow internet speeds. his phone was getting better speeds than his PC.

I don't remember this one at all. Was this with wifi on his PC?
---
... Copied to Clipboard!
Pancake
09/07/18 9:14:34 PM
#31:


yeah!

once you guys showed up i rolled out.
---
... Copied to Clipboard!
Vermander
09/07/18 9:15:26 PM
#32:


I dont envy you. I am a Security Admin and I go home at 5 every day.
---
Remember kids, Jesus died for your sins. So if you don't sin, Jesus died for nothing.
... Copied to Clipboard!
CableZL
09/07/18 9:40:12 PM
#33:


Pancake posted...
yeah!

once you guys showed up i rolled out.


Yeah, I'm not sure why I don't remember this one, but... My initial (2nd?) hunch is that the network card has a lower capability for wifi connectivity than the phone.

Like the phone may be able to do 802.11ac, but the computer can only do 802.11n or maybe even 802.11b/g.

Either that or he has a dual-band router that broadcasts 2.4ghz and 5ghz networks... And the phone was connected to the 5ghz band while the PC was connected to the 2.4ghz band.
---
... Copied to Clipboard!
Pancake
09/07/18 9:43:26 PM
#34:


well i'm glad i know what those are or else i'd feel like a big moron right about now!
---
... Copied to Clipboard!
CableZL
09/07/18 9:45:08 PM
#35:


Pancake posted...
well i'm glad i know what those are or else i'd feel like a big moron right about now!


Nah, there's a ton to networking and even a ton to different networking topics... I last year I got almost half way through the CCNA wireless book and learned a bunch of info about how wireless works down to the signal modulation techniques, but... I've forgotten most of it now.
---
... Copied to Clipboard!
Pancake
09/07/18 9:52:48 PM
#36:


it'll come back to you when you need it. it's like one for all.

also this topic is kinda funny because i have spectrum here and it's been dropping too.
---
... Copied to Clipboard!
CableZL
09/07/18 9:54:00 PM
#37:


Pancake posted...
it'll come back to you when you need it. it's like one for all.

also this topic is kinda funny because i have spectrum here and it's been dropping too.


Yeah, I'm suspecting that this issue is actually affecting quite a wide range of Spectrum customers. It also affected our backup MPLS circuit and once they escalated to Spectrum, they were told that "they had a hit on their backbone network."
---
... Copied to Clipboard!
Pancake
09/07/18 10:00:44 PM
#38:


if it drops again over here i could give you a time if you want. that'll show 'em.
---
... Copied to Clipboard!
CableZL
09/07/18 10:35:25 PM
#39:


Oh damn it, now there's packet loss... gonna be a long night
---
... Copied to Clipboard!
CableZL
09/07/18 10:46:58 PM
#40:


Can't even ping the 2nd hop into their network without getting packet loss here and there. This is crap.
---
... Copied to Clipboard!
Rexdragon125
09/07/18 10:47:03 PM
#41:


Charging customers and not providing service is like an ISP's wet dream
... Copied to Clipboard!
CableZL
09/07/18 11:35:58 PM
#42:


I'm finally talking to someone who can actually reroute traffic... They did so and testing looks good so far... trying to do a bunch of tests
---
... Copied to Clipboard!
CableZL
09/07/18 11:37:06 PM
#43:


... Copied to Clipboard!
CableZL
09/08/18 12:31:46 AM
#44:


They're dispatching a tech on Monday night to test everything. Company will remain on the secondary internet connection until then.
---
... Copied to Clipboard!
CableZL
09/08/18 11:18:08 AM
#45:


The packet loss isn't happening anymore. I'm hoping they fixed something in this regard overnight.
---
... Copied to Clipboard!
Topic List
Page List: 1