#networking
1 messages ยท Page 318 of 1
the intention of running your own authoritative NS would be to have that be where it says "This is our local domain"
In larger multi-geo networks, you have your root domain "root.tld" and then lets say.. physical sites:
home.root.tld
office1.root.tld
etc
Your authtv. NS would delegate that part of its zone (the root.tld) to the nameserver on site to set that local domain (ns1.home.root.tld would be authtv. for home.root.tld)
yeah its actually somewhat complex but it makes sense at the same time
In your case, its an easy setup.
However, its not something you wanna start carving at until you consider a proper network design in head
Well I can't do much with my router. It's an Amplifi Alien, so the settings are super simple
the DNS is usually that tree that everything grows from
It just lets me add my own DNS servers and a few other networking options for the most part
Like I said, I just want it to be able to say "Okay, I have these two DNS servers working" and if one goes offline, it will use the other. I want both DNS servers to access the root servers out there in the world instead of asking Google DNS or Cloudflare for the lookup info
I thought authoritative was the term for that kind of local DNS
DNS Servers that you design for that are meant to assign domain names and host names to machines and give you a local structure
A cache/relay/proxy
thats just...
that
Okay so in my use case it's just a cache/recursive DNS?
Setup 2 Raspi's and do the following: You put one in 1 box, 1 in another
and yeah you got your recursive
Yeah that's what I did, except they go into my router so that it's automatic for all devices
Except my router is saying my DNS config is wrong somehow, even though it's definitely not
Ubiquiti
yus

Im clocking out
And I tested manually in the windows ethernet adapter options, I put in each DNS server by itself, and it works
Thanks again man
really appreciate it
Have a 20+ day email chain from an ISP that resells our lines, adamant that we can't tell that a customer is using a VPN on the line
Do they think that traffic is just invisible?
Just show it to them.
It ain't my job to prove stupidity at the end of the day.
The customer's had 4 new IP's and gets geo-blocked from IPTV within 2 days every time, if they can't work out it's following them that's their issue
I just noticed that when I'm connected to the gre tunnel and pinging my home external IP I get 135ms.
how do you straight up block countries on Ubiquiti firewall
Today we discuss Geo IP Filtering on the UDM Pro & UDM Base
Click this I dare you: http://bit.ly/3ktrwox
Disclaimer: You'll notice in this video I'm using an RDP connection as a test for GEO IP Filtering. This RDP Session is open via the Internet and is not used in primary production.
You should use a VPN for these types of connections scenar...
@tender hazel do you know what happens if you restore a backup of a tik onto another identical device?
do the MAC addresses change
or does it inherit from the backup ?
I don't know specifically for MikroTik, but the MAC address comes from the chip itself
Unless it has spoofing
You can set it
I am just wondering, because it would be nice if it did.
Would make a big installation a bit easier to maintain if I can't be there at any time to fix it
so I need to be able to just tell someone over the phone to plug the new device into their laptop, so I can load the backup on there
before we install it in its location
. The system's backup file also contains the device's MAC addresses, which are also restored when the backup file is loaded.
I think I answered my own question
Thanks mate
Well there we go haha
np


hi is there any way i can tell if my ax200 chip in my pc is using 160mhz channel width or not
how to fix half the downloads and some web things not working on Ubiquiti security Gateway
didn't you just block a bunch of ips
there's your answer
oh
well you have some sort of firewall
idk ubiquitishit things
show your firewall rules?
or it could be dns
How could I change my DNS and what's a good one
This is all I've got
you have to have dhcp somewhere
I don't know why it just stopped today
wtf is that
Ok in command prompt or PowerShell
doesn't matter
all good
DHCP name server is set to auto. Set it to manual and you can enter any DNS server.
I am just so confused why it doesn't work and it just started not working
I bet it's dns
Ok I changed it so I try again
first you need to renew your dhcp lease
to make sure it uses that DNS server
so
ipconfig /release
ipconfig /renew
Cool
Now I get the site cannot be reached
I was not given a valid IP
Some stuff still doesn't work
Some stuff still doesn't work
I think it's completely broken now
show the output of ipconfig /all
that what i did
yeah no that's not how it works
exit that
go to general
under that there should be Use following dns servers
or something like that
not on windows rn
under Alternate Config you need to change it back to automatic private IP address
because you changed IP assignment to manual
Go to the Control Panel
Click Network and Internet > Network and Sharing Center > Change adapter settings
right-click the Ethernet interface and select Properties
Select the Networking tab. Under This connection uses the following items, select Internet Protocol Version 4 and then click Properties
Select Use the following DNS server addresses
It is set to automatic
Yes
Did that still got no internet
show ipconfig /all again?
you forgot the /
yeah
no default gateway
urgh
in the normal windows settings make sure ip assingment is set to automatic
Windows diagnostic couldn't fix the problem
it never does
in the normal windows settings make sure ip assingment is set to automatic
Yes
Normal speed about 100 megabits
you sure it's 100megabits
Yes use two different speed
usually game downloads are in bytes
No I mean speed test websites
It will not still download
Epic games launcher won't open as well
unifi making simple things complicated... as always
Getting Gateway 502
huh
epic is probobly just down
yep
lol
all this
and...
But I'm also getting you some programs won't download from Microsoft
I still can't install that director X
Getting network config errors
restart windows
Probably just try tomorrow
I have
after our changes?
Yes
And I think the Microsoft download service would be reliable
its funny microsoft store download speed are super fast I'm downloading there on 15MB/s with 40Mbps vdsl bundle
Wait 15MB/s is like 120Mbps
ya
that doesn't make any sense...
I know but thats what I get in microsoft store
you sure...
yea
I don't belive that
Next time I use the mstore I'll take a pic
Idk but that what it showed and it was pretty dawn fast
could just be a caching agreement on the ISPs part with msft
but it's dsl
oh
limited physically
I don't think so my ISP is good but my internet infrastructure sucks (they are separated)
it could be combining downloading and extracting speed like origin does 
Idk man origin never was good on my network when downloading I hate them xD
But epic always taking all the bandwidth and crashing my net xD
nvidia to
anyone know how to setup gre tunnel on pfsense ?
GRE is the simplest tunnel to setup. Instead of trying it on pfsense, can you post your routing table on the VM?
i have a wireguard vpn tunnel set up on a ddwrt router, i can connect to it when im on my network, but cant connect to it when i am out side of my network
@hot hawk fw policies?
@hot hawk I assume you are using your public IP to connect, while you are on your LAN?
But that same public IP doesnt work from the WAN side (internet) ?
yea
if the VPN is running on your router, it will need some INPUT firewall rules
to allow incoming traffic to the router on the wireguard port
your LAN traffic isnt subject to those firewall rules
i basically just followed the settings here:
https://wiki.dd-wrt.com/wiki/index.php/Wireguard
only "rules" i have atm is the command under "Note for Access Point mode"
@hot hawk your interface on your router is listening on a specific port
my guess would be that a firewall rule is blocking traffic to that port
port forward is just for NAT
o
this router is in a lan to lan config to my main router/modem combo
i can prob look but im pretty sure i havent seen a firewall setting
are you sure? :P
routers?
yes
or just switches
i am 100% sure
^
or are you actually routing?
@hot hawk is your entire network a single subnet?
yes
192.168.0.x
is the subnet
192.168.0.0/24 (for future reference)
not a subnet fyi. What crystal posted is a subnet however
@hot hawk but the VPN service, is that running your main router?
o
no
then you need to port forward.
on the main router
Yes.
yes
Because your public IP is the WAN interface of your main router.
of course
do i need to do it on the secondary router which the vpn is on r no
is the secondary router doing NAT?
no
@hot hawk wireguard listens on some port, I forget, but pretend its 50100 for a moment
then no
kk
your public IP on port 50100 has to forward that to a local IP
i have the local port forwarded, but not the mtu
that local IP would be LAN IP if your 2nd 'router'
51820 udp
UDP yes.
thats on my main rn
and 192.168.0.2 is the IP of the "router" running wireguard?
yes
it shows sending data but does not revive any data
so it seems no working plus stuff no load
when im on my network it works fine
using public IP to connect?
not sure i just scanned with qr code
let me see what settings wireguard got
@hot hawk can you run this on your PC in your LAN? ping 1.1.1.1 -l 1472 -f ?
do you get replies ?
ohh, that makes sense then
Berh
wut
wut
Wait
let me check what it shows on my phone
yep
Endpoint
there we go
its wrong.
the endpoint
Berh
that should be your public IP
oh what a lovely day in NAT-land
can't we just use v6 already ffs
i can just change the ip to my public ip in endpoint?
yeah public IP and same port
df
ok my public ip is on a tottally different subnet than i last remembered it
smh i may need to account for a dynamic ip grr
my "dynamic" IP doesn't really change
on my last ISP it only changed if I turned off my router
but now it doesn't really change at all
I use a dynamic dns name for mine
yea too lazy to set that up
Mikrotik does that out of the box by default
@lean pebble #networking message
it really isn't hard
I have both the pfsense is testing my main gre tunnel is centos 7 vm in cloud
post routing tables :P
ping is a great tool for this
not true
My bad my eyes connected the two sentences xd
@hot hawk change the address of the interface. set it to 10.10.0.2/0 to a /32
are you talking to me?
haha
but you dont provide information that might help
tunnel address is very strange
why would it be 10.10.0.2/0
pretty sure you put individual clients on a /32
kk
lol when some guy in Internet HQ stumbles and accidentally flips the "global mute" lever
link/gre 144.x.x x peer 82.x.x.x
inet 10.70.3.1/30 scope global gre-tun1
``` VPS Link
still no internet
hey at least the router sees the device
wooo
@hot hawk can you ping from your phone to your router?
@hot hawk no ping the IP of the router peer on that 10.10.0.0/24
your phone is at 10.10.0.2
what is the other peer?
10.10.0.0/24 is unreachable
yeah beucase thats not an address, but a subnet
how to check ๐ณ
yeah
with 0ms
because thats the phone itself
@hot hawk https://i.imgur.com/Ac8uTFV.png
not sure where to enter in the interface ip cuz i dont see an option e
@hot hawk what You want to acomplish? Phone tunneling to router?
need to masquarede it
so go to networking
and enable masquarade for that tunnel interface
vpn to home network
tunnel works
haha now my mtik refuse to enable the gre tunnel to my windows machine ๐
just routing
emm, using /0 will not work ๐
yes, we know
think masquarade is some where else on ddwrt
cant seem to find it under networking
its iptables
For my MTik setup:
/interface wireguard peers
add allowed-address=10.10.11.3/32 endpoint-address="" interface=wireguard persistent-keepalive=1m public-key=\
"KEY"
@gritty valley I'm afraid to break my entire setup. havent yet gone for rOS7
CAPs on v6 can't connect to v7 CAPsMAN
Phone side
@gritty valley his wireguard endpoint sits on his LAN. Its behind another NAT
It should work faik
Ah, not on GW?
@gritty valley nah docs say specifically that it doesn't.
Test
WAN -> Router -> LAN -> "Router /w wireguard"
@hot hawk that fix the issue?
@hot hawk as a final test, try pinging the LAN IP of your main router from your phone
Pings just fine
kewl
Me still noob at this
wireguard is surprisingly easy to use
Last vpn server I had was a md4 open VPN server on Android lollipop lol
its less complicated than L2TP/IPsec that's for sure
I tried setting up a openvpn server on ddwrt
If only L2TP/IPsec would allow Always-On for domains
Hence I forced my way to WG
Gave up cuz key too complicated for me e
@gritty valley wat? really? I have always-on VPN with l2tp
on Android - if you want to use domain name (because dynamic IPs at home) - You cant enable always-on
I just let my 4011 do all the shaninigans as GW
same
There's just a binding somewhere https://i.imgur.com/cIHGpIK.png
yeah it just hands out a couple addresses, and then if I need more it just dumps them on my LAN
berh when u cant make a happy face
try double P
huehue ๐
meh, I just run UM + WPA3 EAP 
the only limitation I can find on my phone with l2tp
is that you must provide a DNS server on the local range of the VPN
that's it.
my mangle rule dead
[F]
yeah its dead gg
wait
so it seems wireguard breaks when i add a second peer
its peer tunnel ip is 10.10.0.3
I had enough of gre for one day ๐ I'm taking a break
Now all the mtik tunnel side is broken even mangle rule haha
@hot hawk depends on the hardware you have, but wireguard can run multithreaded
Atleast with my phone the bottleneck is LTE speed
wireguard can easily do 800mbit or more, whereas if you wanted to reach such speeds with ipsec, you need a hardware acceleration chip
me with a 5 year old router my cousin gave to me cuz wireless on it doesnt work
Yeah your phone processor can easily do gigabit
yea doubt it
Its just the wireless interface that is the bottleneck
my s20 on lte gets 30-40 mbps down
Yeah but that's your carrier
i only get 2 mpbs down on wireguard
yeah, sounds like Your bottleneck is with GW
and its intra-routing
limited by the lowest speed
I have a 250/250 line, so I can get full speed over that
500/500 and as I said - LTE is the bottleneck for me
but your upload is the major bottleneck here
@hot hawk you can limit what subnets the VPN will be used for
so instead of 0.0.0.0/0 you enter your home LAN
and all public traffic will go through your phone carrier
except LAN traffic will be through your tunnel
so you get at most 10mbit/s
Mbps
yea 200/10
what is this ^ LMAO
5ms is really good
are you on AT&T ?
5ms on coax is good
i'm on coax and get 13ms
^
more vroom
i get 15 ms on coax
what
hold my beer
wait your on fiber?
That's still good, 15ms on spectrum is very good actually
not fiber directly to the home
yeah of course
your on fiber at some point
yeah
Get smoked. https://i.imgur.com/gZoypIC.png
the questions is, when
on the end my road begins the fiber
The only reason I didnt take gig up/down was just becausee I wouldnt saturate it
yeah same
we have lowest one of 300/300
ok look its not at home. but it counts right? xD
the only reason i dont have gig cuz too expensive
well my max is 500 down and 50 up
lol
my school does 500/500
i should get a vpn there

this is just a VPS in a datacenter lol
at a pc?
Linode has blazing fast internet
they don't do qos, lol
no even on phone
Spoilers (isp)
my school has 2x 50mbits bundled together
they must not do qos
well i mean its in just one room
my school is their own ISP
every where else its dog crap
@peak cloak same
because so many devices
they use a home router lol
most universities are tbh
When I log onto my school network with my credentials, I get my own public IP
High school
lol
oh lol
and then connect it to a big switch
oh it's not natted? or ipv6?
;0
but yeah the unifi access points totally worth it /s
oh we have a full on server rack with dedicated fiber to the main campus I think
Probly uni has their own /16 block
^
Its very nice when you are working on projects with eachother
esp when you are a developer
easily put stuff up
no stupid firewall or shit
everyone gets 100M
huh
Atleast You dont find MT Switches running ROS v5 on campus
no security issues?

@peak cloak EAP and I think from the WAN there's some policies, I think webservers and such are allowed
if you run a torrent, you get expelled.
Even Linux iso torrents?
Why would you do that? we have our own mirror @ 1gbit/s
I just looked it up, my school get a /17, 4 /24's and one /22
Well, usually for me torrenting the ISO is faster than downloading
well, gigabit
that's as fast as the cable goes
@thick minnow the servers on the school grounds have a bunch of servers
and they host mirrors for ubuntu debian and fedora
๐
Ah, that makes sense
oh yeah and I asked for raspbian too when I was working on that lol
because that stuff was a bit slower
these admins do everything to reduce traffic
4 buildings, total connection I think is 10G
The first bump is people figure out what video calling is
https://i.imgur.com/RcrIwJQ.png
the second arrow points at service provider outages and them scaling up their resources
and that big crash, probably teams 

Dont, Dont remind that
people working at home
dutch exchange
increased by 45% in a year.
we hit ~10tbit/s during evenings

traceroute 1.1.1.1
traceroute to 1.1.1.1 (1.1.1.1), 30 hops max, 60 byte packets
1 router.<redacted>.nl (192.168.88.1) 0.169 ms 0.167 ms 0.161 ms
2 r2.serv.dro.weserve.nl (46.243.152.3) 5.670 ms 5.704 ms 5.751 ms
3 46.249.55.194 (46.249.55.194) 6.244 ms 15.720 ms 5.925 ms
4 185.8.179.33 (185.8.179.33) 8.527 ms 7.430 ms 6.341 ms
5 ams-ix.as13335.net (80.249.211.140) 8.664 ms 8.666 ms 8.661 ms
6 one.one.one.one (1.1.1.1) 8.028 ms 7.951 ms 7.912 ms
@hot hawk its interesting to see how different ISPs use different routes
my old copper ISP had their own large network across the internet, and peered with many parties directly
with X-connects
and the traffic to the exchange was much slower
๐ค
and the ISP I have now, peers directly with a colocation partner that peers with AMS-IX among a tonn of other parties
I have the best internet.
@hot hawk at high network speeds like fiber, it really becomes important what deals your ISP has with other network operators
I get 7ms to 1.1.1.1
@hot hawk yeah cloudflare peers directly with your ISP
My distance from the exchange is so short, that it doesnt really matter
I get to cloudflare directly from the exchange
i have no idea where my cable goes
@hot hawk you can :D
i just know it goes down the street
@hot hawk you see those IP addresses?
if they are in a datacenter
they often have an address associated with them
and the letters

@hot hawk look at the hop #3
thats in atlanta
then it routes to another place in ashb. state va
not sure where that is
errrr, hop 5
sorry
@hot hawk HOP 1 is your router, hop 2 is poorly configured ISP router,
3 and 4 are properly configured ISP routers
charter.com is the transit for this route
it goes from their backbone in atlanta
to somewhere in virginia

๐คฟ erade
verizon doesn't look to peer with cloudflare
i should rlly be doing homework ๐ณ
yeah, masquarade, source nat, destination nat
Cloudflare have servers in my ISP datacenter
And have servers 20 minutes from me in the city near me
@hot hawk ok so lets keep tracing
@hot hawk so it goes through charter.. lets see who their peering partner is
Don't know whats that
So im trying to acces the main page in tplink but it wouldnt let me , it opens my router page tho but im tryna setup my tp link and i cant
@tame carbon huh, so it seems that fios just their core network under alter.net
if I look that up it just shows news
very helpful images 
My ISP have direct fiber line to Germany frankfort
the closer to the exchange the better
AMS-IX basically just an internet hotel
bunch of people connect to them
and the exchange just helps provide the connectivity between the parties
in the case of AMS-IX they have ~900 ports
Connect directly to it isn't cheap at all
an exchange could literally be 1 rack.
Our ISPs here have max 1.2tb total
have you seen my coffee?
Nope
My doggo wanna go out he is patrolling here between the lower floor to my room upstairs
bruh i got buried
@marble nacelle actually I think, everyone is waiting who speaks up first about the wifi extender
@peak cloak you know more about tplink than I do xD
I just want my 1Gbps bundle buy private houses for buried under the hood.
What is the tplink extender module ? @marble nacelle
fiber optics solve the problem of copper theft, it doesnt however prevent the idiots from digging it up :3
TL-WPA4220 AV500
Here it happens almost every week in northern Israel
Move to the Juniper dark side Crystal
@hollow marlin their smaller edge routers look so sick
but I am weary
I recently read something about spyware
I'm not buying US network equipment anymore
We have a ton of MX10003s scattered about at the edge.
Disconnect from your wifi and connect to the extender directly with cable to configure it
I guess it just have the same range as your home network that's why you can't access it.
Juan can you help me with the gre?
Yeah there was a potential backdoor but I have not heard anything since. Honestly its not much to worry about
I killed it
when i do that nothing pops up
I used junpier
so much connectivity :ooooo
Nice product
you even got friggen clocksignal probes
Do you get IP address from it ?
Weird
Try reset it to default settings
Yeah they are dense for their use case, 2.4tbps is plenty for 2RU
@hollow marlin it looks like two routers in 1 case
its got identical modules at the top
They are for very obscure monitoring. Its TDM based IIRC
The two top cards are the RE (Routing engine). The other slots are for the MICs which are the ports. The control plane and forwarding plane are separate.
does the housing have any sort of magic to it?
or do you need at least 1 routing engine?
Its called the chassis, all it is a ton of pins that make up the backplane for the cards to talk to each other
And yep, you need at least 1 RE as its the management/control for the router
the other runs in slave then
yeah thats cool
the backplane is quite short
so you can get enormous bandwidth
do you know what kind of protocol they use for the interconnects?
i just did so
nothing changed
this comes up
instead of tp link
yep
i want my tp link router to come up
@marble nacelle you need to give the repeater an IP address on the same subnet
how do i do that
@marble nacelle do you know how the tplink obtains its IP address?
no
It kisses its feet
@lean pebble you have the manual url?
Not really a slave, the PFE (Packet Forwarding Engine) is composed of switchchips that handle the actual forwarding. Each of the cards in the slots have the chips. RE does all the management, builds the routing table, handles adjacencies, sends/processes control traffic (STP, ICMP, etc) and once it has a routing table or forwarding table it pushes it down to the PFE and is all done on the cards.
Just like with your RB4011, the switchip handles L2 forwarding unless the CPU is needed
did you try using the app to configure the adapter?
actually on routerOS that switching chip has actual interrupts
it doesnt connect to the app
Yeah
@marble nacelle I'm consulting the manual rn
check your router dhcp server, see if it got an IP address
if no IP in dhcp server maybe a factory reset?
where do i find the dhcp ip
Should be on your router page
go to your router and go to devices or something like that. In a normal router it's dhcp leases
that's just plain wrong
question
Lol
this manual is so bad ahahaha. what is this tplink.
What did You expect from TPLink
no
fuck you tplink.
๐ ๐ ๐
Called "Network map" on my router
Yeah their manuals are bad af
@marble nacelle Okay, assuming this thing just uses DHCP. Go to your huawei router. And look for DHCP Leases.
or DHCP Client List
Yeah i found it
:)
I think the extender have its own dhcp server
It does yes
@marble nacelle can you find the tplink ones?
nah theres no label for tp link in there
No idea lmao
you could check the mac address on the back of the adapter and maybe find it in the list?
So just need to fac reset and connect to it directly and wait untill it gives you IP address
nice idea
@marble nacelle ok lets do this. we need to jsut use a network scanner.,
@tame carbon I think they want you to connect to it's wifi directly
no
I use fing on my phone to find all devices on my network
@peak cloak it just bridges, with same ssid
Yeah
should be
@marble nacelle it has two. the wireless and wired each have a MAC.
They call the cable connection wlan
but they could also be the same.
Abit same the end should be different
couldnt find it there
I agree with PresentMonkey, I think it wants the user to connect with wifi to the extender
and then go to that site
Might be worth to just factory reset it IMO and see if that fixes it
i did that like 5 times
ah
what does it do?
nothing
and there is no new SSID for the extender itself?
@marble nacelle ok, so does the extender make a new wifi connection?
Usually they write the IP address on the back of the extender
yes, look at the image you posted
I think with this they have a little built in wifi ap
yes , its called tp link something
I have tplink smart plugs at home here for using google to turn my lights on and off and they have little wifi aps in them
ok connect to that
im connected via cable
then go to configuration websit
you connect to the wifi ap for the initial configuration to get it to connect to your home wireless
to your router or the tplink
Yep , think this is it as well
@peak cloak that's not gonna work, dns cache :xD
i also tried on my laptop but it still shows up as hawiw shit
its still not telling us what the default IP is
because of this stupid dns hack they try to do
ipconfig /flushdns in cmd
@marble nacelle seriously, just try https://macvendors.com/
connected via wifi to the tplink?
Will fix it
@marble nacelle enter the mac address of the device without a label
I can;t imagine that the web interface is only available from wireless and not from wired
@marble nacelle MAC addresses are traceable to a vendor name
if the MAC says something about tplink
it showed up as TP-LINK TECHNOLOGIES CO.,LTD.
theres no lease for TP-LINK TECHNOLOGIES CO.,LTD.
Do you have 2 of those devices?
yes
Just click the pair button
they are paired
So it should work
thats just the network side of things
@lean pebble they want you to use the fancy web interface
@marble nacelle just connect to the wireless network
that it creates
then run ipconfig /flushdns in the command prompt
lol tried that
and go to that url again
@marble nacelle another option would be to quickly install zenmap
that's a network scanner
the n we dont need their shitty dns
ok im installing it
zenmap is nice to figure out what is where
@marble nacelle once you have connected to the wireless network, run ipconfig /all
try that
might just list the IP for us there
Should be the address of the DHCP Server
what does it say?
fuck
@marble nacelle look at the interfaces
wait
inb4 its just working
but ssid is wrong
no way it just works without configuring right
dont really need an address on L3 if you just do forwarding
It should copy the settings automatically when you connect it and click on pair
this is why I dont like repeaters
yeh but i want to switch it to 5ghz
Ah
CAPsMAN ftw.
can manage 1
10
or 100 antennas
easy.
I forget what the limit is
I have my 3 little boxes that I can manage 1 and automatically changing all of them
that extender can't do 5ghz
It cant?
TL-WPA4220
ye
how much did this one cost?
50 dollars
problem is i bought it 2 years ago and forgot about it
mhn
i just started using it for my second setup
@marble nacelle what kind of network speeds you expect to get?
do you have a fast internet connection?
ye
you're only going to get 500Mbps from 5ghz in the best conditions
@marble nacelle if you really want to do this properly, you should into some kind of managed wireless solution
use ethernet if you want fast speeds
im using ethernet on my computer
I call 300 on wifi good enough
thats i have tplink
@marble nacelle for mikrotik that's CAPsMAN, I think Unifi cough expensive cough can do it too
I wouldn't use unifi...
and tplink omeda also has a managed wireless solution
you can get a few audiences
so which extender should i buy ? one that supports 5ghz ofc
that should work better
@marble nacelle no no, the idea is that you do not use an extender


