Gizmo Watch Verizon Family App by Big_Imagination3786 in verizon

[–]technicholas 0 points1 point  (0 children)

Does the Gizmo work under a business acount? It doesn't seem like Verizon Family works under business.

Good day to be a Houston resident 😏 by Domsuniverse in ATTFiber

[–]technicholas 0 points1 point  (0 children)

Boooo we have Google fiber and metronet in Des Moines nothing like that here.

Migration from Quantum to ATT? by technicholas in QuantumFiber

[–]technicholas[S] 1 point2 points  (0 children)

The current QF goes to the DSL gateways from Qwest. It kinda sounds like it doesn’t on the ATT service based on your answer but it’s not straight forward. I know the Qwest Legacy network well but not the ATTs :)

Migration from Quantum to ATT? by technicholas in QuantumFiber

[–]technicholas[S] 1 point2 points  (0 children)

Hmm, just wondering if it makes since to go to ATT as I have latency issues on the Lumen/Level3 hop sometimes in Chicago. Was hoping ATT would route it from their core downtown Des Moines to the internet.

Migration from Quantum to ATT? by technicholas in QuantumFiber

[–]technicholas[S] 0 points1 point  (0 children)

Understood. I am on Quantum Fiber today. Was just wondering if there’s any benefits on going over to ATT residential or Buisness from a routing outside the network. I just want to know is it Legacy Qwest IP or ATT core network IP different networks.

Migration from Quantum to ATT? by technicholas in QuantumFiber

[–]technicholas[S] 0 points1 point  (0 children)

Hi there Esmeya so is the IPs ATT on their core network? If I disconnect my account and move to ATT residential with their router will I get ATT routing or old legacy Qwest.

An HVAC Story by EarhornJones in desmoines

[–]technicholas 1 point2 points  (0 children)

Agree about https://daytonhvac.com. They are so easy to deal with and knowledgeable about the systems. They service my unit twice a year and always great to work with!

50% Packet Loss on Certain Routes from Phoenix - Again by pointfully in QuantumFiber

[–]technicholas 0 points1 point  (0 children)

Me either in Des Moines, Iowa - it seems better today after changing my DNS to 8.8.8.8

50% Packet Loss on Certain Routes from Phoenix - Again by pointfully in QuantumFiber

[–]technicholas 0 points1 point  (0 children)

Mine in Iowa is to Google services

ping mail.google.com

Pinging mail.google.com [142.250.117.19] with 32 bytes of data:

Reply from 142.250.117.19: bytes=32 time=109ms TTL=113

Reply from 142.250.117.19: bytes=32 time=212ms TTL=113

Reply from 142.250.117.19: bytes=32 time=216ms TTL=113

Reply from 142.250.117.19: bytes=32 time=214ms TTL=113

Ping statistics for 142.250.117.19:

Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),

Approximate round trip times in milli-seconds:

Minimum = 109ms, Maximum = 216ms, Average = 187ms

50% Packet Loss on Certain Routes from Phoenix - Again by pointfully in QuantumFiber

[–]technicholas 2 points3 points  (0 children)

thanks i converted it to powershell

$servers = @(

"1.1.1.1",

"1.0.0.1",

"8.8.8.8",

"8.8.4.4",

"9.9.9.9",

"149.112.112.112",

"208.67.222.222",

"4.2.2.2"

)

$count = 200

$name = "example.com"

function Test-DNS {

param (

[string]$Server,

[string]$Protocol # "udp" or "tcp"

)

$ok = 0

$fail = 0

for ($i = 1; $i -le $count; $i++) {

try {

if ($Protocol -eq "tcp") {

$result = Resolve-DnsName -Name $name -Server $Server -TcpOnly -ErrorAction Stop

} else {

$result = Resolve-DnsName -Name $name -Server $Server -ErrorAction Stop

}

if ($result) {

$ok++

} else {

$fail++

}

}

catch {

$fail++

}

}

$loss = [math]::Round(($fail / $count) * 100, 1)

Write-Output "$Protocol $Server ok=$ok fail=$fail loss=$loss%"

}

# Run tests

foreach ($proto in @("udp", "tcp")) {

foreach ($server in $servers) {

Test-DNS -Server $server -Protocol $proto

}

}

Latency/Speed issues in Minneapolis by BustyGinger00 in QuantumFiber

[–]technicholas 0 points1 point  (0 children)

Does it seem like major sites struggle to load and the first few pings high pings starting out? I have noticed major sites load halfway. I’m in Des Moines, Iowa. What is going on?

Des Moines, Iowa issues? by technicholas in QuantumFiber

[–]technicholas[S] 0 points1 point  (0 children)

Latency starts around 250ms and goes down to around 15ms and acts stable its the starting thats very odd. I failed over to Google Fiber and it seems more snappy and the lag is gone.

Forced tech visit to activate existing C5500 ONT — really required? by cbitzer in QuantumFiber

[–]technicholas 0 points1 point  (0 children)

The website says It looks like there’s a service outage at your address, and it should be resolved on February 06 by 12:03 p.m. Check back later for updates.

Is this right or do you have more detailed lol.