#networking
1 messages · Page 8 of 1
Im aware
We implemented this after watching the NZ VDSL cabinets in the news because people kept stealing the batteries
And them giving up and building fiber instead
Tbf it was obviously far more about redistributing money to political friends rather than building a good network
There were quite a few reports in my region of the US with copper being stolen a few years back when copper prices were high
I doubt we'll see much theft of fiber optic cables
"Oh boy, I've got long lengths of sharp glass wrapped in plastic"
I'm sure that's real valuable
Already seen it. Though, they mistook it for copper cable.
Not too surprised, though I doubt it's a mistake they'd repeat
Well there is a single copper tracer line in shielded fiber. I mean if you want to risk it for a buck or two.
Huh. Just to find it buried?
Yep
Lawl. Copper scrappers have no fear. They’ll break right in to a substation and take an axe to the copper ground wire literally causing it to randomly arc several feet to the ground
Thats why you'll still see pilars with fiber even when they do not include a splice case. Simply open it, strip the tracer and clamp on.
Ah
howdy, Im now in change of managing a new network at my office. I wanted to create a changelog document for reports. what are some fields or examples I should look at?
so documentation?
Does anyone know the radiation pattern of the transmitter
yeah like date, action, reasoning maybe version number/id
Need to position it for Bluetooth, want it to penetrate floor below ideally
set it on its side
think of it like a donut with the antenna pointing up the middle of the donut hole
This is referred to as change management. There are some basic templates floating around if you search but it should include:
- Date
- Timeframe of maintenance
- Reasoning
- Configuration changes
- Expected downtime and scope of services impacted
- Post-maintenance validation
- Rollback time and step in the event of unexpected issues
Hey guys!
I have been having problems with my internet connection lately
I have moved to a different room, so ive got a fresh new lan cable, the issue is that my speeds should be abt 1gpbs but im only getting 94mbps (constantly) which made me think that maybe there is something wrong with my adapter setting on my pc. Im not sure how can i fix that
i can provide more info/ screenshots
what's your link speed
but its fresh new
¯_(ツ)_/¯
are you a 100%sure
your link speed is only 100
yeah like im restricting it
its 94 static
constantly
little to no jitter
upload speeds are normal
it's either cable or interface on PC or router
link speed doesn't lie, unless you manually set it to 100
what spec
cat5e
physically look at the connectors
mhm
how many wires do you see
1sec
can try to take a pic as well
looks fine
but can't tell 100% if it's the cable without a cable tester
can you try a different cable?
router
its going into the wall which goes to the router
its less than a 100m
waaaaay less
So it is going into a wall outlet
techically
yes
Have you got another machine you can test with?
Check the port speed like you did earlier. You are looking to see if it negotiates to 1Gbps.
Let me get this straight. Is it going into a wall plug or not?
Or is it one straight cable
Looks like a cable pulled through the wall.
okay my dad has a plan ill be back soon
That is jank af
lmao pls no comment
Well, one less join to troubleshoot.
there is 2 separte line coming down
Do both show the same interface speed when connected to your computer?
illbe back as i said
pls wait
We will test another cable
Tested another cable said that it can do 1gbps
Tf am i supposed to do
but i could do 1gb with the cable
a different piece
what should be the order of the cables
green , brwon etc (ik this is not the righ one)
or does it make any dif
depends
.
yeah no.. but what does the other end look like
could just be bad manufacturing not following standards
@clear igloo @waxen scroll I think I mentioned in the past how there is a common point/bottleneck in NY in the Adirondacks where a majority of the fiber is ran for providers. Due to storms right now, it knocked out multiple bundles and we are now down to two remaining geodiverse paths between two large segments of our network. 🍿
something aint right
the good working cable doesnt even give me 1gb
not even 800mb
its 200mb which should beway faster
tf is wrong with my pc
someone please help
im getting fed up
work backwards, can you even get gig connected to router directly right next to it
well not really
but then why does my mac get better at wifi
what changed
I dont get it
Let me try rebooting the modem
Again made some changes
nope
The same
Fun times 😄
GUYS ITS WORKING AGAIN
Now its detecting 1gb
I just had to reclamp the wires
Yey
so I live way out in the sticks any suggestions on internet ?
no not yet
kinda thats the internet we have right now
alright ill check it out
This is the speed I had when I lived in Dallas
now this is the speed i have since i moved to Mississippi
But you gained so much in moving there, like not having anybody that can spell the name of your state

if that's LTE, I've had success in lowering MTU at the router level to improve stability in throughput
Hiya,
I've had an idea to convert all my old PCs into small storage devices which I can map as network drives, I still want to operate windows 10 (Hence the reason for me not going with a NAS based and it would mean me formatting another drive for an OS). I've tried using ZeroTier as a solution to use it when I'm not on the same network but It won't apply the new IP when I activate this, any Ideas anyone?
Wireguard maybe?
ideally in that situation you'd use a distributed storage solution though imop
I looked into WireGuard but I couldn't find where it would match so I could still connect to it without it having a fit
I'm going to have a look into hamachi as that might be a potential temp solution
tailscale maybe?
iirc they have a pretty darn good free plan
yeah they do
wdym apply the new IP
sounds like user error, not really product issue
wireguard is L3 only, so zerotier would work better I think
I got suggested ZeroTier as an option so I could use network drives while not being on the same network, I couldn't get into my admin side of my router since my parents forgot the password when the set it.
idk if that makes any more sense
So when I decide to switch to my hotspot for instance after trying the IP it's provided me through ZeroTier it would say it it's unable to be reached
Both sides can ping eachother but it's just not taking any effect
Yeah
I kinda need more specifics to be able to diagnose. IPs, network layouts, etc.
I'm trying to get a Windows XP machine to talk to my Linux machine though an ethernet cable (no LAN).
I have set the two machines to use 192.168.2.0/24 (1 Linux, 2 XP) and I have added a couple of routes on the Linux box with these commands:
ip r add 192.168.2.2 via 192.168.2.1
ip r add 192.168.2.0/24 dev eth0
When either device attempts to ping the other they can't reach it. The Linux machine can ping itself, the XP one can not (unreachable).
Does anyone have any advice for how to fix this?
what did you set as the ips
you should not need to add any static routes
as they should be directly connected
192.168.2.1/24 192.168.2.2/24
yeah, that should work
I would think I would need them on the Linux machine since it has multiple interfaces.
Wait.
Why in the world does the XP box have an IP of 169.254.112.12 when I set it to 192.168.2.2 in the IP settings?
make sure to exit control panel for it to apply
that's an automatic link-local IP
You have got to be kidding me.
The machine froze for a moment when I closed the adapter properties and it has the IP address now.
yeah my coworker told me that, I didn't know and was always wondering why it doesn't work
The XP machine can ping the Linux, but not the other way around. I tried before and after removing my routes.
Because Microsoft makes bad choices.
$ ip route
default via 192.168.1.254 dev enp58s0u1u4 proto dhcp src 192.168.1.163 metric 100
192.168.1.0/24 dev enp58s0u1u4 proto kernel scope link src 192.168.1.163 metric 100
192.168.2.0/24 dev eth0 proto kernel scope link src 192.168.2.1 metric 101
192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1
These are my routes now.
The way the packets don't have an error response, I wonder....
windows blocks ICMP by default
SON OF A GUN
You stupid OS.
We are getting close.
There we go.
Thank you.
Yeesh, updates are kinda slow. I suppose that should be expected from a Pentium 4.
This has PAE. How odd.
How much RAM?
I think it tops out at a gig.
You can combine window services into a single owner if you feel confident, it saves around 40-120MB of RAM
XP even though NT was still a bit like 98 - it was really flexible if you hacked at the registry enough
Anyone have any suggestions for network cards?
What OS are you running? This can impact the suggestion in some cases.
Windows 10
i am confused about how to set up vlan aggregation on proxmox ?
because whenever i turn off the first NIC which is 192.... i lose connection between the nodes. but i set the 10... ip in the host files on proxmox for each node
and i just tried to set up a bond but everything failed
can an ethernet port work even if one of its pins are removed?
Maybe if it still has the pins for 10/100
I think you should probably consider fixing your stuff though
btw how did you wreck it
my friend jacked the cable
idk how it got removed
although it still does recognize the network
its just that there is no internet connection lol
first time I actually heard of someone breaking the actual port
You'll need to add a network card then or replace your motherboard if it's a portable device
yea, just buy a USB ethernet
this, or clean their internal parts there might be something wrong with them
ok i'll be careful
its a laptop so i think i'll just use a usb-c to ethernet
Sounds like a plan
aight thanks
ah the modern port that has a moving part?
i don't really trust the laptop ethernet ports, they usually malfunction on me
thought you meant breaking a desktop ethernet
no it's a firm one
can you reach the same speeds with usb-c to ethernet though?
Yes, with a suitable dongle
just remember to buy the gigabit dongle
oh yeah thanks
Avoid: USB2, 10/100
theoretically could get a usb 2.0 dongle with a gigabit ethernet chip... still limited to ~450 Mbps by the USB interface but it would be better than 10/100. but don't do that just get a usb 3 gigabit dongle
You can, hence why you should avoid USB2 dongles
@peak cloak I had a maintenance last night redesigning a portion of our v6 and left a ping running in the background when I packed up my laptop. When I got home a re-docked my laptop, I saw the ping start responding. I checked and VZN had a maintenance last night and I finally have v6 on Fios.
w-why did you go into work to do what could have been done remote
nice
I'm back without v6 on univ internet
Sometimes I just prefer the office and it's not far away. Also if I would have stayed at home, I would have been cut off from the VPN for 30mins during my maintenance because VZN's work took v4 down as well
So one of my Ubiquiti switches was freaking out and restarting if anything was plugged into Port4. Support has me flash to an EA firmware and "try it again".
So I do....And it fries the equipment that was plugged into it!!
Then support tells me to RMA. RMA comes back DENIED! Bout to lose it on these mf.
long shot but anyone else here at SCTE?
@peak cloak @waxen scroll i love that my uni has good outside wifi
it’s so nice bc cellular is shitty
they did an outdoor wifi project 2021 iirc
cisco outdoor APs everywhere
they put them everywhere
that's impressive
mine had "wifi enabled campus" stickers from the early 2000s outside everywhere... but the actual speeds you would get were also from the early 2000s
Just got 150Mbps down and 215Mbps up on WiFi
On what router
@rocky badge ipv6 at uni when
idk
Per Ookla's request, finally got the speedtest server running with IPv6
Idky I'm having such a hard time finding one but does any company make a 24 port 2.5gb rack mount switch
I'm not gonna blow $2000 on a 24 port 10g
hey, any it pros?
i got a virtual switch that worked over nat, i could port forward outside ports from some ip address to a vm and it straightup worked
now it's just straightup broken, no way that i know of to diagnose it, no connection for vms to the outside internet, nothing
they support v6 now?
Yep. They reached out last week requesting the update. Testing though, its more reliable to use ipv6.speedtest.net. But that is just due to Happy Eyeballs
Interesting, still some browser limitations though over the desktop app, hopefully that gets v6 support one day too
or maybe it's just firefox vs chrome since I got 4.5Gb/s on chrome compared to 3 on firefox
does it make any difference if i connect my devices to a router which its wirelessly connected to neighbors wifi or not?
@ me if answer
How is this for $150 router? We have all other parts including ram/mb/case/cooler/fans
PC Builder - Intel Core i5-8500
Also only for 2 PCs
It's hard to have much of an opinion when you've only linked a CPU and a cheap SSD
No idea what internet speed, other service requirements etc.
sorry bout that
internet is gigabit cable internet
no fiber or anything special
ill expand the list
I am just wondering if it would be decent
at router-ing for 2 pcs
The CPU is ample for that
if it makes any difference from directly connecting all of my devices
If your router lacks a second radio it'll halve its performance, various security concerns
Hey guys is an Ethernet physical address used to address the MAC address (48bits/8 bytes) and Ethernet IP address is the one with (32bits/4 bytes)?
6 bytes for the MAC but yes
Thx
Mine has amazing internet, as fast as wifi 5GHz can get and over 700Mbps per desktop per lab over ethernet but it has a dumb proxy-only system that needs users to log in for everything and has a crappy DNS blocker that only allows google or something
I was able to bypass it by using SimpleDNSCrypt with Cloudflare DoH config and connect to whatever I wanted, but all system traffic had to be routed through proxy+authentication which meant using Proxifier...
And Proxifier sure can route everything through itself -- effectively bypassing every single executable/app based firewall filter in existence since all network traffic is being made by Proxifier.exe (or whatever) and all apps connect through it somehow (idk, localhost?)
= Very very insecure. They had SMB completely open on their network and actually netbios-named a system to indicate that it stores all the grades for all students for the current year 🤣
If someone wanted to be malicious, it was like giving away smb exploits like candy. Also - proxy = no proper automatic updates either on windows so... Pick your exploit. Any kid could go watch some vids on youtube, make a kali linux VM and jump in
This has been the case even before eternalblue and other exploits were known
How to run a network, episode 0.5
Alright good, thanks
There any setting in my network adapter card that would make my voice cut out a lot in games?
Thing I don't get is my ping isn't high at all when it happens.
It was below 60 ms.
Everything else seems to work fine. But voice appears to be funky.
Do I want Wi-Fi or powerline? Internet speed of 300mbps, one ceiling and a wall, less than 10m distance I'd say
Ethernet overall is superior to WiFi
Neither if you can. Have any coax/cable outlets?
Lookup MoCA, if you don’t want to run cable
None
What country are you in?
Germany
ah okay. That makes sense
Router can do wifi ac at the most (866mbit)
@clear igloo https://www.youtube.com/watch?v=3CDOSj8fZA4
Try FreshBooks free, for 30 days, no credit card required at https://www.freshbooks.com/linus
SmartDeploy: Claim your FREE IT software (worth $580!) at https://lmg.gg/SDSept
Everyone told me I was CRAZY when I pitched running a fibre optic cable directly between our headquarters and our new testing lab for a 100-gigabit internet connection... ...
what happened to MUH ubiquiti?
they don't have muh 100g 😄
I live in the country part of Mississippi and the internet we have sucks but no one else will come out this far is there anything i can do about it
become millionaire, buy government officials, fix internet
Beyond that, nope 😦
tragic
starlink
not available yet
Hard to screw up at 10 meters on WiFi, I don't recommend powerline over WiFi in this context unless you have concrete walls with rebar or something
Easy way to test if WiFi's fine is to just try a phone or something
If you get >100mbps you're better off with that than powerline in my experience
If you can get a cable run instead that's ideal
it's been suggested I bother you lovely people about this...
Sooooooo. I'm watching them try to get this fiber cable from one building to another, and did I miss something?
I thought they had solved this with the ubiquity wireless transceiver thing?
Should be brick. Cable would have to be like 30m with the way I'd have to route it and it would not pass on aesthetics
My phone refuses to connect to the 5ghz network but gets 144mbps on 2.4. Was thinking about a wifi card with a movable external antenna with a 1m cable or something
Hm, not ideal. If you need greater throughput considering the ceiling I'm still going to recommend you get a cable ran, through the wall if possible. Repeaters unfortunately aren't ideal unless you can find an ideal middle spot and spend good money on a device with two 5ghz radios
nah you can get fiber
it'll just cost you and you'll have a contract
Government officials are probably cheaper
LEC perfectly happy to run fiber if you pay some install
Gigabit fiber here is >$1000/month, I know a deputy premier was bought to pretty much allow a national park to be ruined for $5k
ive closed lanes on our roads because i've ordered fiber lol
Ouch, is that for business? 1000/500 is like 90€ a month here
Australia
Residential plan upload speeds only go to like 40mbps max, and in this area they will not run fiber for it here so copper download is 70mbps max
Only businesses need upload, you see
Move to new Zealand?
Don't tempt me
gaben lives there doesnt he
He did, idk if that's still the case
I don't keep track of his home address at all times :P
it sucked
Apparently you can get "gamer hyperfibre 8000" for 299 a month there
I know, and I want it badly
One of my coworkers at my last job was in NZ and had a high speed plan
Did they talk about that anywhere? I had been thinking of doing something like that on a pretty rural property...
That being wireless links?
I have a question regarding networking. Is a C2D Q6600 (lga775) good enough for gigabit to two PCs as a router? Got plenty of ram to go with it. Also, could it possibly handle 2.5?
Thinking of using this dude but swapping in an ssd
i got a virtual switch that worked over nat, i could port forward outside ports from some ip address to a vm and it straightup worked
now it's just straightup broken, no way that i know of to diagnose it, no connection for vms to the outside internet, nothing
Well, the first question is always, what changed?
now as far as i know, nothing
but i'm not the only person with administrator access so anyone could have gone in there and bunged it up
there's no record of anyone saying they have though
but what i can say for sure is i haven't changed anything
you need to describe the setup a bit more, what works, what doesn't. Troubleshooting works by diagnosing where the problem is
so it's an internal virtual switch with a nat network set up
i don't know of any troubleshooting steps but i did run ifconfig in one of the linux vms that had previously worked and discovered it could not get an ip address
is there a dhcp server setup? is it statically addressed?
what do the dnat rules look like?
we need specifics
for all we know, it could be a simple number change. No one will know without specifics.
statically addressed
where do i find that?
netnat static mappings?

Does anyone here know how to route all internet traffic from a computer through a SOCKS5 proxy with authentication? (Meaning the proxy has a password) Bitvise does not seem to work at this moment.
The internet options in control panel?
Does not offer an option to input a username and password
When using the bitvise client I get the "Connection not allowed by ruleset" error
Anyone familiar with unifi? Im trying to configure my network for a static ipv4 and im kind of stumped
I just got it to work through proxifier nvm
Do you mean for your ISP IP? Or local IP for other connected devices?
Gigabit definitely, 2.5 gigabit's probably not going to happen if you want NAT or configuration flexibility. Power consumption is unlikely to be ideal.
how much power do you think? 60W?
decided not to NAS if I do do it
38 seconds into LTT's video about running cable and my head hurts... 8 fibers can do 4 x 42x800gbps....
1 fiber can do terabits technically with muxing
BiDi is messy
It depends on your specific setup, CPU stepping and the like so hard to say but the CPU alone will comfortably use over 100W to do the work a modern low power CPU might do for 10W, and it'll draw quite a bit at idle too
that's not what mux is?
If you are using a single fiber you are using it bi directionally
my bad, I meant as one pair
Big difference
Half duplex is messier
We actually have a couple situations where we do CWDM and have each direction on a different lambda, poor man's BiDi
Also, who buys a spool with that few strands? The cost is the labor so it's normally easiest to like pull a 96 strand
Really? Even though it's not a high end one (for the time) and not a Core?
12 strand is common for runs in these situations. I'm not sure why they went with such a low count though
My ISP labeled it 'gateway' ip address and unifi calls it 'router' in the static ip config. That caused the confusion. Im up and running now, thank you!
TDP != real world power consumption, it's often exceeded
I don't think the q6600 had great idle power consumption either vs. modern chips, though I looked at a ton of online info about it and it seems everyone sucked at calculating idle power draw back then because they kept including a GPU and using total wall power draw from the result
I doubt a q6600 actually idles at 120W
Also you're saying e6600 now? yeah you can definitely give up on 2.5 gigabit
Alright
Idk which it Is
I know 6600
Could buy a faster 775 C2D for $18
Could a Q9550 do 2.5?
@pseudo blade
As someone who had a q6600, don't bother anymore, it's to old
You might struggle to saturate 2.5 with NAT
Buying a newer 775 CPU for building a 2.5 gig router strikes me as inadvisable, if you're buying parts anyways try to find a used PC that's less than a decade old instead
Even a J4125 is faster
guys, is it just me or are the youtube rstp servers down?
Downdectector shows reports of live streams down. Do you mean RTSP instead even though neither apply to YT?
https://hastebin.com/ejosagifot.txt could this be related?
Hastebin is a free web-based pastebin service for storing and sharing text and code snippets with anyone. Get started now.
oh it's windows...
i'm sorry
are those upnp queues?
why do you have 22 externally open lmao
at least tell me its with a pubkey
not via password
im not talking about the spanning tree protocol
it is
RSTP is rapid spanning tree
RTSP is real time streaming 😛
oh yes
wdym
BRUH I MISTYPED IT LMFAO
lol
All good, lol, I was wondering if you'd catch it
No issues here that I see with youtube live streams though
youtube tweeted about it
maybe its central/eastern europe only
it's fixed now
hey creators! we’re aware that some of you may be having issues with livestreaming right now
you should be good to go if you make a new livestream, but we’re currently working on a permanent fix & will keep you posted ❤️🩹
follow along for updates here ➡️https://t.co/mtuHYksBA6
184
yup just read
whew! okay, everything should be working smoothly now with livestreams🎥
go live, have fun, & we’re here if you need anything⭐️
138
Yeah I assumed it was a typo. That said I don't believe YT (or most live stream platforms) use RTSP
the cloudflare pop in my country is stuck, the ttl is stuck
updates to the rdns table on my ns dont update to 1.1.1.1 but update to 9.9.9.9
can you guys see if 1.1.1.1 gets the hostname for 193.31.28.9 ?
; <<>> DiG 9.16.1-Ubuntu <<>> -x 193.31.28.9 @1.1.1.1
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 51433
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;9.28.31.193.in-addr.arpa. IN PTR
;; ANSWER SECTION:
9.28.31.193.in-addr.arpa. 86400 IN PTR aylink.redtrap.org.```
are you doing @1.1.1.1?
yep
what do you need rdns for?
well thats not the only thing
my domains dont update either
as in.. A records
Same for 8.8.8.8
this is 9.9.9.9
and its not the only ip this one works on 9.9.9.9 as well
and
correct:
incorrect
weird that only dns with PoPs in romania have the issue
as in 1.1.1.1 and dns.google
9.9.9.9 which doesnt have a pop in romania, it has one in frankfurt, works perfectly
my isp's dns has the same problem 🤣
is it good considering the fact my family is streaming a movie ?
Over wifi, not right next to the router and one floor above
As @mystic latch said above, how "good" something is depends on your needs. If you can do what you need, then it's good. If you can't, then it might be upgrade time. Note that most things online don't require more than 25-50 Mbps to function properly. I'm not saying "nobody needs 500mbps speeds" - just that faster speeds are mostly beneficial when download large files.
hey can i add a external harddrive on TrueNas but this harddrive is almost full do i will lose data?
depends how you configure it
can you tell me or give me a tutorial video or side? cant find anything 😦
allright will look into that thanks a lot
What brand or model router is good for home use and potentially making a home server?
@peak cloak @waxen scroll this low latency video over IP is so good
What kinds of services are you likely to run?
Maybe a vpn and file server
I'm not looking for anything crazy. Budget around $150
Or $100
Considered just getting a Pi/using an old desktop?
I'm not crazy fond of Mikrotik's SMB implementation
It'll do VPN just fine but I can't recommend using one as a fileserver
Me neither, it's ok
And they are cheap
Yes I'm going to use an old desktop. I just need a router because my ISP provided one can't port forward and the tp link is capped at 100mbps no matter what I do
More coverage the better? We have two routers but one is connected to cable in wall to the one I want to replace and in access point mode
Our house is decently long
I prefer WiFi 6 and our speed is 300.
$100 doesn't go very far
I'm tempted to suggest the hap AX2 just to see how far you can get with one
No matter how much I research and reset and change qos settings and follow tp link instructions, it won't go past 100mbps
I could do $150.
You know what? I'm going to suggest this and putting your fileserver on a desktop https://mikrotik.com/product/hap_ax2
If you want better, find a 4 chain Wifi 6 router for more money
what you guys say, should smart TVS be on a seperate VLAN the computers?
I am completely lost. I have ports allowed in my local server's firewall, and both TCP/UDP port forwarding done, however, when I use an external scan to check if the port is open, it either times out or says it's still filtered. Yet, when I have one of my friends attempt to connect via IP:Port, it works, but not with hostname:port.
My endgoal is to be able to use my no-ip DDNS hostname for my friends to connect into the local server (it's a game server) so that I don't have to deal with my ISP and getting a static IP. Any help or direction would be appreciated.
is this normal receiving 5 requests on my nginx web server?
i just saw this at school and i rushed back to my apartment to check my rpi
nevermind, it was a loopback moment
Well dig your hostname to see it's value
Google has a dig tool, search Google dig
I did, hostname resolves to the correct IP
Well it should work. Try after 24 hours. See if the hostname resolves to the correct ip on friends machine
Could be cache
hostname does resolve to the right IP on friend's machine
@rocky badge Linus: omg we can do 100Gb x4
me: DWDM? 100Gbx32?
@hollow marlin they used mikrotik 😦
@waxen scroll DWDM 400G? 😄
they're never going to buy ciena
lol
i am curious why they were quoted $100k/m for a PTP
obviously fiber is in the area sooooo
or was that per year? idk still seems high
I think due to permits and stuff? i don't remember
he says the reason they need it that fat is so 20-30 people can work... lol
are they all video editing with remote files? wtf
nope, lol
man ive seen whole campuses use less than 1gb
Tbh gigabit internet, an ipsec tunnel and "make a copy of what you're working on or go to the main office to edit" would probably be ample
Or use proxy media
It sounds like they're putting devs and engineers in there more so than editors anyways and from what I hear a plain gigabit connection's not very expensive
Exactly, it's not really video editors going there
It seems to me that instead of trying to rent a 100G metro-E connection, they should have instead asked how much to rent 2 dark fibers there in-area. That quote for 100k/m seems waaaay too high for that
then if they wanna push high data, use a Ciena 4200 DWDM platform, or I think even the Coriant 7200 nano can do multiplexed OTU-4
Kinda cool how there can be three hundred forty undecillion ,
two hundred eighty two decillion ,
three hundred sixty six nonillion ,
nine hundred twenty octillion ,
nine hundred thirty eight septillion ,
four hundred sixty three sextillion ,
four hundred sixty three quintillion ,
three hundred seventy four quadrillion ,
six hundred seven trillion ,
four hundred thirty one billion ,
seven hundred sixty eight million ,
two hundred eleven thousand ,
four hundred fifty six hosts on ipv6.
and using it would probably solve my issues
For a completely private fiber connection, to pull permits, get buyoff from property owners, roll a crew, and install the fiber underground, $100k doesn't seem that unreasonable. But per-month? I'm certain they really didn't want to do this job, and priced it to discourage them or make TONS of money off of gullible people. AT&T did this to my workplace once - or tried to anyway.
Feds had already payed for installing fiber to the area, but we didn't know that yet. So we were getting quotes from 3 different vendors (AT&T was one of them) and AT&T lied to our faces and had quoted us for rolling brand-new fiber.
We decided to go with a different company (not knowing all this) and that company, discovered AT&T was scheduled to roll fiber within 3 months and they had to wait for that so they could link in to it. We were gobsmacked to be sure. And I swore off anything AT&T for the rest of my life.
Anywho, all I'm saying is companies are no stranger to trying to screw people over.
I've had crews rolled for 3k/m
But that's with contract and early term agreement
He has fiber today so there's no way they can't get point to point
The best part about it is they can't just charge you for speeds
As long as those optics work on single mode fiber do whatever
Sorry if I'm kinda behind, but like... Does LMG have actual network engineers, etc. on staff? I've found myself asking that when they had the fiber install with the Ciena, when they replaced the router in what appeared to be the middle of a workday, and when they decided to do their own fiber run.
I highly doubt it
Nope
which is why it sucks
Aside Jake and Anthony acting like them from time to time
Anthony has some experience I think but beyond that nobody with actual experience and knowledge in depth
Maybe I'll buy a screwdriver during the next WAN Show and send a merch message asking if they have any plans to. I find it really puzzling when they're not employing Cisco, Juniper, etc. Not that the stuff they're using isn't working for them, and I've heard a lot of good things about PFSense and Ubiquiti, but man... I wish they'd grab somebody who could at least give insight into the stuff they're looking at or working with.
The new LTT screwdriver is amazing
tbf, and sorry to you cisco people, but it seems cisco does enjoy wiffing their own farts a bit too much at times.
They're still at the point one sysadmin could handle servers and network but they don't even have that
does anyone have any info on this
like on how to connect it to stuff
it comes with these connectors
one on the left is from the antenna and the one on the right is a adapter to PL-259
these cables are called “type N”
It also came with a Pl-259 to BNC adapter
The connector's N-Type. The cable's coax of some sort. Your antenna's missing the cable based on the hole, they usually come with it soldered on so I suspect it's probably been torn out.
If that is the hole for the cable you're likely best off to scrap it and get another
If it is just a hole and the antenna comes out somewhere else it's a high gain yagi in a weird tube-shape - just point the business end where you want the signal to go
Fixing that kind of stuff is content to them, so they don't have a proper one
Seems so far the dysfunction hasn't been sufficient to convince them to hire someone to do routine maintenance/planning vs ad-hoc IT, though if they're expanding to more buildings that's going to start punishing them quite a lot.
Like doing a wireless link to provide connectivity back to the main office on a shared /16 vs. A dedicated link, so outages/broadcast storms now affect multiple buildings
full picture of the thing
That is female N-type. Have a radio to connect it to?
You adapt it to work with whatever radio you're using.
It's a fairly robust connector, manufacturers have not yet tried to torture us by terminating directly to u.FL
(I think u.FL will break if you glare at it too hard)
Sys admins and net admins don’t make for good stories. And stories drive videos. Videos drive views. Views drive revenue.
Pretty much what I said
However as they add developers/LTT labs they'll have an increasing number of staff meeting that definition
the seller says it’s for wifi
Before long eventually the question will be "Is getting a video of making this and it breaking plus saving an FTE worth more letting 60, 80, 100 staff sit idle while we make that"
Yes. A WiFi radio with an external antenna connector is necessary to use it.
wifi radio???
Unless you just want it to jazz up your desk
It doesn't have any brains, it's just an antenna. You can't just plug it into your switch and off you go, you need a device with a compatible WiFi radio to use it.
I know it’s just an antenna
Why did you ask, then?
what do you mean by wifi radio
I don’t know how to set it up
If this is not obvious to you, I'm going to suggest you return it as you don't know what you've purchased
They sell fully integrated products also, which are cheap, more convenient and come in 5ghz offerings.
Ubiquiti also sells similar products.
But at this point I have no idea what your desired outcome is, one yagi by itself is not terribly interesting or useful.
quick question, so on speedtest sites it states that my current wifi speed is 70mb/s. I start a download and its fine and everything until around like a minute later and it slowly dips down to 20mb/s constant forever. anyone know why this may be?
is it possible to bridge my androids tether and hotspot networks together ?
i need to connect my vr headset -> phone via hotspot and then phone to laptop via tether
and the laptop needs to be able to see the vr headset
Just ask your question. 🙂
Well I cant seem to get my file transfers to go at fulll 1gigabit speeds the vm virtual hard disk can do 500 MB/s according to crystal disk mark but i max out at 300 mb/s which i should be getting 1000 mb/s that is what my network is rated at
I know it is a windows server issue becuase i made some changes and the speed increased but i really dont know what i am doing
Transferring 1 file or several files?
about 140 thousand files
Windows transferres multiple files slower because it has to create the file information for each file. Test with a single large file.
gee i dont even know if i have any really large files at least anythign over 2-3 gigabytes
they are all smaller video files
A 3 gb file should be fine to test with
Or 7-zip store files (no compression) in to a larger bundle
SSD on both client and server?
how can in he imortale words of leanardo de caprio pump up them numbers
no ssd to hdd
HDD might be part of the slowdown.
Hmmm
i know it is not disk speed on either end
it is something with my network
but i really do not know what
How about client to bare-metal?
what?
oh I dont have any servers with bare metal everything is virtualized
Im using esxi
Gotchya. What about VM to VM?
VM Tools is installed?
Yes
oh btw I am on server 2019
and i am currently running 8 gigs of ddr3 ram on the vm
i dont think it is memory becuase when i start the transfer my memory is not going up at all it stays at 2 gigs
I’m not sure where the issue is at yet. I’ve used Server 2003 and 2008 on ESXi and had better transfer speeds. Though, I don’t currently have access to them.
Did you do the VM to VM file transfer?
same thing
no the vmware vmxnet3 driver no usb
Or is this all happening in one physical host
the file server can get about 500MB/s on the share drive when i do crystal disk mark
Is it one physical host running both the server and where the files are coming from?
Or is it another computer?
yes
one host with the drives in raid 0 i know not good for data protection going to esxi
and then the virtual machines have vmdk assigned to the datastore
What is the physical NIC on both sides?
the nic on the client side is the motherboards built in nic an I219 made by intel
and the vm has its vmxnet3 driver which is vmwares driver
vmxnet3 is not the physical NIC
Intel(R) Ethernet Connection (11) I219-V
well there are 4 physical nics
hold on i am finding
HP Ethernet 1Gb 4-port 366i Adapter
So the hypervisor's pretty old
6.5
Try setting up iperf and run a test over the network between the two.
With iPerf?
yes
Well that tells you that you can safely ignore your disks as an issue.
well now i need to knwo what is beign fucky wucky with my network and why
hmmmmmmmmm the plot thickens
What's between the two devices, hardware-wise? Switches? Routers?
It really screams USB2 to me
a cisco switch a pfsnese router that is it
What's the pfsense router made of, and is your traffic routed through it for these tests?
If it's all on the same subnet you can ignore the router
Yes
how would i do that?
The docs there also raises another possible cause - firewall and routing performance of the pfsense box itself
But running iperf both ways from the router will give you a good indication of where the issue lies
i just tried ti to my router i went across it both ways 1 from the client side and one from the server side and the client going to the server network was 350 Mb/s
and the server goign to the client was 250mb/s
interesting
Pull CPU usage on the router while performing iperf from server to client
it is 50 percent
Does the router have two CPU cores?
it has 10
Router sorry
the router has 4 though
Is all the load on two cores?
oh sorry 2 i lied hahaaahaha
Is one core maxed and one idle when running the test?
where od i go to check that
SSH into the router, run pkg install htop, then run htop
If that does not work, it is likely your router has not been updated for a very long time
im sorry for taking ur time i am learning alot though
Also if stuff is singlethreaded it's probably not been updated for a very long time
is that on the gui or cmd?
yup
Tom wins this round
i think i found the problem
What did you find?
read for urself
it is not a cpu speed issue but i think it might be a some sort of queing issu
e
CPU speed or config issue
If you are implementing traffic queues that would definitely do it, those are expensive
im not currently
What CPU does it have?
Intel(R) Atom(TM) CPU D525 @ 1.80GHz
4 CPUs: 1 package(s) x 2 core(s) x 2 hardware threads
Not very powerful, though it should be tuneable above that speed
so what would i need to do i am not really experienced in this field even though i ahve a networking degree
im still green
The if_io_xx process using 100% CPU is your network driver
So pretty much scrap pfsense or scrap the router if you want your fileserver on a different subnet
well i have a layer 3 switch
That would be ideal
i have a 3560x why dont i just do layer 3 routing
that thing has like 100gb/s total throughput
If you don't need sophisticated firewalling why not
well i just need the firewall for a firewall and vpn
and i have a cisco 2901 for voice duty
i think i will use the layer 3 switch and then use pfsense as an edge router
Seems reasonable enough to me. Hope that helps with your issue, seems likely.
yeah if not can i dm u beuase i still think there might be somethign funky with either the nics on either end or something else
but i will test the switch out tomarrow
If I'm available I'll answer.
Ok. It's probably fine to just ask here though, and then others can assist if they are interested/available and I'm not. I don't give free SLAs, after all.
bell 8gb symmetrical is 135/month..... finally canada has a good internet plan
expensive
bell: "Sorry for the 135 price tag!!"
Very sorry!
8gbit symmetric?
that's pretty bonkers
ours is like $300/month plus i think $1k installation fee for 3Gbps at the very most :(
although that is going to improve massively very soon
Yes
No, I'm assuming it's going to modem -> router - > switch
So modem -> router..?
G3100 is a router not a modem
@peak cloak yes it’s both
no it's not
All I can say is make sure you enabled bridge mode.. everything else is above my paid grade
Required be ISP aka A-hole
That’s not helpful
Bridge mode will disable my security settings
yes... because it's no longer a router and can no longer apply firewall
you said you have a router behind the g3100?
if you don't, then don't enable bridge mode
a router will do firewall by default
the g3100 is it connected by ethernet or coax?
Both the cox
the coax may be the issue tbh
Cox keeps my Cable on
cable tv?
Yes
oh yeah, hmm.
I heard fios was going all ethernet for gig installs, but idk how they handle tv
Probably going IPTV boxes or something
Will a docker container isolate malware like a vm?
From my understanding (correct me if i'm wrong), a vm's allocated space is what the vm sees and nothing else. hence why the malware doesnt spread outside the vm. And when the vm is deleted, everything within that space is deleted as well.
Is it the same for a docker container (or other types of containers) ?
• Trying to make DNS over TLS (DoT) and DNS over HTTPS (DoH) work on my server (Ubuntu 22.04)
• nginx forwarding the requests to pihole
• I can make queries locally by manually doing a DNS query on port 853 (DoT)
• can't make any queries externally (Android 11 Phone, Chrome/Firefox)
• can't even see the port as open through anything (windows ping / android pingtools / etc, times out)
• empty nginx logs on serverside.
- made sure ports are open in all (ufw, iptables, cloud firewall incoming rules)
- have used the same set of rules to allow Port 53
- DNS on port 53 is working perfectly
Any ideas on what the problem might be?
I also tried using stunnel instead of nginx. Same result - local queries work but external ones are dropped somehow, empty logs
Containers share the kernel with the host as I understand so it's less secure for running something untrusted
Why nginx
Just point to the server no?
Because I'm also hosting a website on the same server
wdym "point to the server"
I understand doh
Ignore me, I thought it was local
Guides that I found on DoH with nginx are outdated and for ubuntu 18, and rely on nginx nodejs, can't install that since some repo signature or something isn't right on ubuntu 22
Not sure if it's related to nginx not being present, since local queries on that port are working
also I tried tcpdump on port 853 for DoT and saw packets reaching the server... but nothing on logs so quite sure its not a firewall problem
When I had just 1 desktop, I used to run pihole locally with simpleDNScrypt... don't feel like keeping 3 separate docker instances of pihole on all 3 windows devices I have
sounds like your domain name is not set up to use that server for its DNS
since you made DNS entries for it on your local network your server does not need to ask for the domain's DNS server
do have a noip domain name with ssl/etc done with certbot and https working
seems like I do need nginx's nodejs module after all for DNS over HTTPS
I have nginx 1.18 for some reason so I have to install nginx njs module 1.18 as well for arm64
and nothing - no curl command etc was working... So I manually downloaded the .deb file from nginx website and copied it over to server using WinSCP SFTP
I can access the noip domain (and nginx home webpage) from anywhere, so it's not just a local record ig
If the queries are reaching the server but nothing's showing up in access log when external queries are made - what can the problem even be... that's what is most confusing
my parents have fios w/tv and apparently they are very reluctant to let them go full ethernet
not sure if that's because they don't want to take on the expense of replacing STBs with IP boxes, or some actual limitation
although now that i think about it, they said their STB was broken so maybe they'll finally replace it and let them go Ethernet only
then i can get rid of their shitty actiontec router
I found that my G3100 was updated now my Ubuntu will not connect
The Linux machines are not getting internet from my g3100 router
Could putting a new device in between them fix it?
My student dorm house management limits the internet speed per client to some arbitrary amount. Is there a way to like plug multiple inputs into a router (like dual WAN but it uses both simultaneously to double the speed) to make my own subnetwork?
there is a way but the catch is it involves a server on the other end
i.e. there's no way to make any individual connection go over two different WAN connections and have it magically appear as a connection with the combined speed to the other end of the connection (a server or website or whatever you want the doubled speed for)
you have to connect to another server that you control, and that turns them back into one connection to the destination site
Basically like a VPN?
so in other words you'll need to be pretty comfortable with advanced networking and running your own server
yeah pretty much the same concept but two VPNs that go back to the same place and get combined again
Yeah, okay...
also if it's a dorm internet policy they'll probably notice and catch you anyway
Yea okay
so I'm not sure I'd recommend it in your situation
Reason why I'm asking: I get 20 Mbit/s down and 11 Mbit/s up per client. I'd want my own subnetwork so other people in the house can't see my devices and so I can have my own set up with regards to inter-device connections and stuff but if the router is seen by the network as one client, all clients in my subnet have to share that bandwidth.
Well, I have 5 or 6 devices anyway
So it wouldn't make a big difference.
Whether I connect them individually to the wifi or just run that VPN thing
Oh, and those speeds are at 4:30 am where no one is using the network.
There is a trick that might be good enough - get your router to request say 4 IPs with different MACs, then loadbalance your client's connections between them. Won't give you a faster single connection speed but it will make threaded downloads faster and permit multiple applications to use different ratelimits, improving overall experience
For the clients behind the router, up to that number would get an equivalent or better experience, most of the time.
Sounds like a shit college 
Who does that
It's common practice to speed cap clients
Like mine prob has at least gig, prob 10 gig or more
But I get 200 Mbps max
It's a private dorm...
We only get 500 Mbit/s to the house and there's 40 people living here, so yeah.
We have a gig in each wing which is split between whoever is on at the time
This is Germany though so our network infrastructure is still stuck in the 1990s
does anyone have a small form factor PC that either 1. has 2x. 10gb/s ports, or has room for a PCIe x16 or x8 card for a multiport 10g card? Something NUC or smaller sized.
I bought a 4 port 2.5gb/s box that I put pfsense on, but really want something a bit faster.
and so far best I can find is a smallish intel NUC
but they are STUPID expensive.
You wont get something with dual 10g smaller than a nuc
Best you’ll get is an itx build
could look at something like a lenovo m920 tiny. has a pcie port but think you have to do some case modifications to fit a 10G nic
There’s a bunch of no name 2.5g and 5g multiport boxes but none of them are 10g yet. I’ll look at the 920 when I get home, ultimately it’s gonna be an Ubuntu box on kvm running Cisco FtdV so complete overkill for my home network lol
I could run on esx too I suppose
Which is what I have now. I built the mini NAS that Linus did a while back but upgraded the processor and memory significantly I thought about building another one just would want a smaller case since I don’t need 6xSata
some of the the 1L chassis volume USFF machines from HP, dell, lenovo come with single slot PCIe options
you can put a dual 10g card in them
exactly
some cards fit without any modifications
the card I'm using is an intel 540AT2 - it has a half height rear panel, and it's a short card -
https://www.amazon.com/gp/product/B01HMGWOU8/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&th=1
@pseudo field can you recommend any models specifically to look at.
she is... I will concede that point
dell has a decent selection of SFF, don't see an USFF options
@rocky badge @peak cloak Quick, you have 6 hours to build a small scale SP network from scratch and configure all required service. Go!
☁️ icon. done.
You need two clouds for redundancy, task failed
Was watching a video on multi area ospf configuration and bro just started praying
Also im studying for the CCNA and shit, i understand most of this but what the actual fuck is going on here and whats the point
its just a study network for a CCIE-like test
Pretty much any from a place with good reviews.
I'm trying to figure out what a second hand Dream Machine Pro would be worth. Ran for about 1.5 years with low load.
Reason I'm asking: the eBay prices are outrageously expensive for a used router. Usually more than the sticker price at the Ubiquiti shop...
It's one of the practice labs for the JNCIE-SP. Thats just the physical topology.
Pray i never have to take that test any time soon
you wont! certs are getting less relevant for jobs
not to hate on @hollow marlin or anything, its just what I've experienced
its good learning but employers dont really care or check validity most of the time
if you do tell me you have a CCIE or equal, I'm telling HR to look into it though
😄
lots of CCIE liars
what do switch layers mean, like layer two switch or layer three switch
https://store.ui.com/collections/unifi-network-switching/products/unifi-switch-48
like this one says its a layer 2 switch
Layer 2 switch with (48) GbE RJ45 ports and (4) 1G SFP ports.
The Switch 48 (USW 48) is a fully managed, fanless switch with (48) GbE RJ45 ports and (4) 1G SFP ports. The versatile USW 48 provides Gigabit links to Ethernet devices while also supplying Gigabit fiber uplink options fit for an enterprise network. The switch also offers an extensi...
Oh I don't disagree. Im mostly doing for a personal goal and the bonus pay raise for having an IE level cert. With all the sketch "testing centers", the value of the cert has lost most it's meaning.
A layer 2 switch is your basic, standard, default “switch”. A layer 3 switch incorporates some or all of the functions of a router - which is a layer 3 device. Layer 3 switches are great for routing packets between vlan’s (for example) without tying up a router acting as a gateway to say, the Internet.
Anyone with a cco account can validate your status, or there are some active lists but they wouldn’t show expiration or attainment dates
I would say this depends on where you want to work, if you want to work for a partner or solution provider high level certs are still valuable both in terms of pay and helping the partner qualify for status… I would agree that the practical knowledge through studying though is still far more valuable
i think i get it
so like layer three switches take some of that stress off the router
…and for more efficient routing too.
would i plug aps into a layer 2 or three switch?
Depends on the setup
Intervlan traffic yeah
If configured to do so
Both would work,but you don't need l3 if you are asking that question
Why does my router appear to branch the 5ghz connection to the Ethernet?
my PC is saying "Connected to (redacted)-5G".
But its hooked up to the Ethernet
because it is connected
Found this
The other way I think it can get name is via dhcp name
But did you one time?
Possibly
No... Why would it
I can toggle settings for each connection though. Individually.
You can connect to Wi-Fi and Ethernet at the same time. Windows by default will prefer the wired connection over the wireless.
I don't have wireless on
You can connect simultaneously to wifi and wired though
do any of you guys know of a free debrid so that I can bypass the download speed limit on upload haven
doubt
why
Hello, today I redid my network system
modem -> deco x20 -> network switch -> deco x20 -> pc
all are connected through ethernet but i've been having a lot of drops in internet connection
is the above layout of my net
previously I had
modem -> Archer A7 router -> deco x20 (access point mode)
it was working fine but for the last two weeks or so I've been getting a lot of connection issues and lag in game
a spectrum tech came out and said that it was the router causing issues so I switched it out for a spare deco x20 i had
can anyone tell me what could be the issue? I also replaced the modem as well
Our ISP router gave us an IPV6 IP address. I got a new ASUS router and it now gives us IPV4. Is it worth it to enable IPV6?
do you need 6 IPs
@zinc badger You are crimping the strain relief on the wire. The sleeve has to go behind the strain relief. It is possible to break or short a wire in this way. That is at least one possibility.
Make the wires a lot shorter (or push them further through) until the sleeve of the cable is behind the indentation on the plug.
^
Some more tips
When you strip the outer jacket give yourself like 2 inches
Straighten out all the pairs
Then align the colors
Idk how to explain it but I like "wiggle" it to get everything straight and aligned right next to one another
Then cut off amount needed
And itll be straight and slide right in
can someone explain to me why Ap isolation would be in data link layer 2 of the osi model or how it relates to being in layer 2?
Does anyone know if Cisco GLC-SX-MMD sfp modules are compatible with Intel X520 PCIe NIC?
when you say AP isolation.. you mean client isolation? or something else
Yeah
Hi guys, I'm in grade 11 and i have a network homework, I'm not sure how to do it, could some of you help me please?
Yeah so create 3 subnets
idk how to...
Well then I guess you need to learn subnetting
can someone teach me, or like walk me through it?
I would suggest googling variable length subnetting (VLSM) and go from there and see where it leads you
okay
figure out how many subnets you need to break the /24 into
figure out how many hosts each smaller subnet from the /24 needs so you can accommodate all the hosts + gateway address
and remember this, largest to smallest 🙂
okay thank you again
Jodie's tho
That format actually looks like Jodie's lol
Can i get lancache and adguard home onto the same listening port. I tried port 81 and port 444 for tcp and udp for lancache and it doesnt seem to be doing any caching. No files being generated and no memory usage increase at all when downloading from steam.
No, you can only bind one program to a ip:port
You can run a reverse proxy however for http
Or just change the Adguard port
@peak cloak It worked. But i ended up knocking out my internet connection in the process lmao
cant change the adguard port
and for some reason now i cant use the dns server on my pc
everything says that a dns probe is possible
The fat version of lancache has a built in DNS resolver. So it acts as a perfectly viable DNS server.
I see. Problem is now is that i cant see if it works since i dont get internet when i connect to the dns
i set everything back to normal but now my pc is spazzing out saying that dns probing is possible even though its the exact same settings
Write out your DNS hierarchy.
192.168.1.208 is the server. server is connected to the router 192.168.1.29 and thats connected to the gateway
So your PC has the DNS set to “…208”, and …208 forwards DNS to …29? And …29 forwards DNS requests to your ISP?
yea
Set your computer’s DNS to 192.168.1.29. Are you able to resolve hosts after making this change?
wait i figured it out
the outstream port for the adguardhome dns was 54
its suppoosed to be 53
Nice
Sad thing is though is that im back to square one with the lancache deployment now
Just work out where it will sit in the DNS hierarchy.
I recently re-arranged mine. Used to be:
PC > Lancache > pihole > router > ISP.
… but pihole started throttling requests from lancache because it was forwarding over 1,000 queries/minute.
Moved the pihole in front of the Lancache. And voila, problem solved.
Anyone have any good recommendations for fiber routers? I prefer netgear. Amazon won't show what type router to filter, and all I keep seeing are cable routers. I'm wanting a combo all in one.
no such thing really
and it all depends on ISP
because unlike DOCISS (cable), there is no set fiber standard for everyone
verizon fios for example has their ONT which terminates the fiber and just gives me ethernet to plug into
optimum on the other hand forces you to use their router/ONT combo and you need to put it in bridge mode
and the cable ones are modems + routers in one
Getting into the prosumer market I see
Eh. Just need a basic-ish router. Still great speeds but not too high tech. It would have to be compatible with MetroNet
You have an ONT provided by your ISP, so you're only dealing with ethernet. What speeds do you need?
question since it's networking related: can I output Docker container network usage (inbound and outbound), while the Docker is set on Host mode (no isolation)? Of course to Grafana so it'd be ideal in json format..
What are some nifty programs you guys use on a Windows Server
As few as I possibly can, for licensing and security reasons
Hey guys 👋
Home NAS question here
So i am going to build a home storage and media server
what i have in mind is i want to install openmediavault for creating samba shares and install nextcloud to use with mobile devices and install plex for media streaming
How can i do this ? Currently i am thinking of installing openmediavault iso on my old pc and then adding nextcloud and plex on top of it
If you guys have any other suggestions , i am here for them
My constraints are - A super old dual core PC , 1 tb hdd and will make it 4 tb in future
I dont want my NAS to be SUPER fast it will be mostly used for storage and maybe some light media streaming
also , i want to access my nextcloud instance from anywhere , how can i do that ?
Hello, I am currently using a WIFI network, and for the longest time i didnt have any issue what-so-ever.
but, for the past few days, im having huge lag / ping spike while playing games and even watch youtube videos.
I'm gonna take guild wars 2 as an example, every minute or so, my ping spike up to 6k (goes from 40-70 to 3k-6k).
would anyone know how I could check my internet stability? or a way to fix it?
Thanks, robert
are you using a cable modem?
DOCSIS
im not really following you
How does your internet come into the house? Fiber, wireless, coax?
I think its fiber
alright then it’s not the issue I was thinking of..
Hmm
Have you tried restarting the router?
oh yes multiple times
It could be WiFi interference, not really sure to be honest
Can you test via an Ethernet cable?
i forgot to mention that im pretty far from my router
if you have something blocking the signal and you’re on weak signal already that could be why
Any new furniture or anything you can think of?
a wall
you added a wall?
That’s probably why..
i forgot the english name
Closet
ye that
not much you can do unless you get a router with better range, get a mesh system or wire your computer
my easiest recommendation would be to buy a mesh system
Are those expensive