#networking
1 messages · Page 230 of 1
I'm trying to figure out what issue could be
Because that box in the left of that picture is the modem I guessing
That’s the internet
Has the dsl plug etc
what you want here is ipconfig /all
So type that?
yeah, I was about to ask for that
it appears to be getting an ip via dhcp, and has a gateway, next you want to know if you can get through that gateway, and whether or not you have any nameservers configured.,
subnet is there.
the things under ethernet adapter
just want to know if it has anything configured under nameservers for that adapter.
Sending
Pinged google request timed out
Something is fucked.
can you ping 67.216.99.210 or 67.216.253.194 ?
that MAY not work though, I get no ICMP response form it
did you try 8.8.8.8?
it may just be that it's blocked to me because I'm not on your ISP, but it may also be that they block ICMP - which is why I suggest ping 8.8.8.8
8888 doesnt reject ICMP.
Requested timed out for both
okay, so your issue is somewhere around the gateway.
Which is
do you have the login details for your router?
Look at the router, the default login may be there
try pointing your browser to 10.31.3.254 or 10.101.1.3
some models have a default password on a sticker on the back. Others might just be admin/password or admin/admin
you want to go to http://10.31.3.254
chrome will assume :80 if you omit http://
Site can’t be reached
yeah, but for discord hyperlink
I just typed it in
Didn’t click nothing
Says refused to connect
Don’t you type in your up?
Ip normally
you want the ip of the device you're trying to get in to, in this case your router.
we want to be able to get to that to see if it's reporting anything as far as link status.
wdym?
we are trying to get the ip of the router to connect to it's web interface
and honestly at this point it's probably time to point you to the manual for your device, as it will have detailed steps on how to connect to it or reset it to default better than we can try to explain over discord.
Before I do that
yeah, if you can't connect to the router to manage it, you can't do much
You see in the picture the box on the left
a model number would be helpful
so you want the manual for the device on the left (not the netgear switch on the right).
Is like main internet deal
Do I just need to run a cable from it
To the switch
For internet to normally work?
actually hang on...
Whats the model of that Netgear device
From here I can't tell if it's a switch or a router.
Okay, yeah. You just want the manual for the router on the left.
GS-308
Ok
dang, there's a PoE version of that? I want one 😄
unmanaged tho
So yeah, the switch won't be a factor in anything discussed here. Just get the details of that router and go from there.
there has to be a model number on the router itself
Just look on the device, tthere will be amodel number somewhere on it. It'll be on the internet somewhere.
model number
I got it
no, model or part number
Anything that tells you how to get in to the admin console, including default passwords
@peak cloak I'm gonna leave that to you, I'm not getting in to that level of detail ;p
Smart/rg sr516ac
hmm, it says that it uses the 192.168.x.x ip range
So
someone probably configured it differently
at worst, you could factory reset
What will that do
yeah
scroll down so we can see the whole Wireless LAN section
So
Got it
@dark kayak kinda confused what could be the problem here
1 sec picture
wait
maybe the router is in bridge mode
I’m guessing yes
So how do I make it work
what's the model of that tp-link
Ac 1750
could you make a diagram on like paint, because I'm kinda confused
of like how the devices are connected
Ok
So that black box on the left
Is going to I think it’s called a switch
Which has ALL our Ethernet plugs in the house plugged into it
And that black box on the left has a Ethernet cable going to the router aswell
Need paint still ?
no I got it
Ight bet
Yeah so I think the dsl gateway is bridging and passing internet to the tp-link router
Ideally you would want a ethernet router in that cabinet
and only an Access Point where the tp-link is rn
Soo
do you have 2 ethernet lines going to the tp-link
did you move the tp-link to that cabinet
So it’s close by
Uh
Yes!!!!
Ok so now I need to try the port in the other room?
yeah, to test the structured wiring?
Yeah
yeah, then do that
@little schooner tell me more about unis network security
when you've been waiting for telus to install fibre obtics to your house since january and they still haven't done it
i got fiber installed in 3 days.......in india.
they've sent two separate crews to install it and none of them have been the correct people to install it
the first time they said we had to wait 5 weeks for the specialist crew to be available and they sent the guy that just hooks up the modem, we thought they were sending the crew to run the cable from the roadside, needless to say he couldn't do anything. Then they said that they had a winter stop in place so they couldn't send a crew out because its winter... but we're in Victoria, BC there is no winter. Then the second crew they sent out were linesmen who install overhead wires, but the lines in my neighbourhood are all underground so they also couldn't do anything either, now Telus just isn't responding.
Simply sublime customer service if you ask me
Big sad indeed
I want to buy a LAN cable tester. My boss lent me his, I was like 'this is pretty neat, how much could this possible cost'. Well, the answer to that is: "This company looks up to Texas Instruments." How did consumer and professional pricing get so disparagingly disparate.
it always has been. consumer stuff is generally just garbage. professional stuff is built to last more than year and normally for businesses comes with some kind of maintenance contract.
professional stuff can be just as garbage
You'll never convince me that anything with a battery cover using this design
is anything other than a minimum viable product
you want some screws for your battery cover? 
I have a tendency to buy lithium ion cells for AA and AAA battery slots
they last a decade or more
What is larger, 1MB or 1mb?
huh? i thought MB was megabit like 1MB/s is 10Mbps
lowercase b for bit, uppercase B for byte
and the x10 conversion is just an approximation
like 10 Mb/s is actually 1.25 MB/s
@tired raft Do you just need to test continuity or verify speeds?
cause the latter is over $170 at best.
Theres the $10-15 Amazon/frys simple cable testers.
the $30-$40 Klein Lan Scout Jrs (Laurence systems likes those)
I have a tendency to buy lithium ion cells for AA and AAA battery slots
@tame carbon
Also people never put Alkalines in equipment they love.
@scenic void one byte = eight bit
Lowercase b is bit
Uppercase B is byte
8 Megabits = 1 Megabyte
🅱️ is for
Bass
Bass
@misty terrace B ass
@scenic void storage space is measured in Megabytes, network speed in megabits
1MB = 8Mb
What's the size of a packet most of the time?
Ethernet frames are 1500 bytes
Oh its quite big
There's some loss here and there due to protocol overhead
@nova igloo https://i.imgur.com/z2IctzW.png
smallest ethernet frame as you can see here, is 64 bytes
This number, that defines the size of a frame, is called the MTU, Maximum Transfer Unit
By default, one uses 1500
This may be smaller, if you add things like VPN (with L2TP), where the protocol uses an additional 72 bytes
You can also do Jumbo frames on some networking gear, for frames >1500 bytes
Those occupation are the info to determine what data is it right
Yeah
which is IP
Oh IP are in the payload
These protocols are stacked ontop of eachother
so Layer 2, uses MAC addresses to send data between clients
Why we need IP when theres MAC address
Layer 3 is the network layer, which adds addresses
@nova igloo switches uses MAC addresses to know where it has to send a packet
the protocol used for this is ARP, Address Resolution Protocol
It broadcasts on the local network: Who has IP 192.168.88.1 (for example)
and the computer with that IP, responds
Why not broadcast MAC address
MAC address are unique too rite
so say, we're on a network, and I want to send you something, and I know only your network address
MAC addresses are unique within the same network, you cannot have two devices with the same MAC
So ARP is used to find what MAC address owns an IP
though MAC clashes never happen
or at least, I've not seen it happen
And that payload from the ethernet frame ^
this is what an IP packet looks like
It has sender and destination addresses
and a payload field
@nova igloo it all makes a lot more sense when you see this: https://electricalacademia.com/wp-content/uploads/2018/12/image-result-for-osi-model-layers-and-its-function.gif
Router is layer 2 or 3?
So layer 2, physical addressing
a switch for example, operates on layer 2
it knows what MAC is on what port
so router is layer 3
correct.
i thought router r lower level lol
TCP and UDP live in layer 4
those are the transport protocols
so the payload of an IP packet, is a protocol like TCP
the idea of the OSI (Open Sytems Interconnect) model, is to abstract the layers away
the physical layer in wireless, is different than say, with an ethernet cable
But nowadays we only have three types of network right
All networks we have are same model ^
Applications, Transport and forgot
Yeah so your application that you use, is on layer 7
HTTP for example, is a layer 7 protocol
HTTP uses TCP for transport
you'll often see this coined as 'TCP/IP'
Transport Control Protocol over Internet Protocol
@nova igloo it also helps narrow down problems when you are debugging
layer 1 problems are things like: cable unplugged
Yeah something like this , one on another
Think of it as an envellope
Application has some data, puts it in a TCP envellope
TCP calls this data 'segments' which it puts into IP as packets
these packets are then put into another envellope: frames
The application doesnt need to know about the layers below
they cut the data in to pieces too rite
Transport layer, TCP does the cutting up and assembling back together
TCP can also do re-transmits if data was lost
TCP r quite busy though
TCP is most widely used protocol
have to manage so much of thing
arent there r only UDP n TCP
UDP r not safe, and resrouces waste
UDP is connectionless
so there's no initial handshake to establish a connection
There's also no fault tolerance with UDP
so if data is lost, its lost forever
Videocalls and voice calls use UDP
Thats why
Because a couple bytes lost isnt terrible, just a sound or video glitch
but UDP has the benefit that it works in realtime like that
isit possible to use TCP
One thing you'll see in this ^
is the "Media" and "Host" layers
Media is the hardware
and the host is software
So transport (TCP) is part of the software stack, not the hardware
thats why we call them host layers
TCP r done on our compuetrs rite
layer 5 and 6 are quite boring
according to the OSI
things like encryption fit in layer 6
not sure about layer 5
From a networking perspective
anything above layer 4 is "overhead"
not interesting
Firewalls operate on layer 4
They can do filter rules, such as "port forwarding" some protocol, on some port, to some other IP and port
oh, it determines the datas r from which ip
routers operate on IP
@waxen scroll I'm checking if they only allow known MAC OUIs to connect to the network. Hyper V is completely blocked from network access but I will try to spoof the MAC to see if that is the policy they are using
The net admin is gone for vacation so I don't have anyone to ask for help
Or if they only allow one Mac per access port. It's probably this.
Time for Wireshark.
Oh wait I need to check the company policy first about that
I don't think I can do it.
Someone knows if I can add up a tplink outdoor ap to an existing deco mesh system in order to extend the coverage?
I can say one thing
and that is, that everyone here, will advise against mesh/wireless extenders
because quite frankly, they are terrible.
@tame carbon yes. I speak from experience trying to do this with a camera
It is awful!!
Use powerful AP instead
Yeah Ubiquiti Unifi eco system not bad
Hi, is there anybody who can help me with my hardware NAS setup?
@obsidian token How are you hooking it up? To your router or a separate device?
@thick minnow Its connected to both the router and an wifi AP over powerline
@obsidian token And does it show up yet on your network locations?
Yes it does, and it works, but the speed is not what I expect it to be
Oooh great
I tried it once and my router didn't support the HDD I was using 😭
What kind of speed do you get?
I have an SSD installed, and its only 7mb/s
Okay so it's connected to your router with a USB, and your router is connected to an AP that you connect to?
@obsidian token powerline can be iffy
Maybe i can draw the scheme for you
don't expect gigabit, sometimes it can be worse than wifi
if you have a NAS, it basically needs to be connected via etherent
powerline doesn't count
Give me a minute, ill send a picture so you can understand better
@peak cloak @thick minnow
Can't you hook it up with USB or ethernet to your router?
so I do understand that powerline is slow, but since the AP is connected to the NAS via 'switch' (powerline has 2 lan ports) whz does it not get the full speed?
Can't you hook it up with USB or ethernet to your router?
@thick minnow I could, but I'm most concerned about the Wifi connection (see message above)
hmm, idk if the PL is doing switching
I would hook it up directly to the router
and then check ethernet speeds
Yeah just hook it up directly
to see if it's the NAS or networks that's slow
at minimal you need a real switch behind the PL
i can confirm my TP-Link PL adapters suck at switching
btw when I use powerline networking in my house
apt-get update fails constantly
because the packets get lost
I tried this and got 10mb/s
you won't get anywhere near 1000 Mbps
@obsidian token Why not hook it up directly?
try with a real switch
your electrical circuits probably don't support it
You still have PL in between, just hook it up with ethernet or something
the reason why people go out of their way to use Moca instead of powerline networking
is because if your fridge decides to cool the food
your bandwidth drops
Yeah this is the first time I heard of powerline networking
Sounds messy and cheap
There's a reason why high end ethernet cables exist
Yeah and this got me the full 100mb/s
cheap no messy yes
@obsidian token Well then the powerlines were the problem it seems
PL is actually expensive
So im guessing the powerline is just reallz bad at being a switch? or is it because the data has to go to the router and then to the AP
powerline networking is entirely based on the infastructure of the circuits in the building
if someone's using power tools, bad day
if the drier turns on, bad day
I know, but my father does NOT want to run any cabke at all 
if the washing machine turns on, bad day :/
then use coax
most homes have coax
do moca over coax
check every room for a coax node
Whats moca? a better powerline?
moca is a protocol for ethernet over coax
@obsidian token and yes the Nas has to run everything through the router first.
really? I don't think so, probably just a bad switch chip
unless it's on two separate subnets or VLANS
it's the best case scenario to put the NAS right into the router
i've accessed my NAS over moca and it works pefectly fine
moca is a protocol for ethernet over coax
@peak cloak So basically a TV port
yes, it's called coax
well the NAs sits right behind the tv, so this port is alreadz taken
moca adapters can passthrough stuff
you can use it for both things
TV, DOCISS, and MOCA run on different frequencies
why can't the NAS be next to the router in the first place
@peak cloak The router has no more LAN ports, and again, my dad is really does not want any more ntworking stuff there
you can buy a switch to attach to the router
if it can't be in the same room for political reasons
use a moca circuit
powerline probably won't work in your house as you've discovered
Weve been using it for years and its been more or less fine for our 50mbps internet plan. But now that theres a nas its kinda slow
Well the moca thing is definitely interesting, but also too expensive
moca is the alternative to running wires in the wall
it's cheap with perspective
your powerline networking can probably do between 25-75 Mbps
by asking your powerline networking to do 1000 Mbps
for the NAS
you're clogging up the pipe
you're literally doing the comparable of clogging a toilet
there's no more room, so the pipes burst
Damn dude the saddest thing abiut all this is that router, AP and NAS are litterally only a few metres apart in the same room
can you move just move it all together
how do you get internet service? DSL, Cable, Fiber?
but no damn cable is allowed... I guess i will have to live with wasting a 550mb/s SSD in a 100mb/s NAS connected to 7mb/s powerline. Like, the speed is ok to live with, but it just hurts my nerd heart to know how much potential there is.
also is the SSD 550mb/s or 550mB/s
there is a difference
network speed is measured in bits
also is the SSD 550mb/s or 550mB/s
@peak cloak 550MB/s the typical SSD
multi-node fiber
it's not a single disk right?
how do you get internet service? DSL, Cable, Fiber?
@peak cloak Cable
it's not a single disk
idk, that's @topaz quarry
what
lol autofail
each computer that directly accesses the NFS share has an inten log and cache array
each computer that directly accesses the NFS share has lots of DDR4 for pre-emptive writes
the SAN itself has optane for cache and intent logs
Password for jesse@//10.4.10.202/jesse: ***
sudo dd if=/dev/zero of=test bs=4M status=progress
37950062592 bytes (38 GB, 35 GiB) copied, 12 s, 3.1 GB/s^C
9283+0 records in
9283+0 records out
38935724032 bytes (39 GB, 36 GiB) copied, 12.4636 s, 3.1 GB/s```
the SAN has an array of spining rust with optane for cache/intent log
the NFS shares are accessed over a fiber network
@wraith pivot 10.4.10.202 isnt reachable. pls provide public IP and real password
lol
...... @waxen scroll thats a local ip
is it?
lol LZDanger
thats not a local ip
169.254.0.0/16 is a local IP
lol did you figure out the trick yet?
the applications see 5 GB/s because it's being written to RAM
then it fully saturates the 10 Gbps pipe
@waxen scroll ``` ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp42s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master br0 state UP group default qlen 1000
link/ether 2c:f0:5d:59:88:ba brd ff:ff:ff:ff:ff:ff
3: enp33s0f0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq master br0 state UP group default qlen 1000
link/ether 00:90:fa:04:40:80 brd ff:ff:ff:ff:ff:ff
4: enp33s0f1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq master br0 state DOWN group default qlen 1000
link/ether 00:90:fa:04:40:84 brd ff:ff:ff:ff:ff:ff
5: br0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 00:90:fa:04:40:80 brd ff:ff:ff:ff:ff:ff
inet 10.4.10.137/24 brd 10.4.10.255 scope global dynamic br0
valid_lft 7098sec preferred_lft 7098sec
inet6 fe80::290:faff:fe04:4080/64 scope link
valid_lft forever preferred_lft forever
i could satuarate a 200 Gbps backbone
try 127.0.1.1
you need more horsepowers for that though
you can do bursts
bigger bursts if you have larger caches
@topaz quarry cant wait to get 200Gbps fiber in my house
fiber speed is limited by the controller
yes ik
not necessarily the glass in the cable
ik
lol gg
especially the ones that support hardware accelerated NFS and iSCSi
even more so if you want SR-IOV
did you see the live Intel SR-IOV nvme over fabric demo
although i would need better hardware cus lga1366 i think is the socket isnt going to work for that
i have zfs with a 970evo as cache and 64gb of wam with 6 1tb sata hdd's
ZFS is amaze
yesh ik
lol
overclock the RAM
cant
then you get an overclocked ZFS
i'm excited truenas scale came out today
freebsd ZFS with linux containers
i wonder what magic iXsystems did
dont u have to pay for the software
i know nothing about true nas though
i use esxi rn but i want to move evry thing to proxmox
it's all just TrueNAS now
ohhh
TrueNAS Core <=> FreeNAS
intresing
and i'm assuming because truenas scale just released they're letting plebs download it
so you have esxi
ill stick with my jenk way of getting zfs working on esxi
and you want to move to proxmox?
yes
why?
cus proxmox is free and it has native zfs support
so all the premium features from exsi aren't enough to make you stay?
like vSAN and stuff?
nah
im going to keep one esxi node for varios resons but the other ones are going to proxmox
kubernetes everywhere
I'm planning on installing proxmox again and learn kubernetes
kubernetes still learing that
my freind is using rancher idk exactly how that works
rancher is amazing
Single node kubernetes sort of defeats the point, so I want to have emulate multiple nodes in proxmox vms
@topaz quarry i dont have ipv6 from my isp :::(((((
you should always run kubernetes in a VM
@wraith pivot me neither
I setup an ipv6 tunnel
Don't know how to use ipv6 well though
then use Hurricane Electric as your ipv6 broker
and use a GRE tunnel to get your prefixes
I'm in homelab
no homelabnet
What's that
becuse homelab baned a couple of us so we made our own server
any way i only have 3 nodes rn so 😦 but its a lot of money to get more servers
honestly i just kept all of my PCs I bult over the years
my old 2700x build
is now my GPU node
it's got the 2060 and a 1050 ti for transcodes remote gaming etc
nvidia-docker-2 is so fun
intresing
i also turned the dedicated router into a node by using vRouters instead of dedicated hardware for the core router
lol
so the xeon d router became a proxmox node
i guess i could make all my pc's proxmox nodes lol but i use them somtimes
my daily driver is also proxmox
lmao
it runs my desktops as VMs
Windows 10 is less annoying as a VM
it gets first class citizen updates
intresting
I only have a raspberry pi and l and an optiplex 3010 for servers
oh yeah i should put esxi on my rpi oh wait nvm i needs 8gb not the 4'
only the stability of debian could taime arch
Idk how I feel about virtualized desktop, how's the latency
yea you need 8GB of RAM for esxi
i was able to play overwatch at LTX through my ipad
using moonlight
can u put proxmox on a pi
i nodes are in Florida
i think someone asked the proxmox team and they basically said we don't support it
aww
but proxmox can be installed on debian
ye ik
so install debian
true
and install proxmox as a package
sounds like alot of work
make all my sbc's proxmox nodes
ansible configs with rpis are really common
like all you need to do technically
is add a hostname in /etc/hosts
add the repo and the key
then install proxmox-ve using apt
huh cool
then reboot
only use ARM based images to not make your life miserable when virtualizing :/
LXC on ARM sounds fascinating
also @topaz quarry there is a like 6 person vc in about 4-5 hours in that server
also the owners are owen and trevor janssen
both good freinds of mine
i have no idea what those names mean
oh can u look in the server i gave u
ye
names don't mean anything to me until I understand what the person is
yeah
we recently made it public after me and trevor spent 120$ on boosting the server as a joke
loool
all the memes
also look in quotes its very funny
lol what is this homelab welcome rules
also the quotes are chen/10 funny
like who says in the welcome rules to be respectful but also not be a c* in the same sentence
they aren't misbehaving with me in the server
maybe my reputation proceeds me
oh you're talking about reddit
@topaz quarry cause you and I dont need a homelab. we work on $$$$$$$$$ and get paaaaaaaaid. who needs a home lab? lmaoooo
i have a 6U comms rack and a 2U server thats powered off 99% of the year
and shits and giggles
i do it to just stop using outside services
my 24U rack is pretty full with stuff
sometimes i use it for clients because they're like it's not working
and i'm like fine, I'll just simulate your entire infastructure
with my own infastructure
lol
@waxen scroll r/homelab is probably one of the most gatekeeping subs I know
Want to run a 3950x for VMs for its core count and low power - not dual xeons and doesn't consume 600w constantly, not a home lab
Want to run a small external bay for storage for photos, files, etc - not a 4 RU chassis with 12 drives in raid 6 plus you are not running plex for your 8TB of movies to never watch, not a home lab
Not running running ECC memory - banned
If you cannot hear the photo - not a homelab
It’s a home lab. Not an enterprise hosting site
Hence why I said it's a gatekeeping sub
Hi guys, I have a problem and I am from Argentina. I have 300Mbps download and 17Mbps upload in my house, in the others computers it works just fine, like it should be. However, I can't reach these speeds, I am downloading at 800Kbps or less. I have tried veerything, I have deleted and reinstalled drivers, I have changed my ethernet cable, but I'm running out of ideas. What should I do? I've been thinking about deleting Windows 10 and intalling it again from the beginning.
really? wow
@hollow marlin i unbox million dollar hyperconverged like its no big deal
i should go up in there and gatekeep the crap out of them
@clear igloo you ever show them your test lab?
🖕 😏 🖕 basically luricks face
all the funnies though
the cool people with consumer trash
probably run better labs than they do
@hallow smelt it's probably just windows
i find it hard to care about homelab and consumer electronics anymore
i want to do my tech job and clock out
i try to train on the job as much as possible
im on a lifecycle of sorts with home electronics
after 5 years then ill go hmm, whats the market look like
5 years is a good time frame.
@hallow smelt it's probably just windows
@topaz quarry yeah, I think so
well, I just have to do it
thanks
honestly TR is technically classified as a consumer CPU
the 3900 and 3950x are technically classified as consumer CPUs
but are they
are they really
SR-IOV, good iommu groupings (pay attention to the board you buy)
TR platforms have a possiblity of supporting 256 GB of RAM
i mean cmon
SR-IOV is definitely a consumer-level tech now.
the 3000s series technically supports SR-IOV
Anyone switch from an Amplifi router to the new Unifi Dream Machine (UDM)? For enthusiast/prosumer home network.
SR-IOV is heavily relied on in enterprise though
or am i being lied to
routing != access point
if you're buying the UDM for routing, it's fantastic
I haven't switched, but I've been running Unifi for a few years now.
are they really
@topaz quarry I argue the line is blurring to the point its invisible. Most chips, if not all new releases, support virtualization, 7/24/365 is moot because CPUs rarely die (is all about the mobo) and even then life of equipment ran constantly have better longevity, DDR4s built in error correction is almost as reliable as ECC. Its really just max RAM, proprietary HA,some board hardware and the "extensive support"
we almost have RAIM
and RAIC
we almost have them
we just have to make them make sense now
use the acronym RAID to understand RAIM and RAIC
and replace the word drive with the words memory and cpu respectively
my x570 and x470 boards have been running for like 4 months straight 24/7
so like . . .
Dell has some cool RAID1 features for RAM and DIMM failover but soon we will have cool options
and yea DDR4 RAM is basically DDR3 with ECC and better speeds :/
i don't want to know what C stands for
anyone knowledgeable about MoCA adapters for using internet over coax?
I can probably answer it, just ask
im upgrading internet from 100/100 to 200/200 with verizon fios
this apparently is only supported via ethernet from the com terminal to the router they supply instead of via coax
now since i wanted to move the router to another point where i hjave coax so that i could then hardline my gaming pc via ethernet
im wondering if i only need 1 moca adapter versus 2 since the router they supply has a coax connection
versus if i bought my own modern router
which wouldnt have coax and a change of router location would then require 2 adapters, since i dont have ethernet run in the walls
you don't use a modem with fios, it's just a moca connection on the back of thier routers. Modem is for dociss connections. Moca 2.0 can do gigabit theoredically, so for 200/200 it should be more than enought. Moca is backwards compatible, but idk if you will get full speeds from the ONT, that depends on the version of moca on the ONT. In theory you could just hook one end of the coax to the ONT and other to a MOCA adapter. However, the latest version of the fios routers have moca 2.0, so you should just be able to hook it up.
do you have tv service through verizon?
I do but part of this upgrade in speed also has me stopping that service and going to youtube tv
tv is currently hooked up to the set top box and set top box to wall via coax, but after upgrade it will just be over wifi
yeah they are disconnecting the coax at the ont. and running ethernet then.
if you want to use your existing coax then you would need 2 converters.
yeah, what's possible in theory would be different from what Verizon techs are trained to do
their modem coax connection it just a moca converter.
hm, so even tho the router is moca enabled, I wont just be able to go ONT--ethernet---Moca Adapter--coax, then place the router on the other wall with that coax lline and be done with it?
well techs arent coming this will all be me
lol
and i have access to the ONT and the cables running to it since i picked the lock for great justice
there's a lock? never seen one
in my condo yeah theres like a tech only cabinet
oh
but i own the condo so i said eff that
so I assume then ill have to run ethernet from ONT to the router and wherever that is is where it stays and ill have to try and game on wifi (20 feet away might not be that bad?) OR option 2 is i would have to get the 2 moda adapters and then i could move the router to a coax spot.....is what ur saying
yeah actually the coax connection on the router might work.
no ONT is newer
you would need to tell verizon to switch it over, since only ethernet or moca can be active, not both at the same time
in theory it should work right?
hm
cause the ont coax is set for one speed / signaling only and they are going for faster speeds than what it can handle.
I mean, it doesn't hurt to try?
yeah verizon has this bs thing, they wont let you go over 100 speeds on coax by default
hmm
so i guess the question is, like ur saying the router isnt an adapter per se, so my idea of needing to use an adapter on the ONT end into the coax, and then just putting the other end of the coax right back into the router probably wont work for some reason?
it could work its just a signal converter which is what a moca connector is. but to be fully prepared I would get 2 converters in case it doesn't work.
i know the coax is capable of almost gigabit so i just feel its odd you may need an adapter on both ends? I could see needing it if on the coax end i was plugging it right back into my computer but im not because thats the end the router will be on
such a pain lol, my next house ill make sure i pay to have ethernet run everywhere
im going to connect it next week when i get the kit they are sending for whatever is in there and see what the wifi looks like for speed, if its decent since i may not have to do anything and i might luck out and be able to game/stream over the wifi
eh I would still use ethernet wifi is always a pain.
i know which will mean i need the adapters ugh
i bought 50 feet of shielded cat7 cable for the run i was going to make
but if i run it all the way to the router and skip the adapters, ill prob need more to be able to put it on the wall
well thanks for the assist ill see what they send next week and ill get it running first then ill mess with moca options later
btw cat7 isn't an offical standard yet
cat6a is the highest
if you really need fast speeds, just use fiber
its just the cable i bought i didnt need the speed the price difference just wasnt that much
true, just saying in case you buy a lot. No need to spend more more money than you need.
oh for sure, yeah the difference was negligible at the 50 foot mark
this one is flat and shielded the other one they had wasnt
versus cat 6 @ 12 bucks
so now the issue becomes lol get the adapters for circa 130 bucks, or spend 25 and get 100 feet of ethernet, put it on the wall and paint it and run it to where i need it...hmmmm
why can't you run ethernet outside?
outsdie the condo?
yeah, lots of providers do that, on the outside walls and then just go inside when you need
that's what I did
sounds pricey for me, its a 4th floor condo
the ONT is in the closet in my unit and i cut a hole in the wall and added a coax plug on the other side of the ONT, thats where the router is in the living room
oh, my ethernet router is in the basement and then have an AP on the wall in the stairwell
so ill need to replace that coax line with an ethernet one for the new speed and the router can stay there and i can run the ethernet over the cieling and down the wall and just paint it OR i can move the router to where its closer with teh adapter method we discussed
hah prob
what ill need to do is wire the router with a dual coax/ethernet plate tho
in case whoever i rent this from later gets upgraded speeds for their own internet
one day new homes wont even come wired with coax anymore
praise the gods
@peak cloak r/homelab would like a word...
A dlink for a switch? A Pi for a server? you donkey...
ISP provided modem? what is this
Juniper O.o
They totally do the same thing.
No point having back doors when you're require by the gov to leave the front door open 🤷🏻♂️
question so how come my internet speed test etc say i have about 20 mb download
but when i download games etc im only getting about 2
epic games
speedtest reports in megabits
ohhhh
so yeah you are getting 20 megabits
I would too
went from 200 down to 750 kb down
starlink tho
ooo
i thought satellite internet sucked
I mean, yeah compared to fiber it does, but starlink is different from hughesnet or other providers
ah i see its alot closer to earth
It's in Low Earth Orbit, which means SpaceX needs a lot more satellites to launch, but that means it's much faster
our ISP said they ran fiber down here
but they still dont offer very much speed
50 is the max i think
Right now, as I understand it, it just does relaying to ground station, but later they will do sat - sat, laser coms
sounds pretty cool
pretty good
up to 160 it is
but it's not stable
ahhhh
for now
is regular satillite stable?
W
if you live in the city just $$$$$ more
Speak English
that is english

isaac me and you both my friend
@vagrant verge ?#?#?#?
???????
you both want faster internet
yes
Is he being pedantic
lol
they have different plans most of the time depending on where you live you can pay more to get faster speeds
is what i was saying
does anyone know how the vpn service and how to setup works on a netgear nighthawk mk62?
i couldnt find any videos that are new
ping me if you do
vpn to where?
oh
I think that's for making your router a vpn server
so you can access your LAN wherever you are
ah ok
i think i will actually use that, i found some netgear forum stuff to help, thx!
Are there a thing that load-balance routers?
Like multiple routers receiving from one ISP
Is that must?
you're better off setting firewalls or other crap
I don't know why would anyone load-balance an ICMP
i dunno i would block them
instead of load-balance the garbage
or look into actual anti DDOS softwarre
you just use something like fail2ban to prevent the abuse of network infastructure
if you want to be really really fancy you use Intrustion Prevention Systems and Intrustion Detection Systems
if you're in a residential neighberhood, i sincerely doubt your ISP will give you two lines
especially if you give them your reasoning for wanting another line
keith barker, eli the it guy
understand L2 and L3 networking
then start asking about cool stuff
Cable ISP's do that all the time for residential. It's so you don't have to share your Internet with, say, a roomate.
To mitigate a ping flood, just disable responding to ping on your router.
This is the first time someone said they would load balance an ICMP attack
Using multiple Internet connections as one is a thing if you're using the same ISP. It's usually referred to as a "trunk" and requires special equipment on both sides of the connection. It's not something I've ever seen done with consumer-grade cable modem infrastructure.
They'll do it if the person they are billing is different, but in the same household
AKA a roomate.
I'm not saying if it's possible, I'm just thinking the benefits of it for the consumers
But even if I somehow tricked them in to doing it for my house hold, I still couldn't load balance between the two other than to say "send packets out through this IP address/port for x condition, and this other ip and port for y condition.
oh. yea, the benefits are almost null.
If you're having to load balance over a cable modem because you're using up all the channels and need another physical modem to bind to more channels... you're exactly the kind of customer your ISP wants to drop because you're pulling hundreds of gigs per-month and their other customers are getting mad.
For such, business plans exists lel
ISP wants to drop because you're pulling hundreds of gigs per-month
The reason data cap exists

wait, I thought hunders of gigs is fine

Well, kind of. I personally don't believe in data caps, but I'm not an ISP.
if an ISP didn't do stupid things with their infastructure
hundreds of gigs per day also isn't a problem
If I'm paying for "up to x per month", and the limiting factor is speed, then why am I being punished for amount?
if you're on At&t Gigaverse they literally don't give a flying fuck
most fiber infra is designed to be hit super hard :/
if you're on DSL or what have you
ISP's are going to have to do something soon because digital distribution of games is a thing that's not going away and I just got wind, today, that the new CoD is going to be something like, 50GB minimum and 250GB if you want to max everything out.
pulling to much data can literally set stuff on fire
250GB digital distribution for a game is killer.
At&t literally has cache servers for them
That's awesome actually
because I can pull my game downloads at like 110 MB/s - 115 MB/s
I'm ALL for cache servers.
All ISP should have
there's no way the video game company setup an gigabit pipe for downloads
Smaller ones won't.
they also do caching for all my linux distros
but that's easy to do
in fact most of my stuff doesn't actually leave my local zone
it just jimmies on to a cloudflare proxy/cache
raw internetting is a rare occurence
I've had this ISP mock model in my head where I don't punish customers for staying on-network. Like, you want to torrent? Yea, max out your connection, I don't care. I'll only limit you if you're communicating outside my ISP.
Like, you want to torrent? Yea, max out your connection
Just ensure you have thepirategreat content
...and I give customers the ability to sign in to their account and set up firewall rules for my ISP interconnects. Got a DDoS coming in? I don't want that on my ISP network, block it at the edge.


