What Are You Doing Right Now
-
@MattSpeller said:
So much nostalgia. I think I'm going to see about making a floppy/hard disk/hard drive combo orchestra soon.
Phantom of the floppera (toccata fugue in dmin)- http://youtu.be/dmoDLyiQYKw
Pilfered and deployed to the unsuspecting masses on Facebook
-
This is like the thread of epic fail. Their developers broke every elementary, textbook "never do this" rule in the database book, then their IT did the same things with their systems design. It's like a "How To Not Work with Computers" manual.
http://community.spiceworks.com/topic/892344-mariadb-load-balance
-
Still working on Redis issues.
-
Good morning everyone! And it is Friday, almost time for the weekend!!
-
-
Trying to figure out why my internal firewall is returning ping times of 2-300ms when it should be 0ms... I'm directly connected to it even. Jitter rate is in the 60-100% range too... something isn't right.
-
Morning ML! Happy Friday
-
@coliver said:
Trying to figure out why my internal firewall is returning ping times of 2-300ms when it should be 0ms... I'm directly connected to it even. Jitter rate is in the 60-100% range too... something isn't right.
Oh now that's just not right. What kind of firewall is it?
-
Directly attached, no switch at all?
-
@Reid-Cooper said:
@coliver said:
Trying to figure out why my internal firewall is returning ping times of 2-300ms when it should be 0ms... I'm directly connected to it even. Jitter rate is in the 60-100% range too... something isn't right.
Oh now that's just not right. What kind of firewall is it?
Cisco/Meraki MX90.
-
@coliver said:
@Reid-Cooper said:
@coliver said:
Trying to figure out why my internal firewall is returning ping times of 2-300ms when it should be 0ms... I'm directly connected to it even. Jitter rate is in the 60-100% range too... something isn't right.
Oh now that's just not right. What kind of firewall is it?
Cisco/Meraki MX90.
Something is flooding the network it sounds like. Wireshark?
-
@Reid-Cooper said:
Directly attached, no switch at all?
Directly attached and not through a switch correct, from the punchdown directly over.
-
@coliver said:
@Reid-Cooper said:
Directly attached, no switch at all?
Directly attached and not through a switch correct, from the punchdown directly over.
Bad cabling then? Have you tried rebooting the Meraki? Maybe its cache is overloaded or something, and is causing issues. The FiOS router where I live I reboot nightly to clear the cache. Cleared up all kinds of issues.
-
@thanksajdotcom said:
@coliver said:
@Reid-Cooper said:
Directly attached, no switch at all?
Directly attached and not through a switch correct, from the punchdown directly over.
Bad cabling then? Have you tried rebooting the Meraki? Maybe its cache is overloaded or something, and is causing issues. The FiOS router where I live I reboot nightly to clear the cache. Cleared up all kinds of issues.
I don't think it is bad cabling, everything else on the network has appropriate response times. I've also done it via one of our VMs although that goes through a switch.
-
@coliver said:
@thanksajdotcom said:
@coliver said:
@Reid-Cooper said:
Directly attached, no switch at all?
Directly attached and not through a switch correct, from the punchdown directly over.
Bad cabling then? Have you tried rebooting the Meraki? Maybe its cache is overloaded or something, and is causing issues. The FiOS router where I live I reboot nightly to clear the cache. Cleared up all kinds of issues.
I don't think it is bad cabling, everything else on the network has appropriate response times.
Are you pinging it by IP or hostname?
-
@thanksajdotcom IP. Probably should start a new thread for troubleshooting.
-
Having a bit of apple pie with my custard
-
-
@thanksajdotcom said:
@coliver said:
@Reid-Cooper said:
Directly attached, no switch at all?
Directly attached and not through a switch correct, from the punchdown directly over.
Bad cabling then? Have you tried rebooting the Meraki? Maybe its cache is overloaded or something, and is causing issues. The FiOS router where I live I reboot nightly to clear the cache. Cleared up all kinds of issues.
That's pretty extreme. Why does a router have a cache? Other than a route cache, and how does one of those fill up post 1999?
-
@scottalanmiller said:
@thanksajdotcom said:
@coliver said:
@Reid-Cooper said:
Directly attached, no switch at all?
Directly attached and not through a switch correct, from the punchdown directly over.
Bad cabling then? Have you tried rebooting the Meraki? Maybe its cache is overloaded or something, and is causing issues. The FiOS router where I live I reboot nightly to clear the cache. Cleared up all kinds of issues.
That's pretty extreme. Why does a router have a cache? Other than a route cache, and how does one of those fill up post 1999?
Because FiOS routers are crap, despite they are supposed to be great. The router pre-nightly-reboot would work fine for 2-5 days before suddenly you couldn't access the web interface, network connections started dropping, and then it basically just crashed but didn't lose power. Then you'd have to hard power it off and back on and it'd work again for another 2-5 days. Since I setup a cron job to telnet in and reboot it nightly, we haven't had a single issue. Tell me what else it could possibly be, and I'm all ears.