#networking

1 messages ยท Page 107 of 1

frail igloo
#

ohhh kk

hasty crag
frail igloo
#

WHYY

#

Education

wind sandal
#

even my school laptop has pro, i even bought it myself

thick minnow
#

I have pro because i installed it

#

Lol

#

#Illigal not illigal

unreal wedge
thick minnow
#

Sweden along with (Bahnhof) Launches 10Gbit/s

stray halo
#

Can someone suggest a great ADSL2+ modem?

#

It doesnt have to be fast, but definitely reliable af

rare ember
#

thats much better ๐Ÿ˜ƒ no longer using powerline adapters to the basement

#

now just to find a way to get cables to the bedrooms upstairs

lean pollen
#

I installed a network program I have no idea what does or what

#

because I was curius

#

PRTG Network Monitor

#

but I dont understand anything almost

rare ember
#

its a network monitor :p

#

we use it where i work to monitor services

#

so we get alerts if servers go offline, or services stop working / stop responding

lean pollen
#

There is a lot of graphs

elfin socket
#

Layer 3 switches allow VLANS, right?

high anchor
#

It should be the case, the easiest way to know if your switch supports VLAN is to check its functionalities. AFAIK most of manageable switches (web or CLI) are allowing VLANs

elfin socket
#

I'm looking for a Rackmount switch on Newegg, 24 port, vlan, that can support APs.

#

Should I look for layer 3, layer 3 light, layer 4?

#

does not to be PoE, but if its cost effective, i'll take it

#

Was looking at this

#

But its smart managed, and I'm still not sure what the difference is. I'm planning on home running several rooms into a patch panel, as well as an AP.
Planning on a wall rack mount

#

I hear a lot about ubi, but I'm looking for a company with good integration, good customer support, and documentation online.

rare ember
#

whats your requirement for vlans exactly

#

most home uses do not require vlans

#

@elfin socket an AP does not require a VLAN

elfin socket
#

Looking at VLAN because I want to isolate a NAS and my computers from the rest of the family's hardware in the house. Or an option to isolate IOT devices like the samsung smarthub

#

Trying to figure out the price premium between them.

rare ember
#

ok, what solution are you going to have the dishes out IP addresses to machines ? or are you going to have everything static ?

elfin socket
#

Dont really need VLAN, but I'm wondering what the price premium is. if its only $20-$40 more on a $150 switch, i'd go for it.

#

static IP

rare ember
#

with lots of seperation, goes lots of additional management, making sure things can still talk to each other when needed thats all

elfin socket
#

True, I understand, trying to figure out my solution.

#

I'm going to sketch it out later.

rare ember
#

if you are using static ip addresses, then you can seperate the data just as well using seperate subnets

#

and it might be easier to manage

#

not saying dont go for a switch with vlan to experiment by any means

elfin socket
#

subnets will function just as well as a VLAN? still a noviceto networking

#

trying to balance functionality, cost, expandability, and support for advanced functions

rare ember
#

vlans and subnets normally get used together

#

for example

elfin socket
#

This house has 2 WiFi connected ecobee 3s, offered by the utility, connected to the internet through a guest network. Its cloud managed, and i dont want it to talk or even see our home devices

#

im also expecting IP cameras sometime in the future.

rare ember
#

10.100.100.1/24 can only talk to 10.100.100.1-254

#

however, that doesnt stop jo smith from changing his ip subnet to something larger

#

to give it the ability to talk to more stuff

#

which is where vlans generally come in. vlans are at the switch / port level, so they give the added security that if john smith decides to change his ip subnet to try to talk to other stuff, his port wont allow him

elfin socket
#

Trying to find a best practices approach to keep everything able to communicate to the internet if needed. But you understand why im concerned about IOT having access to my storage devices, right?

#

I can assign it by port?

rare ember
#

vlan set up is by port generally

#

so the problem you have with internet of things, is depending on how they work (whether they use cloud services and can be accessed from anywhere, or they are local and you have to be connected to the local network to access them)

#

seperating them out would mean you might not be able to access them from certain devices

#

or you would have to have some rules set up to allow certain routable traffic between vlans

elfin socket
#

Like on a 24 port switch, thinking about
Port 1: Modem
Port 2-20 Home Network/printer/AP
Port 21-24 IOT/ NVR/Samsung Smart Things/ Solar Panel Monitor

#

might that work?

rare ember
#

that would work, however the question would be

#

lets say you have a cell phone

#

connected to AP

#

on port 5 in this case

#

and it wants to connect to samsung smart things

#

on port 22

#

whats your plan for managing those devices ?

#

and connecting to them ?

#

in this case you might want devices connected to your AP to have access to your smart things stuff

elfin socket
#

These IOT are clund managed, not local.

rare ember
#

so you have to create rules to allow certain traffic and not other traffic

elfin socket
#

Well, i was also thinking a seperate AP just for IOT

rare ember
#

that would work

elfin socket
#

AP 1 Home. AP2 IOT

#

Thats why im looking at 2 APs, VLAN

#

and only one switch to manage

rare ember
#

if they are all cloud managed then you might be fine

elfin socket
#

Yeah, they have to talk to the internet, and they dont need to talk to each other

rare ember
#

anything local you might have to set up rules to route the traffic between vlans, possibly with rules for only allowing certain devices to talk to each other (which is possible in most cases)

elfin socket
#

and i dont like to give them permission to see my local devices since its not needed at all.

#

and if I ever do, I figure i could always put that device on my home subnet rather than the IOT subnet

rare ember
#

your scenario, you could do with just subnets, although it doesnt give you the security you would, if a device gets given a larger subnet its not going to be restricted from accessing all of your devices

elfin socket
#

so a VLAN would offer more security than a subnet?

rare ember
#

that depends how likely you are to be attacked :p

#

a subnet can be changed

elfin socket
#

well, thats what im trying to figure out now ๐Ÿ˜ƒ

rare ember
#

a vlan membership cannot

#

well it can

#

but only by someone who has access to administer the switch

elfin socket
#

not going to enable remote management on the switch

rare ember
#

there will always be ways to break through that if someone really wants to

elfin socket
#

true.

rare ember
#

generally you would use both subnets and vlans anyway

#

so for example 192.168.100.x = vlan 100 and 192.168.101.x = vlan 101

#

both those would be subnet 255.255.255.0 so from an IP subnet perspective, they can only talk to the same subnet, and on the switch you would configure the ports to have vlan memberships appropriate to the subnet

elfin socket
#

give me a sec, ill try to draw this outr

rare ember
#

also, personal experience with netgear prosafe managed switches has been crappy the gui is horrible.

#

im personally going to be going for ubiquiti gear for my little project

#

just because i get to deal with a lot more advanced networking stuff at work, i dont want that hassle at home :p ubiquiti is mostly management from a management portal (internally hosted) and is much better and easier to configure (we use there APs here and they are so simple to deploy when you want to expand)

elfin socket
#

Bah, got rotated.

#

Yeah, im thinking either ubi or Netgear.

#

but ive been concerned with netgears weaker GUI

#

for example, all the false alarms with "DDOS attacks" when its a routine scan from google.

#

the "light enterprise" feel from ubi sounds interesting. but ive also heard that community response is slower.

#

I do like Ubi's scalability though

#

in the end im trying to figure out what I want, and what system to invest in

#

especially since this is unknown territory for me.

#

I think this might be what im doing. I also need to know that I can describe problems that im having to get support

rare ember
#

id definitely recommend ubiquiti personally from a management point of view its easier

#

netgears gui is terrible

elfin socket
#

What projects have you worked on or are considering to work on? just curious

rare ember
#

infact we had some prosafes here a long time ago, and when you have traffic running through them (the amount of traffic we had) the gui was unresponsive

elfin socket
#

have you worked with ubi personally? I have a NUC avaliable to run the management software, but I also run a download manager/plex server from it running windows. probably safer to run it on a dedicated cloudkey?

rare ember
#

we use multiple ubi APs where i work

#

im going to be picking up one of the 8 port poe switches from them for personal use

#

and one of the edgerouters

elfin socket
#

Do you mix hardware manufacturers, or go all ubi?

rare ember
#

we mix

elfin socket
#

play well with netgear?

rare ember
#

price generally determines the mix

#

the prosafes actually dont talk to any netgear stuff

#

eerm

#

the ubi APs dont talk to any netgear stuff :p

#

they talk to cisco

#

the only netgear stuff we have though is enterprise level

#

which FYI is much much better than the cheaper stuff

#

for our netgear switches

elfin socket
#

So i got a netgear nighthawk triband im thinking about using as an AP

rare ember
#

id have to check, i cant remember if my home wifi router is netgear or linksys

#

its been a while since i looked at it

#

but you should be fine using that as an AP

elfin socket
#

but with the right ubi, i can have it basically do all the routing, run the VLANs with home/guest/iot networks and individual APs?

rare ember
#

ubi wont discriminate

#

if you use the UBI switches and UBI APS, you can have multiple SSIDs on different VLANS wifi wise

elfin socket
#

Yeah, was thinking about that too. plus they support POE which is nice

rare ember
#

so you would be able to use 1 AP with both your IOT and non IOT stuff

elfin socket
#

just grab an injector and centrally mount it

rare ember
#

and just have 2 SSIDs one on vlan 1 and one on vlan 2

elfin socket
#

Hmm, think the guys at Ubi would help me design the right system?

rare ember
#

iirc our UBI APS came with an injector

#

as for having Ubi design, they would charge

#

and to be honest, its nothing you couldnt do yourself with a bit of work

#

theres always this channel for help too

elfin socket
#

true, was hoping to explain my setup, talk to a ubi rep. then come back here with the proposal and run it past you guys.

#

Plus i need to figure out racking and wiring

#

also external runs

#

by design, i mean figuring out the hardware needed for my setup

rare ember
#

im having fun wiring the girlfriends house at the moment

#

one room i may have to go down the outside wall ๐Ÿ˜ฆ

elfin socket
#

I'm looking at a similar wall mount setup as this guy, but a bit more advanced switches

#

maybe cable management solutions like here

#

plus linus did ubi, so theres an intresting network setup here

#

The APs and the ubi management key attracted me to the brand in the first place.

#

for the external run, you thinking about a conduit? or exterior rated cable?

#

also will you send multiple home runs up, or just use a switch?

rare ember
#

im going to run at least 2 up to the spare bedroom / office

#

using exterior rated cable most likely

#

i ran two into the living room last night, easiest run of the lot

elfin socket
#

you confortable with running conduit? if appearances don't matter or you can blend it, I'd run conduit, and leave a bit of fish tape or string in the conduit just in case the person needed to run another line through there later

#

Hmm, might go Ubi after all. looks like theres quite a bit of chatter about isolating IOT

#

"microsegmentation" I guess its what its called?

rare ember
#

i dont mind running conduit, but i dont think ill bother for this maybe ill run conduit outside as it will be cheaper in the long run possibly

elfin socket
#

yeah, exterior conduit i mean

#

in the wall it depends.

#

but exterior, at least it makes runs easier, and protects the cable better.

rare ember
#

i was hoping to go down through the walls, but the only wall that would be easy (without going into ceiling cavity) i drilled a hole into it, and hit what looks like (through the tiny hole i made) more dry wall

elfin socket
#

Might have to pass the GF test though ;0

rare ember
#

but it could also be an air vent ๐Ÿ˜›

elfin socket
rare ember
#

so i dont want to drill through it without a better look

elfin socket
#

they got interesting solutions on going through the firewalls

#

can you run plenum through a vent though?

#

I hate residential plenum so much

rare ember
#

i have no idea, i dont want to do damage to anything and have to pay to have it repaired ๐Ÿ˜›

#

making holes in walls i can fix

elfin socket
#

pays to do your research.

rare ember
#

air vents and ducts

elfin socket
#

๐Ÿ˜ƒ

rare ember
#

not so much :p

elfin socket
#

you know, you might be able to rent a scope from a library or the city.

rare ember
#

ive got one

elfin socket
#

cool

rare ember
#

but it wont fit :p

elfin socket
#

bah

rare ember
#

this wall in question is literally like

elfin socket
#

what cable you running?

#

how long?

rare ember
#

the wall in question has no gap between layer 1 (drywall) which i have drilled through, and layer 2(which im not sure if its air duct or more drywall

#

just cat6

elfin socket
#

can you use a thin nail or probe to punch through the drywall and feel it?

rare ember
#

im going to make the drywall hole bigger to see whats behind it

#

i may get lucky and be able to fit the cables between the drywall and whatever is on the other side, and have a surface mounting box

elfin socket
#

like find the wall stud, poke it with a nail to gauge the depth, then move a bit to the right, and poke

#

if the nail/probe goes all the way through, you might be safe, and you can expand it to put in a scope.

#

otherwise if it stops, you might be hitting a vent.

rare ember
#

yeah

#

ill figure it out

elfin socket
#

are they 16 or 24 on center?

#

24 is so much easier

#

plus the damn fireblocks

rare ember
#

16

#

the reason i chose the wall in question is because it has the vent that goes to the basement, so i was hoping to go down beside it, to avoid as much drill work as possible

elfin socket
#

thinking about using this to get from the 2nd floor to the attic

#

depends if they got packing against the vent though

rare ember
#

its easy when you have the expensive gear :p

elfin socket
#

lucky, lol

rare ember
#

i wish i had the expensive gear :p

#

im winging it all

#

lol

elfin socket
#

GG lol

#

better to take your time, then to screw up and pay for repairs

rare ember
#

i want to have to patch as few wall holes as possible

elfin socket
#

hide it all behind furnature, lol

rare ember
#

lol

elfin socket
#

"your couch goes here now"

rare ember
#

the ground floor -> basement was easy :p

#

i might decide to pay my networking guy to do the upper floor :p

elfin socket
#

wait, are they cold air return?

rare ember
#

its an inlet yes

elfin socket
#

I got a different problem. getting the 2nd floor to the first floor.

#

kinda want to do this in the attic

rare ember
#

ill be doing something similar in the basement

#

right now im just working on getting the cable down to the basement

#

its only really 2 more i need to do

#

i could go down next to the power outlet, but that means getting into the flooring and then following that path which is probably even more of a PITA

elfin socket
#

not a strraight drop?

rare ember
#

not from that wall no

rare ember
#

im not even sure the wall that joins to the other house next door has a cavity, it doesnt sound hollow when i bang on it

elfin socket
#

hmmm, this looks like a cool setup. i might use that as a template when making my map

#

question is whether to use their edge router. or use the netgear?

rare ember
#

edgerouter

elfin socket
#

edge switch is level 2?

rare ember
#

i mean that can probably all be done with a normal ubiquiti switch

elfin socket
#

SFP is a good plus to ubi

#

Its a townhouse?

#

duplex?

rare ember
#

townhouse

elfin socket
#

what year if you know?

rare ember
#

i dont unfortunately its relatively old though

#

1925 according to google

elfin socket
#

might be easier if its balloon frame

#

wall cavities might run the entire height of the home.

rare ember
#

ill check when i get home, ill stick my camera back in and point it upwards from the living room and check

elfin socket
#

platform frame stops between floors, ballon frame is continuous. PF only became popular around the 1930s, so you might luck out

peak walrus
#

I connected to my AP directly with my PC, removed all other ethernet connections from the AP

#

So theoretically, my Gateway IP should be the IP of that AP.

#

It's just blank.

#

When I plug everything back in, it works perfectly, I just can't access the AP's admin panel.

#

No IP address anywhere. Can't tracert it, can't find it in the router's admin panel connection list.

#

As far as every device on my network is concerned, that AP works, it just doesn't exist.

#

Works as a switch, works as a wifi network, but I can't ping it, I can't get to the admin panel, it basically is nowhere to be found.

#

Wtaf.

heavy meteor
#

So....those pods I got from my ISP actually plug into the router directly.

#

I haven't plugged it in, but I think it's better than just a repeater.

elfin socket
#

Pods?

#

Mesh network?

fathom hound
#

Tide pods?

rocky badge
stiff hornet
frail igloo
#

Hellppp

rocky badge
#

Rip

#

I finally got my DHCP server on Windows Server

frail igloo
#

i use my virgin hub

#

its oke..

rocky badge
#

Lol

frail igloo
#

.. . .

rocky badge
#

I hate asymertical :(

frail igloo
#

lol

rocky badge
#

I wonder why our schools upload is so much faster than the download

frail igloo
#

hosting

rocky badge
#

True but we don't have any remote services for students and teachers

#

And the website is hosted elsewhere? Idk let me check

#

Yeah the website is elsewhere

frail igloo
#

idk then

rocky badge
#

We rarely use all of the bandwidth

frail igloo
#

we have 400/300

#

but can be scaled to 1gb

rocky badge
#

Like a the most we will use is 20/10

#

Per class

frail igloo
#

ok

#

we use 300/200 for the school

rocky badge
#

Idk what our school has

#

I've gotten 500/500 one time and that 300/600

#

I think it's fiber.

frail igloo
#

i work in the sysadmin office quite abit

rocky badge
frail igloo
#

l

rocky badge
#

Oh well

astral veldt
#

rekt

#

Bazinga


winged moth
#

A droplet of water or something?

rare ember
#

a squished in power button :p

#

although i made the same mistake when i looked at it first

winged moth
#

The harder you press the power button the faster it boots right?

#

Kind of like a thumb version of those test your strength hammer games at a fair.

rare ember
#

@elfin socket so i dug around a bit more in the cavity i was hoping to use, as it kind of backs on to what i believe is an extension (kitchen and bathroom added to the back of the house) the cavity is actually seperated with brick. between floors. which is extremely fun, so looks like im going down and under the flooring ๐Ÿ˜ฆ yay for more work.

elfin socket
#

@rare ember Might want to look into that drill bit I linked earlier.have you thought about running the cable along the baseboards?

pale sphinx
#

Hello, any pfsense guys here?

frail igloo
#

Kind of ๐Ÿ˜‚

high anchor
#

@pale sphinx Ask your question, we may be able to find an answer ^^' (I've had to use it as a NAT for my ESXi dedicated server)

rare ember
#

@elfin socket theres a few options, just havent had chance to really explore, im going to look at how easy it is to get under the floor boards to see whether its worth attempting to go that way

#

@pale sphinx we use it where i work for some internal firewall rules, whats up ?

thick minnow
#

Hey everyone, hope you're having a great day! I was wondering if any of you here knows stuff about pfSense and could help me with it? Because it makes no god damn sense ๐Ÿ˜

pale sphinx
#

So yeah i was wondering about the AES Update coming and i got myself AMD E1 7010 CPU 1.5GHz with AES. Should it be enough for small home network?

rare ember
#

for a small home network you should be fine i think

#

i wouldnt say you would be effected much by it, unless you heavily rely on encryption on your pfsense configuration anyway

#

and even then, it should still perform better than it does currently, as all it really does it provide more hardware optimized instructions for AES, so it should reduce your cpu overhead rather than increase it

pale sphinx
#

and my lan is 1Gbps

warm venture
#

Does someone have a cisco router 1921

high anchor
#

I'd like to, but I am using them in my school, for learning purposes.

warm venture
#

Metoo with packet tracer

high anchor
#

We have the opportunity to actually have physical ones to work with, and we recently added some expansion card on them (a serial card and 2 x 4 Gigabit switch cards for each, we got 8 of them)

vagrant heath
#

Packet Tracer ๐Ÿ”ซ

latent lark
#

@vagrant heath I'm using GNS3

#

You should try it

red glen
thick minnow
#

๐Ÿ˜ฎ

#

I want fiber

pale sphinx
#

Anyone know should i reinstall pfsense with config backup OR should swapping HDD to new machine work? i heard it needs interface set again and hdd name stuff.

red glen
#

try the swap, if it doesnt work then do the backup

high anchor
#

+1
Try to swap, if it doesn't work just restore a backup on a new install.

grave zodiac
#

Gonna upgrade to 10GBE at home this year Gbit is feeling a bit slow

thick minnow
#

@grave zodiac u know any good but not crazy expensive 10Gbe cards?

grave zodiac
#

Asus got a few sub $100 cards

thick minnow
#

Oh damn lafrChamp nice one. Thanks

#

Didn't know if anyone was making 10Gbe cards for 100 bucks

grave zodiac
#

10Gbe switches are still quite expensive though

thick minnow
#

Yeah, that's true

#

But you can slowly start upgrading your network with these cards and when time comes, put in a new switch.

grave zodiac
#

Indeed

#

I need 2 with 1 port and 1 with 2 ports for starters

#

The 2 port card in my pfsense router, and one card for my NAS and my WS

thick minnow
#

I see

#

I'm guessing it's about 100 bucks per 10gbe port

#

Or nah?

grave zodiac
#

Later this year I will be able to get 10Gbe internet so I need to prepare for that ๐Ÿ˜ƒ

thick minnow
#

10gbit for home internet

grave zodiac
#

Yepp

thick minnow
#

Can I move to live near you? linusKappa

grave zodiac
#

ยจ$75/month

thick minnow
#

For 10gbit internet???

grave zodiac
#

Yeah

thick minnow
#

That's insane cheap

#

Where are you located?

grave zodiac
#

Sweden

thick minnow
#

Oh nickCreep

#

Not surprised then

#

I'm from Lithuania and we have 1gbit for 19 euros

grave zodiac
#

Ah

thick minnow
#

But at the moment I'm in UK and the internet here is shittiest I've ever seen

grave zodiac
thick minnow
#

Nice :D

grave zodiac
#

Pretty ok speeds today

thick minnow
#

In UK the max speeds are 300down and 20up

grave zodiac
#

Yeah, UK is a 3rd world country when it comes to tech ๐Ÿ˜›

thick minnow
#

yeah

#

and i'm trying to run a hosting company on this crappy internet

#

God help me ๐Ÿ˜„

grave zodiac
#

Good luck dickButt

thick minnow
#

we'll see how it goes

#

but I called the british telecom and asked how much is gigabit fiber.. they said its about ยฃ1.5k a month

grave zodiac
#

LOL

thick minnow
#

ikr

#

100Mbit symetrical is ยฃ350 xD

grave zodiac
#

But it's more expensive for companies than privat residents

thick minnow
#

nope

#

same stuff for everyone

#

coz its business broadband eitherway

grave zodiac
#

At least here in Sweden

thick minnow
#

they call it 'leased line'

grave zodiac
#

For privat residents it's "up to XXX" but they must promise XXX speeds for companies so it's more expensive

#

Need to buy a new AP as well as my current one keeps overheating causing my laptops and mobile to drop the connection ๐Ÿ˜›

thick minnow
#

yeah, they say its 100% uptime n stuff

#

and its dedicated so you always get the 100% of the speed

#

which is good

#

but i'd like there to be a middle option ๐Ÿ˜„

#

why do u have an ancient socket intel cooler?

#

u said u work with pfSense, right? @grave zodiac

grave zodiac
#

It overheats so I need it on there to try to keep it a bit cool ๐Ÿ˜›

thick minnow
#

ah, alright

grave zodiac
#

Old Asus router but now tuned into an AP

thick minnow
#

๐Ÿ‘Œ

grave zodiac
#

And yeah, I use pfsense

thick minnow
#

u good at it?

grave zodiac
#

Not really, I just installed it kinda ๐Ÿ˜›

thick minnow
#

ah

#

coz i'm having a problem with my pfsense firewall

grave zodiac
#

Ah, I had some problems before with mine as well, it locked itself at 10Mbit so I just reinstalled it and it was fine after that

thick minnow
#

damn, 10mbit is slow as hell

grave zodiac
#

Yeah

thick minnow
#

my problem is that it doesn't allow any traffic to or from the server that i have, and I can't figure it out how to fix it

grave zodiac
#

Weird

thick minnow
#

yeah, it works fine for home networks, but as soon as u try doing something at enterprise level it gets complicated af

#

can't even find any videos or articles on that exact topic

grave zodiac
#

Some say it's better, but I dunno

thick minnow
#

๐Ÿค”

grave zodiac
#

IF you got the time it might be worth looking in to, it's free as well

thick minnow
#

hmm, it looks interesting tho

#

nicer UI n stuff

#

oh, its based on FreeBSD

#

Yeah i'll try it out now and see how it goes

thick minnow
#

welp, same problem there dennyIshung

#

opnsense is doing same stuff that pfsense was doing

#

Hey guys! I have an OpenVPN server running on a Windows computer and it works perfectly fine, except for when I attempt to download a torrent. The moment any client starts retrieving metadata, the whole server hangs and doesn't work until restart. It works fine on Windows. Do you have any ideas?

unreal wedge
#

That's an odd one

high anchor
#

Maybe an issue with UPnP or some kind of stuff ?

thick minnow
#

thing is, it works perfectly fine if the client is running Windows

#

I am using the same torrent clients + same versions, and Linux causes destruction

#

while on Windows it works just fine

#

I am down to any suggestions, any at all

rocky badge
#

@frail igloo lets talk about it in here... mods might get mad

frail igloo
#

Ye ye oke

#

1 sec

rocky badge
#

looking at you Dooley_labs

frail igloo
#

its in comp

rocky badge
#

hmm

#

I have it in both comp and user and it shows it twice

#

probably should remove the comp one ๐Ÿ˜„

frail igloo
#

ill add it to User

#

??

rocky badge
#

Advanced

frail igloo
#

done

rocky badge
frail igloo
#

how do i del it?

rocky badge
#

?

frail igloo
rocky badge
#

Right click

frail igloo
#

Ok

rocky badge
#

All tasks

#

Remove

frail igloo
#

Got it

rocky badge
frail igloo
#

Thanks ill test now

rocky badge
#

ok

frail igloo
#

is it the same with Notepad++

rocky badge
#

I dont know because I dont use NP++

frail igloo
#

Ok Thanks

rocky badge
#

np

frail igloo
#

๐Ÿ˜ƒ

final horizon
#

Anyone in Canada have good opinions on Telus Pure Fibre Internet 150 vs Shaw Internet 150?

analog moss
#

why are my speeds too fast

#

๐Ÿค”

unreal wedge
#

lol

surreal olive
#

@unreal wedge WTF

#

how

unreal wedge
#

Some nodes can do higher.

#

The speed of that machine was actually 25Gb/s

surreal olive
#

wtf

#

r u in the US

unreal wedge
#

That test was out of Canada.

fleet night
#

grabby hands intensify Gimme gimme gimme! It give me reason to get back into making and editing videos! ;_;

surreal olive
#

oof

#

Canada got that good internet

fleet night
#

pouts as is sitting on 8032/384kbps ADSL that's been damn screwy past few days

analog moss
#

i c ri

fleet night
#

like, I've lost connection/had to reset my modem around 12 times today alone to even just browse Discord

thick minnow
#

Rip

#

Wtf @unreal wedge i want that

subtle glen
#

Worth it

wooden crater
#

what is that in real world speed?

subtle glen
#

10000 mbps I guess?

#

Compared to my actual 8/ 0.72 mbps

wooden crater
#

no i mean if i'm on that connection and i download something it won't go at 10 gigabyte per second i think...

subtle glen
#

Why?

#

U need to have equipment rated for that speed

#

A 10 gb network card/ router and cables for that speed

#

Like sfp copper or fiber

#

Also 1 gigabyte is 8 gigabit

wooden crater
#

i was asking if you can download 10 gigabytes of data in a second. apparently not then

subtle glen
#

Yep

#

Maybe in a lil bit more

#

Theres a guy that has a 10 gbps internet connection for scientific/x ray research

wooden crater
#

NASA has 51 gbps i believe..

subtle glen
#

I remeber 91

#

"University College London (UCL) researchers set a new record of 1.125 terabits per second over fiber optic. They did this by using advanced digital signal processing (DSP)ย "

#

1 TERABIT

#

WHAT DAAAA

wooden crater
#

wow..

subtle glen
#

Imagine what can you do with that speed

wooden crater
#

a lot of things...

subtle glen
#

I had to wait 3 days to download 200 gb of games from steam

wooden crater
#

yep, that takes me a long time too.. 50mbps life..

subtle glen
#

9 (if the isp is in a good mood) mbps life

wooden crater
#

i feel your pain...

subtle glen
#

Yeah

#

Upload, if everything is fine, reach the 0.78 mbps

wooden crater
#

๐Ÿ˜

subtle glen
#

I want to cry

thick minnow
#

1Tbps and iam sitting here with 200/20 ....

subtle glen
#

Well thats pretty good

thick minnow
#

The upload is 20 so not good

subtle glen
#

Dude, I dont even have a megabit in upload

thick minnow
#

YUK

torn onyx
#

You think you have it bad?

#

I'm on ethernet

buoyant gorge
#

Hi guys!

#

i'm working on windows server 2016 and i need something to see images, what do you use for this? (if you do)

high anchor
#

RDP (Remote Desktop) if your server have a GUI.

buoyant gorge
#

๐Ÿค”

subtle glen
#

At least u have more than 1 mbps in upload @torn onyx

torn onyx
#

Thats still pretty bad

subtle glen
#

Ik but still

#

More than 1 mbps

#

I want the 1 tbps connection

#

Right now

torn onyx
#

terabit per sec?

subtle glen
#

Yeah

#

University College London (UCL) researchers set a new record of 1.125 terabits per second over fiber optic. They did this by using advanced digital signal processing (DSP)

torn onyx
#

Thats probably within their network

subtle glen
#

They did it with easy to find equipment

#

They did it between nokia and another server

#

Nokia server

#

Research conducted by Nokia Bell Labs, in tandem with the Technical University of Munich and Deutsche Telekom T-Labs, just recorded internet speeds faster than Americaโ€™s fastest internet providers. They claim to have reached up to 1 Terabit per second (Tbps) of internet speed, which tops Googleโ€™s Fiber 1000 fold, and leaves Verizon Fios in the dust.

#

I would pay to see a speedtest of that

torn onyx
#

Doesnt it cost a lot to set up Fiber infrastructure?

subtle glen
#

Yeah

#

U also need a rly expensive fiber router to handle it

torn onyx
#

A router that uses Fiber is about 70 bucks

subtle glen
#

Which speed

#

Cause my fiber router (max 100 mbps) is pretty cheap too

#

In a ltt video they showcased the canadian data center that had a 1 million router to handle a dual 100 and a dual 40 gbps fiber line

#

Cisco made a 8tpbs router, I cant find its price

raw verge
rocky badge
#

mines worse

raw verge
#

What's yours

rocky badge
#

usually ~120/5

raw verge
#

Yikes

#

I thought I had it bad

rocky badge
#

Lol yeah

raw verge
#

Anyone else here use Home Assistant and can tell me how to group lights

subtle glen
#

Omg everyone with those great connections... then there is me

subtle glen
#

...

rocky badge
#

at school

#

lol

subtle glen
#

My school says it has a 100 mbps one

#

Did tthe speedtest on pc 30/20 mbps

#

Over the wifi project network 8 mbps /1 mbps

#

Italy and its internet connections... meh

rocky badge
#

rip

delicate kelp
stuck urchin
#

I just did the test and got 5 Mbps Upload ๐Ÿ˜ฉ

fleet night
#

I would say "RIP you", but I only get 384kbps up (3/8th mbps) at the modem due to ancient Telstra phone exchange hardware

#

like, it's enough to generally play on MMO's and such with server farms in Sydney and such, but internationally? I'm screwed with hella rubberbanding or out-and-out laaaaag 90% of the time

#

oh, and I wanna upload something, say, 1GB in size; then there's 8 bloody hours down the drain whilst my system and net are otherwise useless so I don't risk a screwed-up upload

subtle glen
#

Wow... 487 and 596

wooden crater
#

i'm sitting here with 50/50.. it's not bad, but not fast either...

delicate kelp
#

FttH ftw, i got the option to get 10Gbit here at home (for 95 euro a month), but i'm happy enough with the 500mbit

fleet night
#

FTTH... gimme~! even at 500mbps (I hope Symmetrical) I'd be one happy chappie

delicate kelp
#

not fully symmetrical, as you can see the upload goes to about 600mbit ๐Ÿ˜›

#

basicly they are not limiting me, since there is more upload available out of their network they are letting me use it.

#

i've seen my download go above 500mbit aswel, but i'm running a few systems at home, some of it is in use atm

subtle glen
#

KATOMA WHAT?????

#

10 GB???

fleet night
#

desperate grabby hands and big anime eyes of pleading gods, I hope if/when NBN rolls around to my town the in-street copper is decent enough to give us like FTTN (said node being the phone exchange, or the street-corner pits more hopefully) instead of forcing us onto Fixed Wireless BS. ;_;

blazing hatch
#

I have like 650 down but 35 up

#

Because ya know cumcast

#

they had a massive packetloss problem for a month and only 3 days ago fixed it

#

Because ya know expert service

grave zodiac
#

A bit slow this afternoon ๐Ÿ˜

thick minnow
#

A bit slow

#

Fock off wilya

frail igloo
#

ahaha chat shit

grave zodiac
#

Slightly better now though

thick minnow
#

...........................

heavy meteor
#

dat upload tho

#

Anyone have any ideas to hide cabling in a condo?

subtle glen
#

Im rly close to run a fiber cable hooked on trees with sticky tape to the nearest isp cabinet

#

Inus tech tips style

high anchor
#

I'd like to see more server content... They already done a ton of server stuff (we even had a Floatplane exclusive server room tour) but I still want moar :/

#

And of course I also want more networking stuff ^^

#

Maybe review some networking gear ?

raw verge
#

@heavy meteor This may not be the nicest way but i'd say like a cable blanket that goes on the bottom corner where the wall meets the floor

heavy meteor
#

Maybe

rare ember
#

@heavy meteor thats pretty much the only way unless you want to (are allowed to) channel into walls / flooring

#

i wanted a cable in my bedroom at my old place, pinned it around the base board from the living room -> bedroom was around 50 - 75 feet

fleet night
#

where I am, having 10ft ceilings means I can for the most part run my Cat5e at around the 8ft mark through the hallway then drop it down to run along the baseplates inside my room to get to my system.

sturdy fox
#

We in sweden have VERY fast wifi

#

Soon il get 1 gigabit networking

#

In my home

blazing hatch
#

I have gig speeds but it is only for download

#

Comcast gives 45/s upload with a gig speed download

#

Because Logic

raw verge
#

gotta love Comcast and their not so symmetrical speeds

zealous bear
#

63mb download speed here

distant jackal
#

1-3 mb here in the UK

frail igloo
#

LOL 300/20 In the UK

thick minnow
#

200/20 in the NL ๐Ÿ˜„

rocky badge
#

100/5 in the US

#

Thanks charter

thick minnow
#

Np ~ Charter

lean pollen
#

80/15

#

Over Coaxial

thick minnow
#

mine is also over coaxial XD

rocky badge
#

Move of coaxial

subtle glen
#

copper couple

thick minnow
#

I want fiber but no one servers it in my area

#

...

subtle glen
#

i want fiber but my parents are lazy to do the contract

thick minnow
#

XD

subtle glen
#

yeah

#

2 yrs since i asked to change connection speed

thick minnow
#

Lol

#

I always ask my isp when upload speed is going up XD

subtle glen
#

lel

#

i reiceved 2 calls from a robot voice saying that they got 100 mbps fiber in my area

#

then 1 gbps fiber

#

bbut the isp told me that i have max 300 mbps

thick minnow
#

RIP

subtle glen
#

and if i do the coverage test sometimes it says 100,sometimes 300 or sometimes 20

thick minnow
#

Mine is always stable XD

subtle glen
#

cause italy and its network infrastructure are gorgeous

thick minnow
#

With me sucking up the most XD

subtle glen
#

luckily the ps4 joypad broke so my brother cant drain the few mbps we have

thick minnow
#

Our infrastructure is okeyish

rocky badge
#

I want fiber

subtle glen
#

our infrastructure is a potato and a wooden pole with wires and sticky tape

thick minnow
#

Lol

subtle glen
#

i want the 1 tbps connection

thick minnow
#

I also want fiber ryois

subtle glen
#

and cisco's 8 tbps router

rocky badge
#

We are fiber to the node

thick minnow
#

Github got ddosed with 1.4 Tbps topping it off XD

frail igloo
#

same

thick minnow
#

Same

subtle glen
#

LOL

#

wheres that article

rocky badge
#

I want FTTH

thick minnow
#

Somewhere

subtle glen
#

i want to play minecraft on a quantum pc with the 1tbps connection

#

my dream

rocky badge
#

Lmao that meta image

#

@subtle glen impossible

subtle glen
#

yeah ik quantum pcs arent for games

#

etc etc

rocky badge
#

Good

thick minnow
#

They are for running a million mc servers XD

subtle glen
#

i mean that 1 tb ddos attack only shutdown them for few minutes?

#

lol

thick minnow
#

Ye

subtle glen
#

thats true

rocky badge
#

Cloudflare can do 10Tbps?

#

I think so

subtle glen
#

i wonder if my ddos protection on the router can protect me from that

thick minnow
#

Nope

subtle glen
#

lets try it

thick minnow
#

5Gbps tops me

rocky badge
thick minnow
#

Lol

rocky badge
#

Cloudflare can do 15Tbps

rocky badge
#

The IP?

subtle glen
#

?

rocky badge
subtle glen
#

hahahaha me too

#

recently one left ts ip in the screenshot of the speedtest

thick minnow
#

Ovh does 12 Tbps or something

rocky badge
#

To see if they're dumb

#

I have a person's iPhone serial number

#

It's an iPhone 7 Plus

thick minnow
#

Rip

rocky badge
#

Iirc

#

Let me find it

thick minnow
#

Kjay

subtle glen
rocky badge
thick minnow
#

That moment a cat gives you a middle finger XD

subtle glen
#

lol

rocky badge
#

That serial number starts wtih FCC

thick minnow
#

Lol

subtle glen
#

mmm i got for free a cisco catalyst switch

#

but i cant config it

rocky badge
#

Me and my mom are saying Ok Noodle

subtle glen
#

ok noodle, cook some google

thick minnow
#

Oke google XD

rocky badge
#

Not friend idk how I typed that

#

It actually works..

subtle glen
#

do i neet the cisco program to config the switch?

thick minnow
#

Idk

rocky badge
#

Ok Poodle works

subtle glen
#

try ok doodle

rocky badge
#

Works

subtle glen
#

ok croodle

rocky badge
thick minnow
#

Lol

rocky badge
#

Same for saying Hi Bixby

subtle glen
#

100% fireproof

thick minnow
#

Ye right

subtle glen
#

100% air cooled

thick minnow
#

Thats true

subtle glen
#

100% noise insulation proof

frail igloo
#

nICE

thick minnow
#

Ye right my ass

frail igloo
#

cheap

thick minnow
#

XD

subtle glen
#

ikr

rocky badge
#

I need servers. Probably gonna get one from friend and maybe one from school?

subtle glen
#

the big switch/ the 12 port one and the juniper routers were free

thick minnow
#

I need servers

subtle glen
#

me too

#

i want a 2u server

thick minnow
#

plex

rocky badge
thick minnow
#

Storage

subtle glen
#

but the problem is that i wanna have servers 24/7 on

rocky badge
#

I need to setup a banana pi for Plex and running node

thick minnow
#

So do i

subtle glen
#

how do u deal with power consumption

rocky badge
#

Idk

thick minnow
#

Buy solar panels

rocky badge
#

It's called I don't pay for our electric bill

subtle glen
#

i was thinking about that too

thick minnow
#

And a wind gen

subtle glen
#

the problem is that i live at the 3rd floor of a 7 floor palace

#

i could put few of them on the balcony

thick minnow
#

Creative thinking

subtle glen
#

but some lawws say i can put them on top of the building for private use

#

as soon as i pay by myself

#

and u run cables from the top of the building to the 3rd floor

thick minnow
#

Just buy a house with loads of land

#

And put it there

subtle glen
#

also i have to figure out how to buy stuff online since if i ask my parents if i can give them cash money to buy me stuff on amazon, they always say we will see...

#

yeah why dont i buy a datacenter

thick minnow
#

XD

subtle glen
#

one near a network node

#

with terabit internet

#

and hydroelectric power

thick minnow
#

I wanna live in your datacenter

#

XD

subtle glen
#

u are welcome

thick minnow
#

Yay

subtle glen
#

take all the servers u wwant

#

all the bandwith u want

thick minnow
#

K iama fix that

subtle glen
#

maybe trump will sponsor us

thick minnow
#

XD

subtle glen
#

"trump is the easy way to vpn"

#

no wait thats tunnelbear

thick minnow
#

XD

subtle glen
#

trump is the right choice to build high quality walls, check them out in the video description

thick minnow
#

XD

subtle glen
#

we got this

#

i got few switches

#

we can plug a lot of servers

thick minnow
#

i Have a 16 port gigabit switch XD

subtle glen
#

i have an 8+48 port gbit switch (es), a 12 port 100 mbps, a broken 100 mbps switch (24 port) and few routers that we can use as switches

thick minnow
#

A broken you say XD

subtle glen
#

yeah

#

tried to fix it

#

still not working

#

it broke 2 times

#

but i cant throw it away

thick minnow
#

Rip

#

Why not?

subtle glen
#

its my first network switch

#

i cant

thick minnow
#

Oh

rocky badge
#

I have 0 switches

subtle glen
#

lel

rocky badge
#

I want a 24 port

subtle glen
#

get it gbit

rocky badge
#

I need GBe

thick minnow
#

Damn just had a nice fucking pizza/Hamburger ๐Ÿ˜„

#

Same Ryois

subtle glen
#

get a 10 gbit one

#

sfp power

rocky badge
#

I was randomly walking around in a shoe store and walked into the girls section

thick minnow
#

RIP

subtle glen
#

and u found switches

rocky badge
#

It's SFP+ for 10gbit

#

Iirc

thick minnow
#

Yes it is

rocky badge
#

And SFP for regular 1 gbit

subtle glen
#

oh sorry

frail igloo
rocky badge
#

That's ok ๐Ÿ˜„

frail igloo
#

Thats Mine

subtle glen
#

looks dusty

thick minnow
#

Great cablemanage mant

rocky badge
#

Mines worse

subtle glen
#

the 48 port one is a friking jet engine when u turn it on

frail igloo
#

LOL ikr

#

same

thick minnow
#

Then dont turn it off XD

subtle glen
#

but i like that sound

thick minnow
#

PRoblem solved

rocky badge
#

Same

subtle glen
#

sound of performance

#

-linus

thick minnow
#

Yup

subtle glen
#

i generally like server equipment sound

thick minnow
#

You know when it high performance when it has VGA XD

subtle glen
#

that fffffffffffffffffffffffffffffff of the fans

#

IKR

rocky badge
#

:( I have a scratch on my SIM card tray

subtle glen
#

oh oh

thick minnow
#

๐Ÿ˜ฎ

rocky badge
#

My first scratch

subtle glen
#

meh i like ltt server room videos so much

#

or server assembly

thick minnow
#

^

frail igloo
rocky badge
#

There's a FP exclusive server room tour

frail igloo
#

My maIn Hyper V switch

subtle glen
#

yeah men

#

fck the side panels

rocky badge
#

. . .

subtle glen
#

lets put it on a carpet

frail igloo
#

Nooo

thick minnow
#

Lets not

subtle glen
#

cause ESD is for losers

frail igloo
#

dosnt live there

subtle glen
#

who givez

rocky badge
#

Let's not

subtle glen
#

lel

frail igloo
#

i was just mucking about with Ram sticks

#

i has a rack

subtle glen
#

i wanna buy one too

#

they look so cool

frail igloo
#

xDD

thick minnow
#

I want multiple rack server ๐Ÿ˜„

subtle glen
#

wish i could take the one linus was giving away in the moving vlog

#

me too

#

i tried asking for one under xmas

thick minnow
#

Aka plex plex backbone transcoding

#

And plex storage

subtle glen
#

i got few tower pc that i use as servers

rocky badge
thick minnow
#

I got one tower pc

#

Ryzen 1600

#

16 GB ram

frail igloo
#

Nice

subtle glen
#

we dont have servers on amazon itsly :(((

thick minnow
#

Rip

subtle glen
#

have to go on ebay

rocky badge
#

And btw that's not my zip code. Amazon never gets my zip code correct

thick minnow
#

Build your own server

rocky badge
#

But I need >$400

#

I wonder if our school is selling the old hyper v hosts

subtle glen
#

2 yrs ago I got a nas

#

Still never used it

rocky badge
thick minnow
#

lOl

subtle glen
#

Cause I cant buy the drives

rocky badge
#

Lol I would use it.

#

. . .

subtle glen
#

I dunno how to pay online without a credit card

thick minnow
#

Paypal

#

๐Ÿ˜„

rocky badge
#

I want to setup a pi with 32GB of storage. It would run Plex and auto download floatplane releases

thick minnow
#

Can i also get access to the library Ryois or not ? XD

subtle glen
#

How do I recharge the paypal

rocky badge
#

Why? @thick minnow

thick minnow
#

I want new stuffz to watch

#

๐Ÿ˜„

subtle glen
#

I cant go to the mall with 500 euros cash and ask to reload the card

rocky badge
#

I don't have videos

#

It's all music

thick minnow
#

Oh

#

RIP

frail igloo
rocky badge
#

Videos are detected from my media folder though

frail igloo
#

lol

rocky badge
#

Yea

subtle glen
#

Also I have a server with 16gb of ram that I cant use

rocky badge
#

Plex servers are basically a way to access Plex

frail igloo
#

i have two - 1 with 32gb and 1 with 16gb

subtle glen
#

Cause my new i7 broke after a week

thick minnow
#

Wot

#

Refund

rocky badge
subtle glen
#

And I had to take the cpu from the server for my gaming rig

thick minnow
#

Some 8K video XD

subtle glen
#

Hahahaahha

rocky badge
thick minnow
#

Not that bad XD

subtle glen
#

Where do u download the films

thick minnow
#

Youtube

#

The internet

rocky badge
#

It's exported at 8K

#

Adobe Media Encoder

subtle glen
#

Aint wanna download from a malicious site

rocky badge
subtle glen
#

How long did it take to download it

rocky badge
#

42Mbps is usually what I use for 1080

#

0 seconds to download

subtle glen
#

Oh, thought it was a film u downloaded

rocky badge
#

Because I rendered it

thick minnow
#

๐Ÿ˜„

#

Its a space eater

rocky badge
#

Lol

thick minnow
rocky badge
#

@thick minnow can you share your library with me? ๐Ÿ˜„ I wouldn't watch any of it lol

thick minnow
#

No you wouldnt lol

#

But i can do that ๐Ÿ˜„

subtle glen
#

My friend's plex server got a virus

thick minnow
#

Plex user name ?

#

Ryois ?

subtle glen
#

And all his vids are inaccessible

thick minnow
#

RIp

subtle glen
#

Ikr

thick minnow
#

Reinstall the server

rocky badge
#

What's your username?

subtle glen
#

He has gb of files on it

thick minnow
#

BlueCrazii

#

LOL

rocky badge
#

Ok

thick minnow
#

My plex got 1,5TB of videos XD

subtle glen
#

WHAT

thick minnow
#

Shared ๐Ÿ˜„

subtle glen
#

Whats the cost for a plexpass

thick minnow
#

Money

rocky badge
#

$130 lifetime?

#

Iirc

subtle glen
#

Mmmm interesting

#

Without it u cant share the vids out of the network right?

rocky badge
#

I want Plex pasa

#

My dad would probably use it

thick minnow
#

You can put your plex server open to the outside without a plexpass

rocky badge
#

I know

#

It's just I can't add family users

#

They would have to have a Plex account

thick minnow
#

Yup

#

Thats why i use friends XD

subtle glen
#

I wanted to put plex on a linux machine

thick minnow
#

Want access @subtle glen ?

#

Mine is on linux ๐Ÿ˜„

subtle glen
#

But I cant manage to.install it

thick minnow
#

Hmm

#

Weird

subtle glen
#

I cant manage to install anything on linux distros

rocky badge
subtle glen
#

Cause I dunno how to do it

#

Too complicated

thick minnow
#

No ofc not XD

rocky badge
#

I use Windows Server

subtle glen
#

OMG YES

thick minnow
#

Lol

subtle glen
#

How do u do that

thick minnow
#

Torrents my friend

#

๐Ÿ˜„

subtle glen
#

I mean the server

thick minnow
#

Oh lol

rocky badge
#

Caps...

thick minnow
#

XD

#

I saw mythbusters XD

subtle glen
#

Also im interested in those simpsons series

rocky badge
#

MYTHBUSTERS!!!??? caps filter caps filter

thick minnow
#

XD

#

Yes mythbusters

#

#Fan.