#networking
1 messages · Page 210 of 1
yeah
with free refill
on your soda
thats one thing they need to do here too
here, you get what you buy
I just steal my food off the shelf and no one notices.
Thief
eyup
At some point
I just started waltzing through life
very very very carelessly
I discovered weed and acid, and I pretty much am always seeing bright side of life
I needed the ODB Software for my car
So I cloned the mechanics laptop
heuhuehue
I am literally tripping on acid rn
holy shit cant believe you said that
are you ?
prove it: https://msedgeportal.trafficmanager.net/en-us/microsoft-edge/testdrive/demos/TouchEffects/
Touch your way to a faster experience.
it literally makes you stick
my last trip was in august, during a 5 day hike in the forest
with friends
good times
idk where the hell all my friends ran off to this month
¯_(ツ)_/¯
Im finally starting to feel tired after day 4 or was it 5
Eh
wha
4 days
Hyperinsomnia hurts
That doesn't sound healthy
I've chatted with methheads on their 4th day in a row
they talk only bullshit at that point
you saying 9 days, ??
what
Eyup
Yeah. Ill see you around
if you need some help with any of that... fun list lmk
im around
https://github.com/pikvm/pikvm Before I Go, here be a gift from me. This is a fun DIY Project
i didnt realize we were in #development
Computer fan: starts rattling
Me: slaps computer
Fan: stops
Me: yeah thats right bitch
ive done that an embarrassingly large amount of times
how did you know it was corsair
i got 9 fans and two failed in months
my first build started with 7 fans
its now down to just 1
dont even need so much airflow lol
3 fans and the cpu still failed
Heyo.
I need some help with this setup.
I need OBS to use my WiFi while my game is using my Ethernet (PDaNet). My house wifi I want to use for the stream while I use my other internet for everything else.
I think you need something like https://netbalancer.com/ or similar. I dont know if there is a free version that is open source but it can limit what traffic goes on which network adapter
NetBalancer home page, general information, download, news feed.
@brave pilot
2. Open CMD as administrator, go to the "C:\{your_personal_path}\obs-studio\bin\64bit" path and type:
ForceBindIP -i {ip_adress} "C:\{your_personal_path}\obs-studio\bin\64bit\obs64.exe"````
i feel like theres no real point to splitting it anyway, its all going back to your ISP router and its first in first out anyway... games use barely any bandwidth as it is
@brave pilot
i feel like theres no real point to splitting it anyway, its all going back to your ISP router and its first in first out anyway... games use barely any bandwidth as it is
It's because of my internet. It is beyond bad.
If I stream, won't have enough upload for game.
forcebindIP will force OBS to whatever you set it to
how bad is it? on DSL?
and everything else sticks to default route
@brave pilot but arent the game and stream going to the router anyway or do you have two ISP?
I always play using my hotspot. Gives me around 80 ping. House internet gives me around 180.
You dont suddenly get more upload bandwidth after splitting it
ah
@brave pilot but arent the game and stream going to the router anyway or do you have two ISP?
I'll be using my hottspot for game so no.
Game will be hotspot, OBS will be router so WiFi.
If at some point I want to disable this, what will I do?
Or wait. I probably have to run the command every time. That would be cool.
yes you have to run the command every time
throw it into a text file and rename it to .bat or cmd
then its a script file you can double click on demand
Yeah you gotta run command every time
You can create a shortcut with the command args
a bit easier than a bat
I just made a bat.
I will try a shortcut
How can I find the GUID of my internet adapter? @plain siren
Open uh...
Task manager
Go to services tab
Check to make sure "Wired Autoconf" and "WLAN autoconf" services are running
then I believe the commands are...
netsh wlan show interfaces
netsh lan show interfaces
``` First one is Wireless, second one is ethernet
WLAN is running, Wired isn't/
But I stil have what I need
rip, now I get OBS errors which I did not have before.
Failed to find locale/en-US.ini
Failed to load locale
oh
the shortcut
set the working directory
To the root install folder
C:\Program Files\obs-sutdio or whatever
"C:\Program Files\obs-studio\bin\64bit\ForceBindIP" -i 447f8bb1-fdcb-4562-a389-5fcbc3c89004 "C:\Program Files\obs-studio\bin\64bit\obs64.exe"
Those are my bat
Gonna make shortcut now.
Put said Bat file in the folder of OBS
F
ForceBindIP.exe -i 447f8bb1-fdcb-4562-a389-5fcbc3c89004 "C:\Program Files\obs-studio\bin\64bit\obs64.exe"
That's what I'm using.
That is the WiFi adapter GUID
And what is it doing?
Using the ethernet.
I do a stream bandwidth test and activity is shown on the ethernet instead of the WiFi. That's how I verified.
I think I founnd a way to do it.
Start OBS, unplug ethernet, start streaming, plug ethernet.
My game should run using Ethernet, OBS won't.
So I think I did it.
Hi i am having trouble with something a friend of mine was living in canada , and moved the Malta , he is trying to use his google nest router (bought in canada) with his google nest acces points, (bought in malta) , he recieves a message announcing that the device weas built for another country so it cannot be compatible with his wifi network
will he really have to buy the EU version of the router ?
Different countries, different bands. Even within European countries, there are some bands reserved for other uses
if it aint certified for the region, its gonna lock itself out if its geo aware
thanks
Hey does anyone here have some experience with bridging network adapters?
@winged harbor yus
Im currently using windows 10 and in total have three ethernet ports. One from my router to my motherboard, one from adapter 1 to my ps4 and one from adapter 2 to my xbox one. Is there a way to bridge them so I can have a connection to all three? I managed to get it working on my pc and ps4 at the same time but i couldn't recreate it
@winged harbor https://www.windowscentral.com/how-set-and-manage-network-bridge-connection-windows-10
You need a bridge
Only times I ever had to set up a bridge, was to create a wifi hotspot from a wired LAN
@tame carbon this is what ive tried but i need to do it with three devices and I cant get it working properly on all three
@winged harbor I am assuming you are going through this hoop, because you haven't got a network switch?
I dont
because bridging permanent devices through your windows host, is a bit... stupid
Why
for starters, the machine has to be always running
It is
But I know that it should be possible
well, it might work, but difficult to configure
have you got at least 1 interface bridged?
Yes
because a bridge can hold more than 1 port
I know
a normal router, has 1 internal bridge for all ports (except WAN)
@winged harbor open the settings of your network bridge
you should be able to add more interfaces
I'm not sure if DHCP propegates through this
you may need to set up static IPs
this is way easier on linux with iptables xD
if you enable internet connection sharing, your computer itself becomes a router with src-nat & dhcp
@plain siren hey, got any experience with mtiks?
I'm having a bit of an odd issue with my l2tp vpn
somehow, ARP is not being forwarded, so I cannot access devices on my local /24, but when outgoing to WAN, it works just fine
if I ping in reverse, so LAN -> pings device connected over l2tp
then suddenly, the vpn device can talk to a LAN
Its configured to route to default route Only
I think the route table isn't being set right
Until someone comes the other way to knock and say... No over here
yeah, but proxy-arp, forces the router to act as ARP source
Wireguard spoils me
I remember why I hate these.VPNs
My home internet
Nahh, its for my phone and laptop lol
so its just a user
I had my african friend help me out last time
I'd the LAN you were on when connected sharing the IP space
You have to move entirely out of the subnet
Or the broadcast will collide
And no arp
Like if you used that and connected to some public WiFi that also used 99.0, its gonna freak
If the network you were testing on was also using the same subnet with the same subnet mask size., Problem
How did you test the VPN and end up noticing Problem
From your own LAN?
my phone has it set to always-on-vpn
@plain siren it shouldn't there's an accept all from LAN -> LAN
and since its same IP range
Isn't VPN -> LAN its own set
As of right now, no
DMZ is something else in that ^ that's a public /29
ignore that xD
I hate their UIs
I am not sure :/
And uh
You allow IPSEC into the firewall
But not to allow LAN-LAN between subnet
Which you also have to define.
Well, I haven't changed subnet yet, I will do now
Explicitly
Basically 2 routers were screaming on the same broadcast
And it was hurting itself in confusion
You get fun logic results with mashups like those
the 192.168.99.0/24 range is on the same address list as my LAN
so I dont have to change fw
maek backup
Yes
I love how they try to put every possible config into a GUI system
And it looks cluttered and complex after
Its actually just a shell around the terminal
You can make a mikrotik router
yeah, RouterOS has licences for x86
Its using the Linux Kernel
Drivers for TCP IP To do things like bridges and MAC-SEC, etc
yep
I find, with mikrotiks, as long as your setup doesn't difer from what the wiki says.. you can make it work
Haahhahah
xD
I've made those things do some whack shit
They are fun to toy with
Laptop crashed
Pfft
Hasnt happened, since
Ever
we back
nothing useful in syslogs
not sure why it froze on me
oh, I think I may have
overheated it lol
I am on my bed, with laptop on blankets
asus-isa-0000
Adapter: ISA adapter
cpu_fan: 4300 RPM
temp1: +82.0°C
toasty nuts
wtf
except when they shoot themselves in the foot and blackout half the world.
quad9 has been a good backup slower though.
@clear igloo have you used config sync on nexus?
LAWL, never
ugh
i ran into it the first time yesterday and its broken
the two devices are 30 change versions off
During their recent outages that would be knocked out too
I use 1.0.0.2 and 1.1.1.2
there is no reason to use any of the providers secondary resolvers as theyre all announced behind same ASN and routed the same way!
thats why i use those three, all behind different ASN and all anycasted
pretty cool
anyone a pro on pfsense that could help me a bit?
don't ask to ask, just ask
okey xD got pfsense running in a proxmox VM like this: WAN -> ISP, LAN -> CT network (DHCP server, 10.10.10.1/24), OPT1 -> Home router (static, 192.168.10.100) and all I want is the webui available on OPT1. tried adding a fw rule through the console (only have console) with easyrule pass opt1 tcp 192.168.10.100/24 192.168.10.100 [port] with both port 80 and 443 w/o luck. Also tried with 10.10.10.1 as destination, whilst also adding a static route to windows (route add 10.10.10.0 mask 255.255.255.0 192.168.10.100).
no,only from opt1
I want to be able to go to 192.168.10.100 on any device connected on our home router, and end up at the webui
i'm a bit confused about your setup, maybe a diagram would help
ill hook one up. brb
I want to be able to access the webUI through the OPT1 IP from my desktop. Hope this helps
hmm, not a pfsense expert, just done some more basic routing within proxmox on one IP. Myabe someone else can help
I dont think proxmox is the issue. the nics are forwarded to pfsense and assigned to wan/lan/opt, with fw disabled in proxmox. I can ping the pfsense box through the opt1 ip, but I cant view the webui 😦
and the mac address for the opt1 nic shows up correctly in my home router
@hazy sandal maybe try disabling packet filtering temporarily
in the pfsense console run pfctl -d
no change.
do have access to the webui through a VM in the pfsense LAN?
hmm, not able toping the pfsense vm anymore, but I can ping my desktop
I could setup a win10 vm and get access
ouch. gotta upload the damn w10 iso first -_-
sure, but still need to upload the isos. only run cli stuff on the server so no ui dists of anything, and waay to unfamiliar with linux to install a desktop environment xD
@hazy sandal you don't use proxmox webui?
I setup a linuxlite VM to access the pfsense LAN in my setip
okey. that sounds like a pretty good alternative
It comes with a easy to use desktop environment ( I forgot which one)
Linux Lite is a free easy to use linux based operating system that is suitable for people who are new to linux.
im planning to move away from windows on my desktop as soon as I've found a dist I feel comfortable with. so far manjaro or mx is the best options xD
but for the coming 2 years I need windows for school. actually getting a server- and virtualization education 🙂
I might look into linuxlite as a temporary solution until we cover pfsense in school. think its a few weeks until then. but as of now I gotta go to sleep. thanks for the help!
Does anyone know if there is a way to use internet connection sharing (ics, windows 10) with more than two devices?My motherboard has one ethernet port and I have two ethernet network cards I got for free and I thought it would be pretty cool if I could make it so I get internet via my motherboard from my router, then output from the network cards to my consoles. Does anyone know how to do this without buying additional hardware like a switch? Surely there's a way to make the cards work in a similar way to a switch? I could get it to work with two devices but I don't know how to do it with three. Any help would be appreciated.
its called a switch
@winged harbor you can get an unmanaged 5 port desktop switch
brand is kind of irrelevant
But these basically allow you to "add" more ports to your setup
they dont have any configuration
I know you want to do this without extra hardware
And I know that it is possible
It is, if you can wrangle windows the right way
And I'm willing to do that but I don't know where to begin
and dont use ICS
ICS makes your own machine act as a router
you want to bridge the two parts of your network into one
ics seems to be working fine though
yes, but the device is on a different subnet
windows is silly
but you cannot add a 2nd interface to it?
but only for two devices because i dont think ics support more than two at a time, but bridging should if i figure out how
no
yes and I managed to bridge all three, but I can't get the connection to work on more than one at a time
but I know its possible, just not the how to
you should be able to bridge three interfaces together
yes
I don't really know how to do that properly
I heard someone is trying to bridge nics
yeah
@winged harbor any chance you can screenshot the network interfaces you have configured right now?
Before I even ask.... Has it been considered you also gotta do shit on the router
also, show us the status, and interfaces configured in your bridge
Yeah, that's fine
Because windows is only 50% of the job
He wants to use his machine as a switch basically
that's okay, I just want it all to work using one cable from the router if that even is possible
^ that
Windows has a router mode in it
It can turn the other ports into a switch
But not by bridges
how do I do that?
Lemme get the instructions
okay
But ... There is a catch
which is?
Its windows server only.
damn it

is there any way of doing what I want within windows 10 at all?
okay
@plain siren do you even need any of that?
he's not trying to do routing
rather, same subnet three nics
Switching is routing.
do any of you know of a pcie network switch? It would be cool if I could fit it all nicely in my computer
What's the goal
@winged harbor just get a desktop switch
because I can only run one cable from my router as of now and I would like to connect both my consoles as well. I know I could get a switch but I would both like to try to hide all of it as well as possible within my computer if I could, and I would like to put my two ethernet cards to use instead of them just collecting dust.
I know but I'd rather not have a switch under my desk
@tame carbon its so cute
I have no visible wires
you can always kick it behind a couch?
strap it to the underside of your desk?
Put the switch in the PC then?
There is lots of empty room
I store shit in my PC
Its a box
Use it like a box
It holds stuff
is there any smart way of putting the switch inside of the case and routing the cables out of it without making it look too ugly?
Run it through the PCI slots and don't have a window
well
The easiest answer is sometimes the best.
Mmm routerbox
lol thats a key management box
Its a box tho
@plain siren this is the security camera box
A box is a box is a box
the hard tubing underneath, goes into the ground
the bunch above, goes throughout the building
Is that box grounded?
my classmate grounded his bed
You can do one better
Paint it to match your case. Double side tape it to the case
and get one that uses 5V usb supply
it already would match
okay
Yes
thank you very much
PoE or USB-C
It does
nice
I appreciate you guys taking your time with me
Its a nice one tbh
honestly I think I might as well
USB C is a nice touch
I love overcomplicating things but this is not one to overcomplicate
assign virtual machines to them?
makes life a lot easier if you dont have to use macvtap
@plain siren my setup ^ xD
Or shoes
lol
socks, lacking sandals
Shoes underside is nasty. Tracking that in the house is even nastier.
But the sunglasses show that you wear outside things inside
@cursive valve those are prescription sunglasses
I am near sighted
during summer those are my daily drivers
Im the guy who will wear sunglasses in the supermarket
my boss always wear dark tinted sunglasses
I do like the stereo propping up the switch
and half the year its dark 24/7 here
I chose tinted glasses, so when I am at festivals, ppl cant immediately see that I am hella high
lmaoo
also, do you guys think that a 750w psu will hold for a 3900x oc'd to 4,2 all cores with a 3090 strix?
Did you look up the power requirements for both?
yeah a 750 will hold stock but idk when I oc my cpu
if we have to believe this Verge article, nvidia says 350 watts for the gpu
and suggest using a 750 watt supply
Yeah, that leaves the OC on the cpu
because the oc is pretty hefty and I'd imagine that it would draw a lot more power
Ryzen only really starts consuming lot of amps once you push it to redline
its very efficient in lower clockspeeds
VERY
I mean now I'm running it with a 2080 which also has 750 set as recommended but idk
benchmarks
suggest power draw of around 150 watts
250 from the wall, for a full system
on a 3900x
add, 50 watts headroom for your OC
that's 200 + 350
you got 200 watts spare, and these PSUs are at their most efficient ~ 80% usage
rest of your system is peanuts, maybe 100 watts at the most
thats including spinning hdds
and usb supply
750 is enough
people who buy 1000 watt supplies for a 450 watt system are spending their money poorly
yeah
most power supplies follow this curve
for exact numbers, check the manual of the one you want to get
I already have a 750w which is why I asked
how old is it?
three years, only used for 10 months though
okay, thats fine ^^
I recently threw out my 10 year old ThermalTake XT775 xD
I suspected it broke my i7 2700k
but I dont have the tools to test
ouch
that chip served me for 9 years
It's a pretty well respected processor though
yeah
It could also be the motherboard xD
but I dont think that chip will ever be switched on again
my old motherboard killed my last gpu lol
oh wow
after that, it became too unstable
had to run at 4.2
and the last year
stock
3.9
thats how overclocking can damage your chip
years upon years
cash well spent, I would say
yeah the processors today are pretty amazing
My girlfriend just got a 3600X, an upgrade from some kind of athlon 4 core, no ht
perfect for a server
finding a board for this case was hard..
there's no FlexATX boards, or werent at the time, for AM4
so what did you end up getting?
mini-ITX
but now I only have one PCIe slot
which I used for a dual 10Gbit network card
(hence the yellow fibers)
what kind of server do you run?
there's bunch of stuff on that
private and for work
for private..
I currently host a factorio server on it xD
that's cool
benefit of a low power machine like that
is you don't have to worry about it being on all the time
yeah
lol the motherboard it has though.
couldn't get around the GAMING stuff
so it has RGB
that seems to be the case with everything pc related these days
should probably vacuum a bit though
It's all in the cloud now
ah
but rather, some kind of 'spray-on' foam
that got splattered everywhere
@cursive valve nice rack
🤜🤛
@winged harbor the server itself has Debian running on it
Love debian
@cursive valve I learned to ditch VMware
using KVM/QEMU now, with virt-manager as front-end
even works on windows clients, with X11 forwarding & putty
its so much easier
I use linux on my laptop, and vmware player doesnt work on that
so I had to run a VM everytime..
(ofc you can pay for VMware workstation player on linux)
which can connect to ESXi
I still have an esxi instance somewhere
I have two
somewhere
wait
nop
3
xD
@cursive valve I am so happy though, that the choice of ISP here, came out lucky
I got extra /29
Dang
I'm stuck with one isp and ofc it's shite
I think I have 2 or 3 proxmox severs
one possibility if you dont have more IPs, but a beefy line
set up a site 2 site vpn with a box in a datacenter
and then use that as gateway
added benefit, of hiding your address from the public
I'm using proxmox as my hypervisor
just installed proxmox and so far..the best thing a network can have..LXC and VM´s .. very happy that all my playground comming true
I have the fastest internet on the planet 😏
£60 per month here in the UK
@shut perch I pay $70 AUd
😔
mobile phone?
All I have is an xbox and my phone 😂
Until oct when I get a PC that is. Although I don't think getting a PC would help my internet much especially since I can't use ethernet because of the location of my router 😪
Yeah
Everything on your own?
Yeah
Ethernet just seems faster because they dont have to deal with as much 'overhead' in accounting for broadcasting in the air in a far comparitively noisy environment
Cause full duplex
^ literally
^
I am speed
I need another AP for my bedroom, this is kinda rediculous
wireless mesh for the luls
I already have my network under CAPs
so I can just add another radio, and add it to the provision :)
Mikrotiks propietary 'roaming' solution for wifi
no [significant] performance hit?
none that I have noticed, then again this a small network
It supports accounting and Dot1X
so you can have EAP 802.1X authorization
which is kinda neat
but do you use EAP though
@unborn sluice if you run bigger networks, your CAPsMAN (the manager) needs to be a bit beefy
since it handles majority of the traffic
I got a small one, so not really much
a small network
right
consumerish routers
https://mikrotik.com/product/rb4011igs_rm I love this guy
best investment I ever made into networking
it has so much CPU headroom, that you can disable hardware acceleration (fastpath)
$200 ?
How about this?
This is more home oriented
has same luxurious features
less bandwidth overal
$100 ?
$69
oof,
lowest I can find (in nearby retailers) is 93ish
ow
hehe
this is the cheapest one they have: https://mikrotik.com/product/RB931-2nD
tiny fast ethernet router
300mbit/s
that's really cheap though
but no gigabit
exactly
want gigabit ports

don't have gigabit internet but I want it internally
transferring files to NAS irritates me
This is the smaller brother of the 4011 that I have
there's also a variant without wifi
oof how much is this supposed to be
$129
Gotta love the conversions
question is, do you want wireless included
almost over $200
find a different retailer
nvm, I found a seller for $186
but $186 for an RB2011 is overpriced.
yup
I bet you can get them on ebay for less
since 2011's are last gen
I used to use bunch of TPlink routers, but they all died on me after few years
I discovered mtik, and just bought into them
few years, I will either buy more, or criticise them hard
oh yeah their low end rack unit
only has SFP, not SFP+
look at the test results for that model
usually have some indication on how fast total routing capacity is
i'll look for results when I can see something that isn't overpriced

i'll take your word for it
tiny routerboards ^
no wireless though
2gbit/s routing, 450mbit/s IPSec acceleration
$67
getting closer
The 'lite' variant of that hEX, is 100M, costs about half
the step to gigabit is 'double' the price
oh no
not 100M
frankly for $67 if it isn't that overpriced (per your opinion) that would be my option
my problem with a bunch of these home wifi routers, that have 4x gigabit... is that once you put them under full load, you don't get the full bandwidth
@unborn sluice keep in mind: you get regular software updates, and new features
my problem with a bunch of these home wifi routers, that have 4x gigabit... is that once you put them under full load, you don't get the full bandwidth
ish
RouterOS

any more recommendation or should I pull the trigger
Your call, I cannot make judgement since i am biased towards mtiks
If you have more recommendations though
maybe I can check if their price isn't that far
You can filter on the left
all their devices run the same software
if you want to know which featureset they have, look at which license level you get
The license is included with the device
Most of their routers are L4
APs either 3 or 4
their big boyes are 5
rb750gr3 would force me to buy a ethernet adapter for me switch
since internal antenna
ohh nooo
@unborn sluice you can also go full ghetto
I didn't check the back for antenna ports
and get just a RouterBOARD
didn't realized it's internal
Check this ^ xD
how far is it from other OS?
I'd do the full 180 flip and use my rapsberry pi as AP
Everything is commandline based, the UI is just a shell for that
http://demo.mt.lv/webfig/#Interfaces if you go here
you can see the left menu
the native client, looks pretty much like that
oh wow, the colors brings me back to the dial up age
Yeah its UI is oldschool
All the rules you configure, are just commands
so exporting your config, is just a list of commands
besides, if I'm going terminal mode, why tf would I need good UI
Basically, what you need to kickstart the use of a mtik
you use this "QuickSet" for the intial config
it sets you up with a default firewall config
and after that, if you want to do things, consult the mikrotik wiki
the hAP ac2 is great as a central router for a home network
you can always expand your network with more access points
just didnt expect such a deviation in price
Import
i'm lucky if I can get it with $10-$15 difference
Import
shipping fees normally can go for $20
so it's not that much logical
probably gonna import just to spite the price deviation
if you got any questions with configuring it, I can be of service
I would ask you if I break it
I've only got about 1 year experience with the OS so far.. but already learned a lot
@unborn sluice you can make backups of your running config before messing things up
and restore with 1 button press
nah, backups are for the faint of heart
and I plan to tinker with it first, with only me using it for few weejs
before I totally swap ir with the old
time to triple NAT it
srcnat masquerade is the 'default' for outgoing WAN traffic
thats what yo-average home router does
port forwarding is dst-nat
time to buy cat6 cables
i don't even know if mine is shielded
is it made of plastic?
hmm, it's in my closet lemme check
I actually forgot lol, I need to check what the cable looks like
yep, looks unshieled to me
too lazy to get off my ass and to go the closet
so I searched the internet for the product
oh yea a noctua
only low profile 2U cooler I could find
lol
on a mini ITX server board
Ryzen 2600 with 16G DDR4 ECC (2400MHz)
most expensive part in that machine: the network controller
I had to... 'extend' the power supply
cut off some sata power headers
and spliced more onto them
I didnt have heatshrink tubing at the time, so electrical tape had to do
FlexATX parts are so hard to find
but looks neat
too lazy to get a measure tape, I'll wing the measurement of the ethernet
10G fiber optics, 30 meters, costs maybe $40 nowadays
$100 for the cables and the hap ac2
including fiber modules
i'm okay with copper for now
the distance of the AP from the router isn't above 25 so it doesn't matter in my case
now the problem is
my current router downstairs is from the ISP

What kind of uplink do you have?
coaxial, DSL, ?
mtik used to sell adsl modems too :(
If your $isp router has a DMZ feature, use that
basically forwards all incoming traffic to one IP, the WAN address of your mtik
fiber
oh
friken picky mods
NAS, and a fleet of PIs
nothing special
but plan to have cheap servers [in the future]
(cheap = 2nd hand or old gen)
but you just mentioned its fiber optics?
I got one of these from my ISP
fiber module plugs in on the left
ethernet comes out the other side
I definitely can't see the fiber
hopefully the support of the ISP won't be a nightmare
ahhh
thats where $ISP's equipment "ends"
and mine begins
maybe dig around the ISP router, send a picture?
if you can snoop into the router itself, maybe see how they establish your connection
if its PPPoE, you can request credentials from your ISP so you can do this on your mtik
current one looks like this
GPON
oh you mean the authentication
Thats a GPON module
exactly
ISPs are stupid
they treat fiber as if it was copper
I guess, could try and contact your $isp and ask if they offer any support or specifications for your own equipment
lemme dig into the router


