#networking

1 messages · Page 95 of 1

pulsar dawn
#

It’s £30 a month for 1gbps for meee

pulsar dawn
#

^^ which is probably why my upload is 100mbps

shut geyser
#

I feel like a dope asking this, but my setup is not working. I have Trendnet Unamanaged switch (TEG-S5091). I have a patch cable (CAT6 ) from my eero Max 7 router to the 10G SFP+ port that has as SFP+ to RJ45 adapter in it.
The switch does not show a signal coming in from the router to the 10G port--and obviously no device attached to the switch can reach the internet.

Do SFP+ adapters not work unless there are 2 in the system?

clear igloo
shut geyser
opal pagoda
shut geyser
#

Well, damnit. It seems like it's one of the 10G ports on the eero router is simply not working.

I am really really hating this router.

Gonna have to call the ISP, I think, since they provide the router.

shut geyser
shut geyser
opal pagoda
#

i have seen a mod before, it basically uses termal pad on the inside of the switch to couple the sfp cage to the metal case

shut geyser
opal pagoda
shut geyser
#

my goodness

opal pagoda
#

alternativly maybe you can do this

#

rj45 transcievers have decent sufrace area outside of the switch

shut geyser
#

they do. They stick out pretty far.

fervent brook
#

I just bought a WiFi7 AP and I dont even have any WiFi7 devices

nova glacier
#

does it at least have 6GHz?

fervent brook
nova glacier
#

oof, 6GHz is more impactful than WiFi 7 over WiFi 6

fervent brook
stuck grove
nova glacier
stuck grove
#

fucking what now

nova glacier
#

seriously, it's a fucking mess

#

sort wifi 7 routers by price and you'll discover practically nothing cheap includes a 6GHz radio

stuck grove
#

if i see a single brand sell wifi7 anything without 6ghz i’m gonna TP whoever’s house that was who had the idea

nova glacier
#

pretty sure every single brand's lowest tier wifi 7 ap lacks it

#

so better buy that tp in bulk lmao

ornate jungle
#

"Oh, you want use another display over USB-C? Ha-ha, too bad; your laptop does not support that!"

stuck grove
#

for Wifi7 without the 6ghz band

#

like at that point what differentiates it from wifi6?

nova glacier
#

320MHz is also optional and frequently missing from cheap APs. Even 4096-QAM is optional, but ig we can be thankful that's still usually in cheap devices

stuck grove
#

320mhz being optional is also tolerable, since you still get the uncongested 6ghz band, but no 6ghz band is a massive deal breaker

#

idc if you have 640mhz bands at 5ghz, it's still gonna be congested

nova glacier
#

Like I mentioned 4096 QAM is technically optional too, but the latter features are mandatory

stuck grove
#

ok that is decently improved, glad to see MLO is still required

nova glacier
#

It's still sad that you can get wifi 6e ap that ends up being higher performance yet potentially cheaper

ornate jungle
stuck grove
#

i hate when "standards" are like 50% optional features that are extremely critical to the performance it advertises

#

and that seems to be becoming more and more of a trend

nova glacier
stuck grove
ornate jungle
# stuck grove and that seems to be becoming more and more of a trend

I just wish WiFi manufacturer's were LEGALLY barred from doing crap like this. https://www.wiisfi.com/#routerhype

The bottom line: The AX#### naming convention AX6000, AX11000 and AC#### naming convention AC1900, AC2600, AC5300, AC7200 used in the router industry where the #### is a maximum combined Mbps for all bands is nothing more than marketing hype / madness.
https://dongknows.com/how-wi-fi-works-and-false-marketing/

Disappointed by your latest and most expensive Wi-Fi router? Here's how Wi-Fi works and tips on weeding out hardware vendors' false marketing language.

stuck grove
#

It should be deemed as false advertising and punished as such

nova glacier
#

sum up all the numbers because bigger number better ofc. reality be damned

stuck grove
#

it's so hard to get excited about new wifi tech when it's impossible to know how it will actually perform until it comes out, regardless of how many numbers they give you

nova glacier
#

The specs are also paid access until a few months to a year after it becomes an non-draft standard. I can't even check the standard to get past all the bs. All there is is manufacturer claims, presentation powerpoints from conferences, and similar to try glean what the standard really is
802.11be is now out as 802.11be-2024 but it hasn't reached GET yet. They did push 802.11-2024 to GET though, but the amendments added were already available spearately in GET anyways (ax, ay, ba, az, bd, bb, and bc)

#

if you didn't know about GET, very cool program ^^

pulsar dawn
#

is this bad?

#

im meant to get 1130Mbps (1.1Gbps)

twin pier
#

you're probably hitting the limit of your cable and networking hardware (1 gigabit)

pulsar dawn
#

ah

#

i have a type c to ethernet thats 1Gbps

#

is upload speed meant to be higher?

twin pier
#

probably your ISP gives you lower upload limit than download

pulsar dawn
#

must be

frail inlet
#

I'm looking to set up 2 different services on my Arch Linux VPS. I think what I need is a "site-to-site" vpn basically I want a reverse proxy from my VPS to my home network I can connect to so I can connect to my home network from anywhere.

Secondly I want to create a VPN service that I can host for my friends and myself to the open internet. I would like for this to have some sort of users or logging so I don't have clients being shared everywhere and perhaps it could be cool to implement some sort of DNS blocking for adblocking, allthough this is not a requirement at all.

I'm not experienced here at all and was hoping that you guys here knew a good solution to this. I'm using dockge already for hosting all my other things and would hoping to find a solution I could also manage with dockge.
I've heard that wireguard is a fairly common and good solution and already has many different solutions such as Pritunl, WG-Dashboard, etc.

Is there anything you guys would recommend?

pastel monolith
#

Wireguard is the right direction for managing the VPN yourself. Some simpler options could be use "tailscale" to share access to a VPN and handles some DNS (usually for better sometimes for worse). Other thing I use and think worth checking out is "pangolin" it's really the auth pieces using badger a plugin for traefik and uses lets encrypt to get certs but acts as reverse proxy from a cloud instance to local with websocket connection over the VPN tunnel for the traffic

#

Pangolin and tailscale both using wireguard for the VPN portion specifically but with extra parts for handling auth/user accounts and other things

#

Guess one downside with reverse proxy from the cloud worth mentioning is the traffic is all going through that server to get to/from your local so do need to be somewhat mindful of bandwidth/total use, depending on the services you're proxying.

frail inlet
pastel monolith
#

ah tailscale has free for 3 users 100 devices pretty sure but ya know either way, if want to have a self-hosted thing pangolin probably worth looking at too, it mostly just takes the pieces you're already looking at and combines them and adds interface for managing users or temporary logins etc. pretty sure enterprise features to it or something but tbh for my use cases has been fine and not annoying about upselling (they say some OIDC providers part of the enterprise stuff but at least Google OAuth already works with free version, but can just setup accounts or share by IP or PINs so it's pretty flexible)

#

oh limit on sites I guess but again I just use a bunch of subdomains for my self hosted stuff and sort of non-issue

frail inlet
#

@pastel monolith I think I'll try to check out pangolin. It seems like this might have everything that I would want or need. Has reverse proxeis and says it is identity aware

fervent brook
fervent brook
stuck grove
#

when you google mdma all you get is the psychedelic mdma

frail inlet
# frail inlet <@470799294954471425> I think I'll try to check out pangolin. It seems like this...

AI said the following...

Yes, you can integrate Pangolin with your existing Traefik instance managed by Dockge, but it requires custom configuration rather than running Pangolin's bundled Traefik.
​
Challenges
Pangolin's standard Docker Compose setup deploys its own Traefik container with network_mode: service:gerbil, binding ports 80/443 to Gerbil for tunneled access, which conflicts with your existing Traefik. Users report issues routing Gerbil VPN IPs through an external Traefik without fragility, as binding networks tightly couples services and risks downtime for your other sites if Gerbil fails.
...
​```
I'm not sure if this is correct, but I'm using Traefik already for all my self hosted services and reading into pangolin, it doesn't integrate well into an already exising Traefik instance. I'm therefore now checking into headscale
silent flax
cunning lion
#

Hmm had a thought for a NAS/DAS cache setup can you take 4 NVME ssds and do something like this with them?

#

So you get both speed increase and prarity

twin pier
silent flax
clear igloo
#

I almost never hear about 0+1 so I could be wrong on it's implementation

silent flax
clear igloo
#

ok, so 0+1 is what they were describing then 🙂

silent flax
#

RAID 10 is preferable due better reliability against disk failures

clear igloo
#

Yup, I was just about to say

stuck grove
#

assuming the same number of disks, and two vdevs of raid1

pastel monolith
# frail inlet AI said the following... ``` Yes, you can integrate Pangolin with your existing ...

Oh yeah it's like a "Everything and kitchen sink" kind of solution where it has it's own traefik instance for managing the set of sites/redirecting and for handing the auth checks ("badger" plugin for traefik does that part from what I gather) so you just start clean slate with it on a new instance and if go through the "Regular setup" (I followed a Youtube guide mostly but their docs are not bad when needed).

On the server end up with three containers running though:

  1. server for pangolin web interface/server components
  2. "gerbil" which high level understanding is it manages the wireguard tunnel creation, when a "newt" (service run wherever the "edge"/actual service is running you want to proxy to is) contacts the pangolin server (with credentials) it creates a secure tunnel (between the newt and the gerbil... cute) and then uses a websocket connection over that VPN tunnel for proxying the traffic.
  3. traefik - handles TLS termination with certs created with letsencrypt/certbot and redirecting traffic based on domains to the appropriate service

So things you need to do to make it work are basically 1. make a wildcard TLS cert for your domain (certbot can do with manual domain verification) 2. point domain/subdomains at the pangolin server 3. setup sites (domain point to service) on the pangolin web interface and "newt instances" to run wherever you want to proxy stuff to... you don't have to do 1 but having TLS cert for domain to use for all the services locally makes life a lot easier (don't need to disable TLS everywhere or have everything web accessible to use the certs if make manually).

If just after the VPN+user management then headscale probably simpler setup to some degree but ya know pretty close to same underlying tools and whatnot (pangolin just offering the "simple reverse proxy" beyond just VPN tunnel management)

nova glacier
nova glacier
#

RAID 10 in particular should be the highest theoretical throughput assuming unimaginably fast CPU, memory, and zero shared buses; 2x write and 4x read. I don't have enough of the same drive (or m.2 PCIe carrier) to benchmark how close to that theoretical is achievable. I think in practice it falls quite short

cunning lion
#

@silent flax @clear igloo @nova glacier I was thinking Raid 01/10 one or the other doesn't matter which honestly for the CACHE drives and Raid 5 for the main NAS/DAS setup

nova glacier
#

Apparently even the megaraid 96xx series can do PCIe nvme over their SlimSAS connectors. I had assumed they only meant nvme protocol support, not actually PCIe on the storage interface side. They're not a switch though so x16 host to 16 lanes of storage PCIe interface to divy up

cunning lion
#

So hopefully the data won't stay in cache for to long before being pushed to the hdds

nova glacier
#

I'd personally recommend raid6, but it's up to you

#

Maybe even raid 7

RAID 6/7 I suppose

frail inlet
#

Looking into netbird rn

frail inlet
#

So I got wg-easy set up. Works perfectly fine. I can make clients very easily, but is there a way I can get more logging per client?

cunning lion
vast saddle
#

Yuck. Asian telephone lines

#

They don’t even bother to take down abandoned lines and use messenger wire and lashing to bundle existing fiber/coax cables

#

This is what we use in the USA when lashing cables

stuck grove
vast saddle
#

This is just so much cleaner

vast saddle
#

Here in the USA we have distance requirements between electrical lines and telecommunication lines

opal pagoda
opal pagoda
#

in europe 400v 3 phase is distributed using insulated cables from a much larger transformer, much less danger than having bare 13.2KV line dangling above your head

#

ADSS cables used for ftth doesn't have interference from mains, while you have posted everything from coax to fiber with integrated power distribution which is definitely not ADSS and mains definitely can cause interference with it

silent flax
silent flax
#

my ISP just got bought by the biggest cell network operator, we will see in few months how much worse or better it gets

nova glacier
random siren
harsh comet
#

Got some free network gear recently lol

stuck grove
#

So jealous

#

the best network gear is the stuff you don't have to pay for

rocky badge
#

@clear igloo @waxen scroll is this overkill for my lab lol

waxen scroll
#

you should get a generator

nova glacier
#

jesus, that's over $2/Whr. Even for a full system with inverter that's wild. Brand new systems from ecoflow/jackery/etc are around $0.50-0.70/Whr

nova glacier
#

ig that's what they call the rack tax

cosmic pilot
#

Where should I even start with trying to get an acceptable network connection to this whole property

#

The goal is to run a bunch of cameras within that area and the connection is terrible once you get like 50ft from the ap and this seems completely beyond the scope of a bunch of mesh nodes

#

It's just so much larger than anything I've ever done

#

Cameras in any area that go past like -75dbm essentially will not function

stuck grove
#

a good 2.4ghz directional AP

cosmic pilot
#

Which is why the connection is so bad on the south side

#

Agricultural construction techniques and wireless networking are such a terrible combination pepecry

stuck grove
#

You’d need an omnidirectional AP inside each shed

#

you can do direct burial ethernet runs if you need to

#

just make sure you get cable that is rated for that

cosmic pilot
#

I'm looking at ubiquiti stuff right now and I'm just hoping he doesn't complain about pricing

rocky badge
#

Trying to do a stupid port forward
WAN -> UDMP -> VM with WireGuard tunnel -> OPNSense with WireGuard Peer -> VM
Stuff behind the UDMP can access the end VM but I can't port forward out to the Internet
I don't see anything obvious that is blocking

#

UDMP has static route to stuff behind OPNsense through the WG tunnel and opposite end the same

opal pagoda
opal pagoda
steel cove
#

I understand why people like unifi now, swapped from mikrotik

shut stag
#

i love ubiquiti

faint sequoia
#

Any suggestions or point me to research on fall back cell connection router?

opal pagoda
#

i use tp link er605 to do it
works well

#

if you get infinite GB on the sim card you could even load balance

faint sequoia
wet wigeon
#

5g too if you care about that

pseudo blade
#

I want to like it, but not entirely sure yet

#

Retaillers here so far want $400 AUD??

#

5 2.5gbps ethernet ports
2.4GHz, 5GHz, 6GHz WiFi7 and Thread? But no EMLMR, and possibly limited bandwidth on the 5 and 6ghz

#

1.1GHz 4-core CPU (allegedly NAT and whatnot's going to happen in hardware though firewall particulars and bridging for WiFi's obviously not)

#

2GB RAM and a concealed flash drive bay for media sharing over the internet using a baked-in app and containers

#

Looks like it's supposed to be closer to $270 AUD/$179 USD based on international pricing and it's a much easier buy at that price than $400

#

Still a device built to a price with annoying caveats but possibly a lot closer than previous offerings, need to see the real-world outcomes

nova glacier
pseudo blade
nova glacier
#

There's a great deal of misinfo surrounding MLO. Many folks online seem to be under the impression that EMLMR is necessary for "true" MLO, and while that's technically true w.r.t. marketing claims, it's not really gonna do anything unless client devices start packing more radios. Which seems improbable given how long they've had just 2 radios, barring that short period where there was a 3 radio chipset used in one generation of macbooks and dells (BCM43602)

pseudo blade
#

I know my phone and laptop won't do it anyways

nova glacier
#

though I will admit backhaul is a great use for it and that should be highly viable since routers/APs typically contain quite a number of radios

pseudo blade
#

I want something to replace my hackjob setup of a WiFi 5 4x4 ISP router with LAN>WiFi bridge misused to make an AP with an ethernet-only Mikrotik hEX

#

I'm hoping this will pop up somewhere at a decent price after it's properly released and also doesn't totally bomb reviews

#

Otherwise when I finally tire of WPA2 and WiFi 5 I may just give up and go for a UDR 7 or x86 and a UAP if I must pay out the nose for a decent router anyways

vast saddle
#

Got this as a Christmas present. Awesome.

#

894 pages of networking information. 100 pages of useful stuff

stuck grove
#

buying a physical book to learn about networking is a bit ironic

opal pagoda
stuck grove
#

they should give you a set of blank punchcards so you can have somewhere to start

opal pagoda
#

1km spool of wire so you can start from telegraph

pulsar dawn
#

Does type c to Ethernet work on android tablets and does it take too much power?

opal pagoda
#

I use it occasionally on my phone for testing

ornate jungle
silent flax
rose fable
rocky badge
#

@clear igloo @waxen scroll Should I do my networking in the front or back of my server rack? 😩 Front looks sexy but rear is so much more pratical considering all of the server stuff is in the back

clear igloo
#

Middle of row

rocky badge
#

?

opal pagoda
rocky badge
#

Servers are front to back

#

Networking is the Ubiquiti style of cooling 🤣

#

so either side to side or front to back

opal pagoda
rocky badge
#

I mean its no big deal

#

the shit doesn't output much heat

opal pagoda
#

dac and optics are low power, when you start using 10gbaset it gets hot

rocky badge
#

I'm not using any 10gbaset

#

It's gonna be my rack and my friend's server rack in the same room

#

but we're gonna put in a mini split

opal pagoda
#

if you are not containing air of cold or hot isle it doesent matter at all

rocky badge
#

yeah not really

#

We're just trying to avoid having servers blow the opposite way though. But at the end of the day the ubiquiti shit doesn't matter

opal pagoda
#

just pls check that your ups is not intaking air hotter than 25c, idealy 20c

#

as anything over 25 will degrade batteries

rocky badge
#

PoE++ RGB???

#

I would need 47W, I can get that with PoE++ and a splitter

#

but that would mean it's UPS powered

opal pagoda
#

when you can just mount a 12v psu somewhere

rocky badge
#

Yeah lolll

opal pagoda
#

i have one din rail screwed at the back of rack, takes no space and i mount monitoring stuff to it

#

you could mount din rail psu on it

rocky badge
#

Oh yeah I forgot about din rail

opal pagoda
#

btw dont forget humidification, atleast have a floor unit you could fill and run before you go in touching the servers
if humidity is below 20 static builds up on your clothes so fast

#

and mini split will be constantly removing moisture from the room

waxen scroll
#

many switches cant reverse fans, so you need to mount how the fans are... or reverse the fans in a reversable switch

#

@clear igloo /thread

rocky badge
#

@waxen scroll @clear igloo

#

My city's baseball field is balling 💀

#

50G capable switch to a fucking baseball field lol

waxen scroll
#

but a 2901? yuck

rocky badge
#

Aruba 6300M

#

oh the cisco yeah

#

I'm not sure what the switch is connected to, it has two fibers and the 2901 only has that one port

#

I wonder what's stopping them just doing all layer 3 on the switch

waxen scroll
#

@rocky badge one thing that annoys me is that arista likes to call their switches "routers"

#

the guy I am working with keeps saying router and im like GUH

ornate jungle
# rocky badge <@291198741862416384> <@186123993412141057> Should I do my networking in the fro...

When re-wiring the 4x back 2 back server racks in the server room at work, we have part of our network stack facing the front, above the servers, and part of it around back for easy access to the server ports and where the patch panels were originally installed. I'd love everything to be in one place, but I wasn't around 10+ years ago when the building was renovated so we get what we get.

opal pagoda
#

yikes.
replace those cameras first

meager ginkgo
#

Reolink is a good all around option

#

You can get solar powered cameras + their home hub or get PoE powered

#

If they’re willing to and have attic access, I’d push them towards PoE

#

Battery/wifi cameras are meant as a last resort

#

More and more thieves are using wireless jammers now against them

#

Ubiquiti is nice for networking but their cameras leave a lot to be desired IMO

sour root
#

If I wanted to find an internal port how would I go about that?

ornate jungle
# sour root If I wanted to find an internal port how would I go about that?

You would get a flashlight or other light Source then walk over to the device that has the port and look with your eyes. If you meant an internal virtual port number for an application or service running on a computer, you would check the documentation to see what ports the application or service uses.

opal pagoda
meager ginkgo
#

Nmap would also work ^

sour root
#

It's just for port fowarding

nova hatch
#

i’m 15 and this is my closet lol

#

i ran a 75ft rj45 upstairs

#

the 1u server is a power edge r-300

lone crane
#

there are reasons im more in love with my NUCs

rose fable
#

Yep, went 100% mini PC as well myself. So tidy and easy to travel with.

lone crane
#

OMG he has a ddr2 core 2 dou/ celeron server

rose fable
#

But he don't gotta pay for power either

lone crane
#

i do not have to pay for power and like uhhh yeeeaaa

#

my rule is the stuff i use at least use usb 3.0

rose fable
#

Well it'll do the job. It could still run plenty of stuff fine.

lone crane
#

o well at least its winter

nova hatch
nova hatch
lone crane
#

O wow

nova hatch
#

i was just about to upgrade the ram from8gb to 24 gb ecc but then ram prices went up a bit even for ddr2

sour root
#

How do you figure out if it's your network card that's the problem or your ISP?

opal pagoda
#

check link speed in windows

#

if you cap out at aprox 100 mbps it is probably your network cable

sour root
#

How do I check the link speeds

lone crane
#

ethernet settings

sour root
#

It says its 1000Mbps

#

I'm just trynna figure out if these lag spikes are because my network card or my ISP

#

When I can connect to ppl p2p I get terrible lag spikes

lone crane
#

are you directly connected to your ISPs router that is using fiber or a cable from the outside?

sour root
#

Yes my pc directly connected to the router

#

and the modem is right next to it

lone crane
#

is it fiber or copper to the outside

sour root
#

It's Spectrum, so it's def not fiber

lone crane
#

can you take a pic of your modem

sour root
lone crane
#

pic of the back

#

i wanna see where your internet cable leeds

silent flax
#

(99% chance it is coax DOCSIS)

lone crane
#

only rj45

#

its why im so confused

silent flax
#

the rectangular thing is the coax modem, the circular thing is the wifi router

lone crane
#

aaaaaa

#

ok cewl i did not know they actually finally split em up

#

o well he has ISP issue

#

would have been fun to check if he was using wifi somehow

silent flax
sour root
#

too much of a powerful signal you say

silent flax
#

i had the modem restarting itself once in a while, then when i upgraded from 500 to 1000Mbps, they had to send technician to verify if my connection can do that speed. And the guy had to insert a 3 or 8dB attenuator to weaken the signal (can't remember how much), so it was not overwhelming the modem

sour root
#

I've never had an issue with p2p connections prior to Dec 19 when there was a storm with high winds in NY

#

I've had 2 techs over

silent flax
#

🤷‍♂️

sour root
#

they changed the router and the modem. Changed a splitter outside and capped one that was causing interference inside.

lone crane
#

is it only your pc having issues?

sour root
#

And still when I get on packetlosstest, I'm getting lag spikes to a server in NJ. I recently did the same test on my iphone with the wifi(terrible latency)on and did it with cell carrier's 5g connection and the 5g was excellent.

sour root
pastel monolith
#

If phone and PC showing it definitely points at router or modem or otherwise outside of the NIC in the PC

#

Know over the holidays lots of game servers had gone down at one point but didn't see news about what happened there that said the packetlosstest page seems to show good connectivity here (0 packet loss around and under 60ms latency here with at&t fiber)

lone crane
#

considering both router and modem have been swapped its something on the ISPs end

sour root
pseudo blade
#

Nobody sane is standing up DDR2 servers, it has no commercial value

#

Price is probably going up more because it's all finding its final resting place, either recycled or landfill

#

If it were actually appreciating I'd go sell all my old DDR2 DIMMs I'd largely forgotten about

#

I can see listings well under US$1/GB for RDIMMs in moderate quantity and high (for DDR2) capacity

lone crane
#

i think i have some too i think but its like 512MB dims

nova glacier
# sour root see

This looks fairly typical of a crowded DOCSIS 3.0 node. What model number is the modem? With most modems it's possible to access the signal status/diagnostics page to rule signal issues out

pseudo blade
opal pagoda
pseudo blade
#

Pretty much

#

That's for nearly any IT stuff outside bubbles

opal pagoda
#

yes

pseudo blade
#

Sadly IT hardware has a couple of those right now

opal pagoda
pseudo blade
#

I'm curious what the spot price graph looks like for top capacity chips

#

I know what it looks like at retail and from what's being reported, but I'm sure it's even worse on the spot market

opal pagoda
#

assholes

lone crane
#

get rekt

opal pagoda
#

why is 16gb ddr5 chip 20$ while udimm is 110$

pastel monolith
#

Wat? I don't know what that means

opal pagoda
#

old af news

pastel monolith
#

Right but I mean reason for current conversation around ram prices to some degree...

silent flax
pastel monolith
#

Raw chips/component prices always going to be way cheaper than packaged and put in retail packaging and shipped to customer

silent flax
#

same with people reacting to the 'ASUS entering DRAM market' news. ASUS is entering the 'we make PCBs with heatspreaders and RGB' market, not the 'we make chips for those PCBs' market, thus they only push back the memory module manufacturer count back to the same as it was before Crucial left

#

so it does a big fat net zero help with market and prices

lone crane
#

tbh it makes it worse

nova hatch
#

that’s the reason the price went up. and bc i would like to buy new (just because) but yeah

nova glacier
sour root
#

Model number is ET2251

#

It's the modem they use all in the Spectrum installs

rocky badge
#

@clear igloo Setup a full WG mesh network for S2S harold

nova glacier
sour root
#

Yea they do

#

Getting fed up

#

Like my internet is fine for everything else but p2p gaming atm

nova glacier
#

Sad to say, but that's largely just expected behavior on docshit. Upstream latency characteristics are already trashy on 3.0 and they tend to oversubscribe the absolute shit out of their internet bandwidth. P2P connections can't avoid the congested internet pipe like a steam download or similar can

opal pagoda
nova glacier
#

It still would be nice to rule out signal integrity issues, but you'll just have to get a technician and pray they'll be honest and smart

sour root
#

The thing is that I've never had such issues with p2p connections all these years. It's been a recent issue. Since like Dec 19

#

I'm not expecting ultra low latency, just a stable connection where I can play in peace.

nova glacier
opal pagoda
#

i hate docsis so much

nova glacier
#

same. It's why I prefer to call it docshit

sour root
#

I miss FiOS

#

Spectrum will never be that

#

even though they'll claim it

opal pagoda
sour root
#

Does upgrading from a Cat5e cable to a Cat6 make a difference?

opal pagoda
#

no unless you are using 10g hardware

sour root
#

Damn, I just ordered two of them

opal pagoda
#

just make sure they arent copper clad aluminium (CCA) cable

sour root
opal pagoda
#

monoprice makes good ethernet cables

#

so no worries

nova glacier
#

if there's anything to upgrade it would be any of the in-home coaxial cabling, splitters, and/or moca filter. If you aren't using cable tv boxes, you could even remove the moca blocker

sour root
#

I have one set top box in the house

#

and a xumo box

nova glacier
#

only STBs connected to coaxial matter. Most cable companies have them use MoCA to communicate with the modem to get guide data and firmware updates

nova glacier
# opal pagoda interesting

I can only say with certainty that that's what comcast does but I imagine it's pretty widespread at this point. Much easier on the network to have all the STBs share one data connection via the modem than for all of them to be connected to the internet separately.

#

A neat trick is that many modems will let you use that very same moca network with your own moca adapters too

frail junco
gritty lichen
#

what's a good cheap ish router I can flash openwrt on? Ive bought two TP links now and they are both not the right version that openwrt supports. I just wanna get something working 😭

opal pagoda
gritty lichen
gritty lichen
lone crane
#

50 is pretty low

gritty lichen
opal pagoda
lone crane
#

he only got fidy

opal pagoda
#

Fidy still can buy an old pc and a extra network card

lone crane
#

i dono

#

i wonder how well a old laptop could do

opal pagoda
#

Very well

#

And integrated ups

lone crane
#

if i were to upgrade my own AP it will 100% be the latest generation wifi and do full allowed spec in my country aka for whatever reason wifi 7 APs do not need to have 6GHz

gritty lichen
#

like the main house one

#

basically my main motivation for this was I wanted to run adguard home but my current router doesn't support setting up a DNS server with a local IP

#

I do have an old optiplex, would that work?

lone crane
#

slap a wifi card in it and call it a day

gritty lichen
#

WiFi as in emitting WiFi?

#

not receiving it or whatever, sorry am a bit new to this lol. I guess the optiplex would become the router? it's already running Linux and doing other stuff, does it have to be dedicated to the router?

lone crane
#

just setup a wrt VM and give it the wifi card pcie device and boom

pseudo blade
#

The downside of "slapping a WiFi card in it and calling it a day" is that you can only do one band at a time and 2.4ghz alone rather sucks

gritty lichen
#

this would just be for my room alone

#

the WiFi quality isn't a big deal for me, the main thing is that the ethernet is good

gritty lichen
pseudo blade
gritty lichen
#

what vm software would you use?

pseudo blade
#

A VM is also optional for the desired task

gritty lichen
#

oh can you just set it up as like a Daemon or something? also a bit new ish to Linux lol but I'm getting there

pseudo blade
#

If you did want to do that, you can use KVM and a frontend like Canonical's MicroCloud/Whatever succeeded oVirt/Virt-manager

pseudo blade
#

Like you have to enable IP forwarding in the kernel and then the rest is setting up NAT/routes/whatnot

gritty lichen
#

I mean I would like a router UI I could enter in like the videos I saw 😅

pseudo blade
#

I mean it's possible you could get one working, though most I know of aimed for simplicity are tied to a router distribution like OpenWRT.

gritty lichen
#

hmm

pseudo blade
#

So... VM and PCIe passthrough if you don't want that running directly on hardware

#

It's just a bit awkward to set up

gritty lichen
#

honestly I might just install ublock origin and call it a day 😅

#

other than tinkering there's not really any reason for me to do this

#

I'll do more research and see what I can come up with

sour root
#

Look at this nonsense. Spectrum is the worst.

rocky badge
#

@waxen scroll @clear igloo I got a price on business DIA from my ISP today... I am shocked

waxen scroll
#

Seems alright

#

I haven't priced circuits in a few years. I don't do a lot of WAN right now

topaz patrol
#

Does not seem alright to me, but, different markets I guess

waxen scroll
#

There's a ton that goes into the price of that stuff. I've seen 10mb be that high depending on the country and area

rocky badge
#

Because that is their DIA line

#

you are guaranteed that service

#

non shared

topaz patrol
rocky badge
#

I've seen other DIA pricing in this area and this isn't horrible

#

but I don't want to pay that amount of money to solve the problem I am trying to solve

errant moon
#

I assume this is where to ask the question but I currently have WiFi 5 ISP router which also doesn’t reach my entire house and was wondering what routers you guys would recommend. I was told either 6E or 7 was good and saw some TP link routers for cheap but I didn’t know if they were garbage.

rose fable
#

OpenWRT One

#

You don't need anything special. What's most important is that you use a clean channel. Even on a properly configured 5GHz AX system you can get over 1Gbps real world usage. Just make sure you're using a clean channel.

If you're in a very crowded WI-FI space this is really the only time you may notice 6E and 7 being of benefit, IF you actually have the devices that support it. All those devices that don't support it, it'll do absolutely nothing for. Choosing a clean channel is the single best thing you can do for your Wi-Fi.

#

Putting in tons of APs and mesh can actually hurt your performance if you don't know how to configure it.

errant moon
rose fable
#

25 devices is not much for a typical router BTW

errant moon
#

So the thing in the link adds more channels? The thing is even with only 1 device on we have these issues.

rose fable
#

WiFi has a set amount of channels. You can't add channels to 2.4 or 5GHz or 6. Routers are capable of using all of that spectrum.

#

The problem these days, if you live in a condo or typical neighborhood, ISPs don't configure anything properly and most routers are configured to use a full 80MHz wide channel despite having no reason to do so. And therefore they are all heavily overlapping each other and interfering with each other. This causes bad Wi-Fi performance.

rose fable
#

Correct

lament ibex
#

Hi tech support how can I fix my Blufferbloat?

My PC specs are Ryzen 7 7800x3d, Nvidia 5080 gpu, 32gb GKSKILL RAM 6000MHZ, ASUS ROG STRIX X870 A GAMING WIFI Motherboard

My modem is an ARRIS S33 SURBOARD 3.1 DOCSIS AND MY router is the EERO 6+ and I have 1 gig Spectrum internet plan so why is my jitter and ping spiking so badly when im on a good modem and router

My latency is awful and brutal to play with in games I want to fix it

rose fable
#

Judging by the upload and ping, probably still on copper. Not fiber

lament ibex
#

correct

#

I am not on fiber

nova glacier
rose fable
lament ibex
#

But can it really make the jitter and latency that bad

rose fable
#

Copper often has these issues. Only so much you can really do.

lament ibex
#

Cause my games feel so

#

choppy

#

but im on spectrum 1 gig plan is that copper wifi?

rose fable
#

And you're plugged in via Ethernet to the router?

lament ibex
#

cat 6 cable

rose fable
# lament ibex but im on spectrum 1 gig plan is that copper wifi?

If it was fiber, you are unlikely to see that low of upload. And your ping will be a fraction of what you have. So yeah, copper makes sense.

Canada carriers do the same. Rogers, formerly Shaw always had crazy download, and garbage upload. It was because they were still copper. Also during peak times you'd often not get the full speed. Its still that way to this day. Telus, you'll always get more than what you pay for, and it's symmetrical.

lament ibex
#

I just don't understand how my ping and jitter is so high when I do the internet speed tests it comes up fine

rose fable
lament ibex
rose fable
#

Speed is only a small equation of internet

rose fable
#

Your expensive PC is no longer the bottleneck

lament ibex
rose fable
#

If your games are online games, then yeah that can definitely cause an issue

lament ibex
#

For example in VALORANT I get 22 ms ping but then its 40 ping with network + rtt processing delays

rose fable
#

If you play fully local Games and no issues, then you've isolated the issue

lament ibex
#

in fortnite 45-50 ping

#

but i run ping tests and its fine its just the jitter and latency

rose fable
#

Also remember server distances. There is only so much you can do even with fiber. It will likely reduce your speed test down to 1 or 2ms latency with fiber if you are in Los Angelos. I don't know where the game servers are, but probably similar. But you're likely to reduce it by at least the amount the speedtest gets reduced to. So by at least 10ms.

#

Jitter is the result of copper

lament ibex
#

Gotcha yeah is AT&T or Google Fiber better and im pissed cause im paying 70$ a month for spectrum to cap my upload speed to 40 mbps thats it but all the other providers can go to 500 or 1000

rose fable
#

Copper is way more susceptible to jitter and latency. Its just outdated for today's tech is all. It wasn't so much of an issue when our computers were slower. But now when you get a high end system, you'll notice stuff like this.

lament ibex
#

So the more expensive your PC specs get the more even if ur internet is off you will feel delay and jitter and latency problems?

rose fable
#

Copper gets overloaded during peak times as well. So that can also play into it. In the evening and night for example, way more traffic going on, so you'll get way worse jitter and latency.

rose fable
lament ibex
#

How can a network bottleneck a PC though so much

ornate jungle
# lament ibex How can a network bottleneck a PC though so much

Poorly optimized netcode in modern multiplayer games. Though again, as swat_87 said, even the best netcode can suffer from bad networking. For example, if the route your connection takes from your home connection to the exact datacenter -> server running the exact game -> round / match is poor, there's nothing you can do about this.

rose fable
#

This is why you should try get into LAN gaming my friend.

lament ibex
ornate jungle
lament ibex
rose fable
#

You can call them. But they are unlikely to do much

ornate jungle
#

Having consulted for an ISP... you could contact them, but the honus is on you to provide traceroute logs that prove their routing is the problem. If the routing is poor outside of Spectrum's network, they can't do anything.

lament ibex
ornate jungle
lament ibex
#

how do I benchmark more evidence

rose fable
#

No

lament ibex
#

I am on a 1 gigabyte plan with them how can the jitter and latency be so bad

#

I just dont understand it

rose fable
#

Like I said, speed really has nothing to do with latency. Completely different things.

lament ibex
#

Got it so the speed doesnt effect the latency and jitter

ornate jungle
#

The above links are just 2 of thousands of examples of the complexities involved in troubleshooting routing issues.

rose fable
#

You can have a 50Mbps connection, with a 1ms latency and 0 jitter and you'd likely think and feel that your connection is far better

lament ibex
#

look at all of this bs

#

I am calling google fiber in the morning fuck spectrum

ornate jungle
#

The reality is by the time you collect any evidence, it's highly likely the peering routes between your ISP and the internet backbone and then the game servers themselves will have changed... again. BGP is largely what runs the internet. It's neat, but also has limitations.
https://www.cloudflare.com/learning/security/glossary/what-is-bgp/

rose fable
#

Speed is one of the last things I care about these days. Latency and jitter is honestly what I look at and care more about as those teems to give a better idea of the network quality.

#

Most networks provide plenty of bandwidth and speed

ornate jungle
# lament ibex look at all of this bs

You will get the same sort of results for all ISPs because this issue isn't limited to a single ISP. It might be more common with certain ISPs, but this same problem happens with Google Fiber from time to time too.

lament ibex
#

than the other isps

rose fable
#

I've been on a bad fiber connection as well. Its no fun

ornate jungle
#

In theory, yes, due to how optical light works. In practice... with how many ISPs run their backbone networks, it really depends on how the fiber is run in your area. Underground is best, unless you live somewhere where the ground freezes - then underground is the absolute worst. So... many... flooded + frozen cable vaults.

rose fable
lament ibex
rose fable
#

You just gotta go deep enough

ornate jungle
rose fable
# lament ibex I am in LA a lot of game servers are here

If you can and have friends. Go to their houses, if they have different providers and test the pings and speedtests. See the latency and jitter. See which one has the lowest of all of them. It might be the easiest way for you to get a better idea of who has the best routes to the servers.

rose fable
#

The east don't matter

#

😏

lament ibex
#

So even if I have fiber its not guaranteed my jitter and latency goes away?

ornate jungle
#

I'm out west. 😉 Again, it depends on how neighborhoods were built. Newer neighborhoods are more likely to have underground services, but this isn't always true. Older neighborhoods usually keep their overhead lines because it's far too expensive to bury things afterwards.

lament ibex
#

But I want it to go away...

ornate jungle
lament ibex
#

I wanna see how your latency and jitter looks

#

so theres a chance even if I get fiber this cannot be fixed?

rose fable
#

We can only give you ideas about best case scenario to help you decide who to go with. Its why I say, if you have friends on different ISPs get them to run tests for you

lament ibex
#

so that is a no blow

rose fable
#

But that isn't foolproof either since neighborhood could screw you

rose fable
lament ibex
#

i live in an area that just got fiber about a month ago so the lines r brand new so i think it would fix all my problems @rose fable

rose fable
#

I just don't want you spending money unnecessarily and going into some contract only for it to do nothing

lament ibex
#

then what other way is there to fix this jitter

#

do i need to move houses 😭

ornate jungle
rose fable
#

Yes i understand that

ornate jungle
rose fable
#

It could give you an idea though.

#

But you gotta understand the Wi-Fi equation as well

lament ibex
#

but ur download active is 10x better than mine

ornate jungle
lament ibex
#

why didnt it say u have low latency gaming

#

theres an error on it

ornate jungle
#

No idea. This site doesn't properly explain how it calculated things. (Clicking Read More just takes you to an FAQ, it does not actually explain any of the measurements and I don't care to figure it out because my connection works fine for my needs.)

rose fable
#

Here is an example of trash tier fiber vs good quality fiber on a Wi-Fi connection.

lament ibex
#

at the bottom of the data

#

what the heck is that responsiveness

rose fable
ornate jungle
nova glacier
# lament ibex so theres a chance even if I get fiber this cannot be fixed?

odds are it will at least be better since the latency and jitter characteristics of PON is better than DOCSIS, but last-mile infra is just one piece of the puzzle. Without access to your local infra to see the diagnostics (not really possible unless you work for the ISP), it's impossible to make any promises

lament ibex
rose fable
lament ibex
#

so idk if that counts

rose fable
#

It was pretty obvious when I shifted to the good one how much everything worked better.

lament ibex
#

my dream speeds

rose fable
#

Again, don't focus so much on speed alone. That is one of the last things that matter

#

Once you're past a certain point in a home connection, it won't make a big difference

lament ibex
#

but some places dont offer fiber so wouldnt the places who offer fiber have stable internet and ping and latency

rose fable
#

Better chance yes. But not guaranteed

#

Networks are a fickle thing

nova glacier
lament ibex
#

and the eero 6+ wifi mesh

ornate jungle
nova glacier
rose fable
lament ibex
#

I bought the best router and modem i could find and its still shit jitter and latency

#

maybe its just my area i live for network is just shit

nova glacier
#

if you can access your modem's diagnostics page, you can check your channels to see what they are

errant moon
rose fable
#

You can walk around and you'll see it update every few seconds

lament ibex
#

its just the ISP i think unfortunately

#

spectrum is just shit balls

rose fable
#

But, other electronics could be running on those channels as well

rose fable
#

Its the most basic of troubleshooting

nova glacier
# lament ibex its not the modem

well no, channel diagnostics is not about whether your own modem is the problem. The diagnostics would be the signal integrity and mode of the channels being sent by your ISP to your modem (and vice versa)

lament ibex
#

cant my isp only see that

rose fable
#

Are you at your computer?

errant moon
#

The green is right by the router

#

Red is in my room which is a wooden wall away from the router 10 feet

nova glacier
# lament ibex cant my isp only see that

Only when they've locked down a leased modem. If you own that modem, you can access the page. The only part that's only visible to the ISP is the upstream SNR. The default IP and usename and password are on the label on the bottom of the modem. iirc, Arris defaults to the last 6 or 8 digits of the S/N for the default password

rose fable
lament ibex
rose fable
errant moon
#

Wifiman. I’m on iPhone

rose fable
errant moon
#

What do I need to use?

rose fable
#

Something that provides this. I'm sorry I don't know on iOS these days. But that'll show you all the APs and the channels

nova glacier
ornate jungle
rose fable
#

Ah damn

#

Limited to an Android or laptop then likely

rose fable
#

Run ipconfig, then browse to the output of gateway

#

Or as I said earlier traceroute

nova glacier
# lament ibex didnt work

also try https://192.168.100.1
It's also possible your eero setup isn't allowing the connection to be routed. You may need to connect directly to the modem, set your ethernet interface static to 192.168.100.10, and then reboot the modem

#

your browser will complain about the invalid cert if https works

lament ibex
rose fable
#

Can you open up Terminal and run

Tracert 1.1.1.1

nova glacier
rose fable
#

It doesn't show your public IP

rose fable
topaz patrol
rose fable
#

So less than 1ms to your router. Next hop is 10

lament ibex
#

Its not my modem

rose fable
lament ibex
#

Its the isp thats the issue

topaz patrol
errant moon
nova glacier
rose fable
topaz patrol
#

Could also be that location and physics are the issue

#

ping 1.1.1.1 -t

lament ibex
#

nothing out of the ordinary

rose fable
rose fable
#

Then when noticing issues, you look for spikes. But, you'll also wanna run this same test to the game server while gaming

errant moon
nova glacier
#

you are also largely just measuring unloaded latency by doing this on its own. It's loaded latency that is far more likely to experience spikes, so you gotta do also be doing somethting while you're pinging

rose fable
errant moon
#

5

#

2.4 gets 20mbps

rose fable
#

Then I really wanna see channels

rose fable
ornate jungle
rose fable
#

What I can tell you now is that your router WiFi capabilities will not reach 1Gbps ever in it's current configuration of AC

lament ibex
#

@nova glacier When I am in the webmanager for my ARRIS S33 what do i look for?

nova glacier
# lament ibex Its the isp thats the issue

If you want to know if fiber will make a good improvement, please get access to your modem's diagnostics so that you can determine if you're on DOCSIS 3.0. It will also help rule out signal integrity issues which would also contribute to jitter, though I doubt that's the issue in this case. This is what Arris's interface looks like and this is an example of DOCSIS 3.0 (modulation: QAM256) + 3.1 (modulation: Other) channels on the downstream while DOCSIS 3.0 (modulation: SC-QAM) only on the upstream

lament ibex
errant moon
rose fable
nova glacier
errant moon
rose fable
errant moon
#

200 or less

nova glacier
# lament ibex with my ISP it is 3.0 it says

what says that? 3.1 downstream is practically universal at this point. Meanwhile 3.1 upstream is still not widespread since many ISPs are looking to skip right over to DOCSIS 4.0 instead

rose fable
#

$70USD will get you a lot. From there, price goes up quick for not a ton of extra real world speed

rose fable
lament ibex
nova glacier
lament ibex
#

im typing to u on my phone

#

they have me on 3.0 docsis

rose fable
nova glacier
# lament ibex they have me on 3.0 docsis

then fiber will be a fairly significant improvement. Like has been said before, nobody can promise you this is the only source of your jitter but it definitely is going to be part of it.

errant moon
nova glacier
# lament ibex r u on fiber

no, that Arris page was my own. I'm on a DOCSIS 3.1 downstream and 3.0 upstream. It's got quite shite latency and jitter just like yours does lol. In fact, mine is a fair bit worse

rose fable
nova glacier
#

They are the single ISP available here so I've got no choice in the matter. Over double what yours costs too

errant moon
lament ibex
rose fable
nova glacier
rose fable
nova glacier
nova glacier
#

lucky

lament ibex
#

but its not guaranteed it fixes my problems

rose fable
errant moon
rose fable
nova glacier
# lament ibex but its not guaranteed it fixes my problems

I can tell you without a doubt that DOCSIS 3.0 is going to be a major contributor. It's not necessarily the entirety of the problem, but it's a very well-known limitation. 3.1 switched to OFDMA practically explicitly to help alleviate this problem

rose fable
#

@nova glacier any suggestions for a router under 200USD?

nova glacier
rose fable
#

I'm out of the continent, so honestly I don't know general availability of stuff

nova glacier
#

I had previously been on fiber as a kid

lament ibex
nova glacier
#

life happened

rose fable
#

Its wild how USA that prides itself as tech leader still offers this garbage. Living in SEA it's so easy to get fiber internet that is high quality for cheap

#

Copper, in the second biggest city of USA. Laughable

nova glacier
rose fable
nova glacier
#

oh it's at $100 now, but that's still pretty good

rose fable
#

Yeah better than the one he sent for sure

errant moon
#

Would it be worse than the WiFi 7 router? Reason I’m asking is it’s a gift and the budget is 200 bucks so I don’t mind maxing it out more

#

I’ve heard good stuff about ASUS routers though

nova glacier
rose fable
#

Do you have Wi-Fi 7 devices? That's kinda the thing. Its not even mainstream. If your not doing heavy LAN stuff, WiFi 7 is more marketing than anything if your internet connection is only 1Gbps

#

If you're just doing everyday stuff, and not running a local server, you're unlikely to run into bottlenecks

errant moon
#

My pc is WiFi 7. And I heard it’s better for VR latency and more “future proofing” ig

rose fable
#

I'd say the 6E is better for VR latency at this point in time

#

But I could be wrong. In your situation, I don't think you have interference from other devices

#

If Wi-Fi 7 is in the budget, it's not a drawback at all

errant moon
rose fable
#

6E is gonna get you the 1Gbps though.

nova glacier
rose fable
nova glacier
#

ah yeah, then much of the benefits of wifi 7 become quite moot

#

The're mostly focused on improving performance under congestion scenarios

#

Though 4096-QAM (20% improvement over 1024-QAM of 6E) and 320MHz (just double 160MHz bandwidth ofc) does help in any case

rose fable
#

At 1Gbps?

#

Even AX I can achieve 1Gbps on a clean 80MHz channel

errant moon
rose fable
#

Its wild watching files transfer to the server at over 100MBps

errant moon
#

Though better WiFi speed would be great like transferring steam games over WiFi

rose fable
errant moon
nova glacier
errant moon
#

I just want the best for around 200

rose fable
#

Then yes

#

You have multiple gaming rigs in the house?

nova glacier
errant moon
#

So possibly stupid question what is 4x4 vs 3x3 or 2x2. And yes multiple rigs for different people

nova glacier
#

It's the number of spatial streams. For example a 160MHz spatial stream max theoretical is 1200Mbps (using 1024-QAM), but with 2x2 client you can have 2 x 1200Mbps for 2400Mbps total. This how they come up with those misrepresentative numbers for marketing routers (the 11000 Mbps claimed by that Asus router for example).

rose fable
#

And those spatial streams require a clean channel to achieve those results. Which in your situation could actually hold true

ornate jungle
rose fable
#

I swear they do the results inside a Faraday chamber with one device

ornate jungle
ornate jungle
#

Ohhhh loool 😄 Gotcha gotcha. For those not in the know, tada! https://www.youtube.com/watch?v=bY4MTjVEtjE&t=622s

Thanks to Raymond EMC for sponsoring this video! Check them out today at https://lmg.gg/remc

Raymond EMC specializes in the engineering, design, fabrication, installation, and testing of custom radio frequency (RF) shielded enclosures, reverb, and anechoic chambers for military, government, automotive, high-tech, medical, medical, and industria...

▶ Play video
rose fable
#

Yeah exactly. Is it a true Faraday or just padding? I remember this video, but not fully

#

I love these videos and stuff though

#

I loved how he had to redo his whole home network because too much interference as well. People really don't understand Wi-Fi whatsoever. M

#

Guy with unlimited funds for tech can't even get his WiFi devices connecting. Yeah, because he had it all configured wrong and way too many APs

errant moon
rose fable
#

Put it this way, both are gonna slap anything you got now

#

Both will be able to throughout your ISP 1Gbps

#

The only time the Asus may pull ahead is transferring from computer to computer within your house, if both have a capable WiFi card

errant moon
#

So when I do buy it how do I even set it up? Right now ig the ISP router is working as the modem as well would I have to buy a separate modem or how does that work

rose fable
#

This depends on the ISP. Ideally you want Bridged mode on the ISP device.

#

That effectively just passes through everything retrieved without any modification.

#

Then your router becomes the manager of traffic

errant moon
#

And how would I set it to bridged mode? And as far as cables go do I plug a new Ethernet cable from a lan slot on the ISP to the wan port on the new router? I have no idea

rose fable
#

Sometimes you will need to call them to put it into that mode. And it might be worthwhile to call them to make sure they support that before going out and buying.

rose fable
errant moon
#

I was going to call them tomorrow. I heard something about an app is needed? It’s gonetspeed if that means anything

rose fable
#

Your best bet, call them and say you wanna use your own router. You heard about bridged mode or something. They SHOULD know what you mean.

#

Some ISP have the setting available in the GUI. And you don't need to call

#

More often than not, you need to call

#

If you know your router IP, you could easily check now

#

If you have the password and username. Typically written on the router itself

errant moon
#

So there’s no router IP on the router but there’s a password

#

Nvm I’m wrong there’s neither

rose fable
#

But you're connected to it's WiFi right?

#

Its providing WiFi?

errant moon
#

Yes and when I go to my phone settings and I click on it I see router and there’s an IP by it that does not work

nova glacier
#

They seem to use some nokia router that uses an app instead of a web interface. I hate the future

rose fable
#

Then I'm sorry, I dunno

nova glacier
#

not everything needs to be a damned app but alas

rose fable
#

I'm a bit on the drunk side now. I'm gonna step aside

errant moon
#

It’s a smartRG router

rose fable
#

I've done what i can do for the time being

nova glacier
errant moon
#

Yea this router is a few years old and I read today they provide WIFI 6 routers now

nova glacier
#

What technology is your connection? coaxial cable (DOCSIS), fiber (PON), or vDSL?

errant moon
#

Okay so they put in fiber a few years ago but this box is outside idk what it is. The Ethernet side goes to the ISP

#

I don’t think it’s DSL isn’t that slow?

nova glacier
#

That's a MoCA adapter to provide ethernet over your home's internal coaxial cable, not your internet connection

rose fable
#

It would be useful to connect a device on the LAN port to verify speed

errant moon
#

I get 900-950 mbps on my pc if that’s what your asking

#

Upload and download

rose fable
#

Good then

nova glacier
# errant moon I don’t think it’s DSL isn’t that slow?

extremely yes lol. smart/rg only makes DOCSIS and vDSL modems (and routers), not ONTs. If you have fiber, then you'd separate dedicated fiber ONT connected to the smart/rg's WAN port. There would be no need for any bridge mode in such a case

nova glacier
errant moon
#

Okay so I’m trying but you’re a bit above my pay grade. Idk what DOSIS and ONT is. I dont need to use the ISP once I get the new router?

nova glacier
#

The ONT (optical network terminal) is where the fiber terminates and is converted to ethernet. Does the following sound correct for your setup? Fiber ONT -> ethernet cable -> MoCA adapter -> coaxial -> MoCA adapter -> ethernet cable -> router WAN? If the smart/rg is directly receiving that coaxial cable, then you'll need to buy that second MoCA adapter too

errant moon
#

Okay all I know is the coax comes from the wall and goes to that box in the photo. It then goes to Ethernet which as far as I can tell goes straight into the wan port of the ISP.

#

Is further information needed? I could try and figure it out

nova glacier
#

If your desired router location is close enough to the ONT location, you could also just get rid of the MoCA and use an ethernet cable directly. I assume it's not that close though

errant moon
#

If the ONT is built into the router? The router is ~15 feet away from the outside box

nova glacier
# errant moon If the ONT is built into the router? The router is ~15 feet away from the outsid...

It would be MoCA that would be built-in to your smartrg router, not the ONT. Routers with an ONT built-in do actually exist too, but smartrg doesn't make them and your router would have to be receiving the fiber optic cable if it was the ONT. That greatly limits router placement so they aren't very popular with ISPs. Most use a dedicated ONT, usually inside but I've heard some ISPs will put them outside too

rose fable
#

Removing "hops" is beneficial

nova glacier
errant moon
#

The model number of the router is sr555ac if that helps and the only problem is the cable being in the walls

errant moon
#

Or vice versa idk

nova glacier
#

potentially just another actiontec ECB6200, but MoCA is a standardized protocol so they don't need to be the same make/model on both sides

errant moon
# rose fable Behind or under baseboard?

Common theme but I’m confused is that image I sent not a MoCa adapter? And if so why would I need another if thought the first box its converted to Ethernet. And idk my dad ran it through there in 2011 or so I would have to ask him about cable placement

nova glacier
#

MoCA adapters are necessary on both sides

#

since the sr555ac doesn't have an adapter built-in (many modems actually do), then you already have one on both sides. All you have to do in your setup is to swap the ethernet cable plugged into the sr555ac's WAN port into your new router's WAN port.

#

It would be optimal to get rid of the MoCA, but it's fine to keep if replacing that connection with an ethernet cable is too much of a hassle

errant moon
nova glacier
#

By "wan port on ISP", do you mean the ISP's ONT WAN port?

errant moon
#

Okay so here’s a photo of the outside if its useful. The black coax goes in the photo as seen in top right of photo then goes into the moca adapter which then leads to this port

#

This is the whole system

errant moon
nova glacier
#

dear god that's a sad looking ethernet cable

rose fable
#

I mean, it works obviously, but holy cow

errant moon
#

Thanks bro

#

It’s prettyyyy old

#

Afaik older than me

#

It’s cat5E cable

#

I think

rose fable
#

Let's be real, it is not the cause of your Wi-Fi slowdown. But holy cow

nova glacier
rose fable
#

5E can handle 1Gbps in reasonable distances pretty easily

errant moon
nova glacier
#

yes, if the ONT has a MoCA adapter built-in then your setup would be
ONT WAN MoCA port -> coaxial cable -> MoCA adapter -> ethernet -> sr555ac WAN port

errant moon
#

If this helps at all

nova glacier
#

The old GPON ONT from FiOS I had like 15 years ago had both a MoCA WAN and ethernet WAN ports, so ONTs with built-in MoCA are definitely a thing.

In any case, your setup is just plug-n-play. Swap that ethernet cable from your sr555ac WAN to your new router's WAN port and you're good to go. You may need to spoof the MAC address of the sr555ac (should be on the label), but most ONTs don't care.

rose fable
nova glacier
#

And tbqh, get a new ethernet cable lmfao. That is such a sad cable

#

oh my god all your cables are like that 😭

rose fable
#

Its such a cheap upgrade to rule everything out

errant moon
#

Idk what the upload limit on discord is these days

nova glacier
#

but also that's kinda a comical use of MoCA. What is that like 20 inches?? Surely the ONT has an ethernet WAN port too

errant moon
#

I have a 100ft cable going 10 feet btw with the rest just rolled up in the corner

#

So wdym spoof MAC address and yes I see something labeled mac with an address on the smartrg

nova glacier
#

Your new router will ask you if you need to do this during the first-time setup flow. If your ONT doesn't care it will just connect and it won't ask you

errant moon
#

What is the ONT in that video is it underground?

nova glacier
#

The ONT is inside the white box outside

#

Putting the ONT outside is a bit screwy, but then again so is using MoCA for like a 10 inch run so that seems par for the course lol

errant moon
#

This set up is old it used to be DSL

nova glacier
#

All those coaxial wires are/were for cable TV to different rooms of the house/property. DSL would use an RJ11 twisted pair cabling very similar to ethernet cabling.

errant moon
#

Yea we used to have cable

#

So most of those wires could be done away with?

#

It’s a mess of old stuff

nova glacier
errant moon
#

Ah okay

nova glacier
#

If you find that a single router, even a really nice one, still isn't sufficient for your whole property then MoCA is a fantastic way to get the mesh nodes connected across the house. You wouldn't have to pull ethernet cabling all around the place

errant moon
#

Right now we have an Ethernet cable going from that router to the back of the house which has no internet. Half the house has no internet. Could we move this ISP router to where the cable comes out and use it as another router for the back? I assume plug it in the wan port if so

nova glacier
errant moon
#

Sad but expected

nova glacier
#

both TP-Link and Asus have their own vendor-locked meshing btw

errant moon
#

That sucks

#

I guess I’m going to get the ASUS over the TP link. WIFI 7 doesn’t make up for the other benefits the Asus has it seems like

#

And I’ll call my Internet provider later today and ask them about the whole thing just to verify

nova glacier
#

you'd just have to bring an ethernet cable from the router back over to that congregation of coax and get a bunch of MoCA adapters. One for the router to a coax splitter that goes to the cables out to each room and an adapter for each room.

#

kinda expensive though

errant moon
#

is there a way to use one Ethernet cable to go to multiple devices like a splitter and does it make Internet speed worse

#

Say one cable that splits for my consoles and tv

nova glacier
#

trunking cable isn't a special type of cable tbc, it's just any regular ethernet cable

errant moon
#

So if I knocked my 3 consoles, Apple TV and my main tv that would 5 devices less using WiFi so I assume that would help. They are all grouped

nova glacier
#

If those are all on the same TV it's not like you'd be concurrently using them anyways

errant moon
#

Yes they are all on the same tv

#

If you use them concurrently would that slow things down?

nova glacier
#

You're just limited to the total bandwidth of the uplink port. So if your console is updating a game at 500Mbps then you still would have 500Mbps left over on a GbE uplink. Plenty to watch a netflix stream (Just 40Mbps for 4K, for example). Gigabit unmanaged switches are hella cheap these days, but even 2.5GbE is also coming down in price

errant moon
#

What’s the uplink port in this? The port on router or switch?

nova glacier
#

uplink is the term for the port on the switch's side. On the router side it would be its WAN port could be considered its uplink port

errant moon
#

So would it benefit from having a 2.5gig switch if my internet is one gig? I can’t download on 2 devices at once at 1 gig each can I?

nova glacier
errant moon
#

So the only benefit would be less WiFi congestion?

#

In my case

nova glacier
#

oh well yeah that too

#

I imagine the consoles would be meaingful thing to get off the wifi since game updates can be enormous

#

plus competitive games are so much nicer on ethernet. Consoles still mostly have wifi 5 or 6, no 6GHz, so they're missing out on many of the new improvements that would make wifi more viable.

neon shadow
#

So when I block all ports policy I can’t then allow a port through policy any segregations I blocked as much as I can in the last picture and allowed what I need

errant moon
#

What’s the difference between a Ethernet switch and splitter

nova glacier
#

a splitter might be a cursed device that turns the 4 pairs of a normal ethernet cable into effectively 2 cables of 2 pairs. It's limited to 100Mbps as a result

#

but also some alibaba drop shippers might errantly call a switch a "splitter". Avoid either way lol

errant moon
#

Yea I’m good

#

So in cases like this one I assume port 5 is where the Ethernet cable goes from router and the rest to the other stuff? And what does the 10/100/1000 mean? https://www.google.com/aclk?sa=L&ai=DChsSEwjh0ry5juWRAxXVsgMAHe95CLQYACICCAEQERoCb2E&co=1&gclid=CjwKCAiAjc7KBhBvEiwAE2BDOc62p4RYTgEu-aId-fkzTsoNPWUxWaC6i453oMfWSricMIGTw3kJYhoCNowQAvD_BwE&sph=&cid=CAAS0wHkaFAVeOWxvM4tm8k5SQ4bz7NH5qzRFMwNHLMEcOe9xEMP7soedG3ne_IMobpfYDlKXyHiwTmjoFuKWJ5nnPtL6unuzcs0phDQHMnXbOKyEDBK3a-Fu80hM36iCPWuV96eqLXhEnq4MSYOt_5EAIrrqANrljDZx06_ca1jZfmzU0uOGAZAxFMclA4-Nj0z7XCcUp_ad_2P9TDGAZ4dj0EuONQnaS0-OMYQUtEQFHm1betvTLrrGd1s10mVhpM0gYiVVp1aIGoAKHXhiUYHNPOcAya2&cce=1&sig=AOD64_0VmhsP7NciN5SLbY9nY4G37tHiHA&ctype=46&q=&ved=2ahUKEwiqprW5juWRAxWomSYFHS-DFgYQzzkoAHoECAYQDQ&nis=2&ch=1&adurl=&bg=!kZKlkt3NAAar18aSi9c7ADQBe5WfOKG-0i2IVxTdsLNICFI8k75cD0262En8g6-QHgJslDQNmQuGVlQOzBiWI6Vpf4iuAgAAAEtSAAAAA2gBB34AFB7V9aZjT_3d8be03OtkZj_qCD-kCgHlU31SDAAvf1knNwFN6o2HbgUsqa5WC4XvAjaHfCP6Jw0M0BoDLG0eCgf0Z2lhTtjOA0ZNOYSYgFm7rD2dRPhgtgi167a05JF83AXBvBVGqKPWTUbolaxyTCaW5gU_0--wQRxsiKoxTzCj4jPLD4XpvJXQ7g4YzoJMkhAFNqLTWK4TBH2vVCl5_txIn-I9SuMnbKhh45V9PUfvh8M5FeClFPUlWVJnFJqsEopDwr7D3txFiQOPAF-kGmbZ70SHt2oWejzc6xNj1sqWy2fCNKuA7YZzncQcRsJuvXq-IcvacVPR2Qjb7Kaj-tZgZqq55hwkklYNk1HtDQHs-18-Evluzjz4k4_S5-0GfD7Wle9kRGsQWnHafCu9xufCqVqTyudR_NXQ2LsNOuyRRuizsXNeZKJUSOumZ8v2_I2OB_7E-fWCYkvpDJ81ycJeMJ6moN5lJ1ml_UHuNH3bN6V-5AtDfKnpEGAN89rtEj2Em6v3JjeVt25QFoQ8hnZKPMVfc_0nW9Ycjs-ccHt_jp3oDLe_euzAj8UcgzVZ6msct1rjilf-2Dei4-tu8rTOTXAZ0aKD4cd_a6oPtWo73DzuL1RD_JsduFa2DvzEstxx8U9M9c_9P0rilq18aryVGgXKDqK2PzB4F2SZAS7dkoEyDgU8l-pbc6rouf9-AokrJ7N5-HXIm7aTZShAOweikAB9lJE5Qq1oi9LpzujmfHh8JF09X1cHrzJZa0CTytNmKUq0COYG0D0JwlgHOxr2bkdcK14pa51T2UoAVhBSvJwEZDZm95M8rIFyJ2zg4P-sYhubDW3ObwdDfyDBhqTfCOXTsEyJb17KQcr0C8YoMtCToHnfGikJ_XbtRND_nwtqf40MvB5BlfuGTwg2CUyLYBsdVbib-LHP2tNz7xxsWwYw3zTr-bL7cSOzrz2Xw7Oe5SZbLeKnBB13T-WMR5zt73Jahpvm_QHkm3Gi2gVAmaZM3i0xfCG6d3Ye1tu4oAvn4jV8s5uGPbKpoypZ1nHVUkXOGRzvnrqiopi2ADYfqroOAiFyEtJZCakI6Q

#

Long link my bad

nova glacier
#

10/100/1000 is just the ability to support running at reduced bandwidth modes of 10Mbit and 100Mbit. It's pretty standard functionality

nova glacier
errant moon
#

After calling the Internet provider and getting all this stuff fixed if I have any further questions do you mind if I ask you here? I can’t thank you enough for the help, all this WiFi mess confuses me but I’m trying to learn.

nova glacier
neon shadow
# errant moon So it just works? Good to know

Pretty much yeah just make sure depending on what you have if it’s an all-in-one modem and router this doesn’t matter, but if it’s separate, make sure your router and modem are connected through the yellow ports than a cord goes from router any other port or your modem and router any ethernet port into the yellow port on the switch and you’re all good. You can wire everything from the switch then.

neon shadow
errant moon
#

Only use the yellow ports on router for the switch?

neon shadow
# errant moon So what are you saying? Your wording is confusing. Sorry

So I can make it simple if you have a modem and router and their separate devices than the yellow port on your modem would go into the yellow port on your router any other port, like the black ports would go into the switch from the router now if you have an all in one, it’s different all in one refers to your modem and router being the same device. If you have an all in one, you just wire a cord going from one of the black ports on it into the yellow port on your switch.

nova glacier
errant moon
neon shadow
nova glacier
#

There is no standardized color coding of ports. You just plug in any switch port to a router LAN port, that's it.

neon shadow
lament ibex
#

@nova glacier

#

look at my jitter latency

#

its capped around 37.5 ms-40 its not stable

#

@rose fable

opal pagoda
lament ibex
lone crane
lone crane
#

well you ask the datacenter and your ISP if you can get a direct connection

opal pagoda
#

or dark fiber rental with IX connection

lone crane
#

all for speeds faster than a human can notice

#

while already having that

lone crane
opal pagoda
#

just move closer to DC

stuck grove
#

camp outside an equinix site and get the fastest internet possible

lone crane
#

he could checkout what other ISPs might be around

#

my landlord changed ISPs and i think i got a 50% reduction in ping for some games

#

more direct to the EU or Sweden or something

opal pagoda
#

i avoid docsis like a plauge

lone crane
#

here in Norway about maybe even 90% now have the ability to get fiber

opal pagoda
lone crane
#

xd

opal pagoda
#

went bankrupt lol

lone crane
#

i have never really been without access to fiber

opal pagoda
#

i talked to ISP guy that overlooks ftth deployments
"yea we will not deploy anywhere if we dont get eu funding, it just isnt cost effective"
so basically they are waiting around for another eu subsidy to rollout

lone crane
#

aint docsis very spensive to run and maintain

#

and only real reason to keep em going is since they are already in the ground and they already have the equipment

opal pagoda
#

lol they are still using vdsl here

floral vortex
#

I manage my parents and friends network using Unify,
Me Asound - Coax Cable
friend Comcast - Coax Cable
parents- ATT fiber

twin pier
#

The houses are all connected together into a single dashboard?

floral vortex
#

no, its under site management

nova glacier
# lament ibex look at my jitter latency

That's actually pretty excellent for DOCSIS 3.0 lol. Under load during peak hours I usually average 40ms latency, 40ms jitter, and spikes to 150-200ms to most east coast game servers.

lament ibex
#

I am on a 360 hz monitor though too along with my high end pc so

nova glacier
#

But as far as jitter goes, your 10ms or so should be manageable by most games' netcode

lone crane
rocky badge
#

@clear igloo @waxen scroll Help me

#

I am planning out anycast DNS at home now

rocky badge
#

I have 5 DNS servers spread across 3 sites and I want a single IP to point clients to

#

chatgpt just recommended doing bgp on my wireguard s2s to announce the IP at each site so each site's router can select the best path

#

And then my dns servers doing bgp to my wg routers so they withdraw when they die

#

is this overkill???

clear igloo
#

yes, 100% overkill

rocky badge
#

why :(

#

rn this is what I hand out as DNS servers

clear igloo
#

anycast is the same IP in multiple places and the first to respond is chosen

rocky badge
#

the site's local DNS server & one of the offiste colo's DNS server

clear igloo
#

So do you have overlapping IPs at each site?

rocky badge
#

not rn

#

everything is separate spaces

clear igloo
#

In my head I'd have a fallback local to each site as secondary DNS server but a common primary server at the hub

rocky badge
#

Oh so you'd reverse the order?

clear igloo
#

yeah, if you want to simplify, and then have the local fallback in case the site link to the hub goes down

rocky badge
#

That's fair

#

Performance to the primary is good at both sites

#

I guess that host doesn't have dns set lol

clear igloo
#

lol, yeah

rocky badge
#

but this isn't the fun way /s

clear igloo
#

Fun is hard, easy is boring 😄

vast saddle
#

DOCSIS has higher latency because of scheduling and networking queuing and perhaps different routing.

#

And of course load. DOCSIS doesn’t do well when under load

sudden juniper
#

I was thinking to buy a NAS, can anyone help?

ornate jungle
dawn lantern
#

So I just had an intervention by some friends and they are telling me that I have committed crimes against humanity....

lone crane
#

cool

dawn lantern
#

This is in production

lone crane
#

he was right

#

no wait

#

ac in 2026

#

the hell is a aruba s2600

dawn lantern
lone crane
#

anyhow tis just switches right

dawn lantern
lone crane
#

i would still want vlans if this is a business tho

#

ah home network

#

its just switches i see nothing really wrong

topaz patrol
#

Why are there 8 million NAS all in different places

#

Why is there a NAS in the chicken coop

frosty stone
frosty stone
silent flax
rose fable
# topaz patrol Why is there a NAS in the chicken coop

Could be for the video feed watching all the chickens and dogs. Or they have a TV for the people working in there and is running Jellyfin for the people working to kill some time. I could see many reasons to have one in there

lone crane
#

but also uh why not have a clean server room with some nice cooling somewhere and just throw all of it there

#

there is a reason why we have networking

lone crane
#

Well he already had the cabling to the chicken coop

#

Even a switch there

rose fable
#

Well it's just less traffic going down there 1GB line I guess.

#

Heavily optimized

lone crane
#

xd yup only thing i could think of too, but i would imagine modern switches could easily handle it

rose fable
#

Or just had lots of spare equipment laying around, so why not use it

lone crane
#

xd

elder rock
#

Hi guys, I'm struggling with getting a 10 gig nic to work in my pc, its a 10 gtek 82599en, and my motherboard is asus tuf b650+

#

I've used this card on an asus taichi x570 board with no issue, both os are windows 11

#

side note, I could not get this card to work on windows 10 in the tuf mb either