#networking
1 messages · Page 390 of 1
powerlines not just extenders
Are you in the US or another country
uk
Ah. Power line is decent then there
yeah, they work okay but its not enough at all
If you want wifi I'd recommend tp link omada or Ubiquiti
ill check both out and thx for the advice
What's your budget?
200-250 max
They can get expensive fast.. just keep that in mind
yep- ive seen
But honestly if you only have 5-10 devices a mesh wifi system will probably be fine
I have an ASUS AX-89X router, I have QoS off. However, on all my wi-fi devices it seems like my Download speed is throttled. I have 1gbps internet and it seems like my download is maxed around 280, whereas my upload can go all the way up to 800, on fast.com or speedtest.net
Is hardware offloading on?
Anyone have any suggestions? It literally sounds like QoS to me but I have that setting off.
true
I believe so, isn't that a part of QoS? i guess I'll google where to find that in my asus menu
Hardware offloading just takes advantage of the hardware to deliver faster speeds. QoS is priority I believe
Are you familiar with Asus routers? Or where that might be? LAN/Wan/Wireless ?
er-x needs hw acceleration for gigabit
When I run a speedtest from a hardwired connection I get the full download speed.
I have no clue sorry.
which means no ipv6, since that's broken on hw
Ah it's not that then
They only need it for 350mbps internet i think they said
Lol. I need to upgrade to a UDM SE
I want that new unifi g4 doorbell pro
Currently using a TP-Link er605
do most people see the same upload and download speed on a wifi devices usually?
it depends on your internet
I don't
Right, yeah I have 940 mbps up and down. Even hard-wired my upload speed is higher. I get like 800 down/940 up. But on wifi I get like 280 down, 600 up
I'm not sure why my download connection seems so much weaker. I'm right next to my router on wifi6
yo my internet is only good at midnight and it sucks throughout the rest of the day how do i fix
how do i fix that
you can't
complain to isp
well it could be wifi congestion as well, if you live in like an apartment
@clear igloo I want 10G switches 😩
bc 25G is overkill for this application lol
plus it's over existing CAT6
@clear igloo pls provide C9200L-48PXG-4X /s
No 😄
Idk if this goes on networking, but my internet sometimes (quite alot) drop my upload speed to 0… i hear everything on discord when it does, but when i play valorant for eksample. I get disconected
saw some extreme networking switches under the ugly blue cisco switches. might buy some at some point used tbh
is trunking universal between different brands? Say between an HP and cisco switch
Trunking is a Cisco term
Really what it is is tagging all vlans
I wonder if I should try to warranty my router
😡
So yeah vlans are standardized so yeah it's work inter vendor
i just came across this definition lol "In regards to the 802.1q question, yes, your switch does that, although HP calls this tagging as opposed to Cisco's trunking. "
alright thanks
Really trunking is all vlans tagged. You can tag only specific vlans if you want. Cisco's access is just untag
Tag / untag makes more sense imo
yeah i got used to that terminology with HP. Unfortunately i fried an HP switch, so back to cisco - HP
oh also, what's a management port?
out of band management/dedicated port for managing the device
So management is never over a port that is serving other traffic
my bad, i meant network monitoring port
Sends a copy of switch traffic over that port for monitoring and inspection by another host/server.
so hypotetically a grafana dashboard?
aka, port mirroring
I want to setup that on my network
Something like Wireshark
No?
You would hook something up to it to inspect packets
IDS perhaps, not sure exactly
Grafana just consumes data from Prometheus and such
i was thinking of overall statistics
but isn't such a port like a security risk?
it also does historical packet capturing and such
I mean sure? You can use smpt or whatever it's called for stats
Yes if done improperly
guess ill stick with making the trunk thing work for now
Until you get into the SP space get get to have fun with 802.1ad (QinQ) where not all VLAN tags are treated the same
How can I start to figure out this issue, I'm intermittently losing connection or something, connected over WiFi, I'm noticing because my movie from my Emby Media server stops, can't even access my AP or firewall config page, but Windows says I'm still connected. I'm just using LAN devices and media, I have no internet right now outside the city, so very annoying having to deal with reconnects multiple times watching a movie. edit: sigh actually it's probably more Windows 11 issues...
Would the topic of angular-cli be on topic with this channel?
Cause I need help setting stuff up with it
Probably more #development
Does anyone know if the new UDM PRO SE is coming to australia?
fun
trendnet seems to be the cheapest 2.5gb switch, is it decent or junk?
trendnet in general is fine, don't know much about that particular switch but generally they do a decent job
its alright, I have their gigabit poe+ switch
the gui is fine
so my network upgrade is mostly done... new ap's new switch, proxmox virtualised pfsense and omada sdn
next is iot wlan and some vlan shenanigans.
What brand APs did you get?
How you liking the TP Link Omada so far?
Hi..
I have an ISP-provided router with only one Gigabit Ethernet port.
I also have another old dual channel router with 4 Gigabit Ethernet ports and 1 WAN port. But it's dead (probably because I tried connecting a high wattage power brick).
Now I want to know if I can use the dead router as a network switch by connecting an ethernet cable from the ISP-provided router's ethernet port to the dead router, and then connecting my other devices to the dead router. (without connecting the dead router to power)
I'm assuming the "switch part of a router" is just a passive device like a USB HUB. Is that a stupid assumption..?
Appreciate any help.. Thanks..
no
That will not work; switches require power to function properly. Even ethernet hubs required power
Switches do active management and are not passive devies
Unlike a Telephone wire kek
Thanks..
srry 😦
Hubs are passive
But not switches
passive how? hubs are powered and reproduce electrical signal
Just looked it up, they can be both
Passive or active
Just don’t use hubs
I probably sound like a Cisco Netacad shill but hubs are incredibly stupid in todays day and age
Hubs shouldn't exist in this day and age 😄
Exactly. Like, you can get a switch for the same price!
But it says hub/switch/port replicator/expander!!! 😄
yes they are
port replicator
Yeah. Unless you’re purposely trying to create a collision domain
For whatever reason
they should
I use a hub at home
RS-485 network
Serial of Things
hey guys. Decided to start a LanCache on my NAS since I have friends that come over frequently and I could get some benefit out of it, but all the tutorials im looking at online, make me feel like a Spaniard walking into Japan. I am completely out of my element, I dont understand anything, and I was just wondering if anyone had some good comprehensive guides that are possibly stupid people friendly to help me out lol.
Tried a couple different discords, tutorials and forums to no avail so im trying here now. Thank you guys for the help, its appreciated.
My knowledge is limited on lancache but what are you running for your NAS/firewall/router(s)?
like what is your topology?
Install docker, download lancache docker-compose file, edit .env file to liking, start the container, point router dns to lancache. What stage is the struggle? Haven't used it personally but doesn't seem that bad
i think if you're totally new to docker in general it may be a bit ambitious
I think you may have other ways to improve your lan speeds before going to lancache too
anyone in here know pfsense?
i upgraded from 2.5.2 to 2.6.0 this morning and have lost internet since
i tried reinstalling 2.6.0 from scratch importing config, with defaults, and installing dev build 2.7.0
right now im trying to download 2.4.4
also if anyone knows where i can get a copy of 2.5.2 that would be great
LANcache can have some unintended consequences that you’ll want to be advanced/comfortable enough to detect and mitigate. For example, I ran LANcache for a while and my frame rate dropped to about 1/3 where it should have been in 1 game. The fix? Have a particular URL related to the game not go through LANcache. Yes, it was a bizarre fix, but it worked.
AKA. Test it out, if anything goes wrong, undo the integration to see if LANcache is the culprit.
You should look at this but I think you'll need to start at 2.4.4 and upgrade. I think the upgrades will happen sequentially but I'm more familiar with Sophos UTM than pfSense https://docs.netgate.com/pfsense/en/latest/install/upgrade-guide.html
thanks for the reply but another discord provided me a link to a 2.5.2 image
which still didnt work
ah cool
ah darn
so what happens exactly when you try to restore the config, does it just fail?
everything restores fine
i have no WAN IP or Gateway
I called my ISP for the second time today (first time they said it was fine)
they had me plug in my laptop to the ONT (fiber termination box)
got nothing
no IP no Gateway no DNS
I remember when I had a similar issue i needed to unplug my modem for a solid 10 minutes and let the public ip address flush out/renew
if you have dhcp
yes
the guy cleared that on his end
still nothing
so he reconfigured the box so Port 2 was internet instead of Port 1
i had internet within 20 seconds
so somehow during the pfsense update the port died on the ONT
ISPs man
though i did look at the netgate forums and a few ppl reported the same issue
however their problems seem to be related to traffic limiters
which i dont use at all
@plain siren omada is pretty cool... I wish they'd done a little more integration around firmware updates particularly (having to download the device firmwares and upload to omada is kinda silly
Ill take it over the risk of Auto Updates breaking shit and Exploited MITM Hacks/whatever at the moment
yeah... I get that.
I got pci passthrough to pfsense working...
so that's kinda neat. the nic's are independant pcie devices so you can map them however you like
Hey is getting the plex pass worth it? Or should I stick to the free service it offers?
Install free first
You'll know when you need the pass when you do
i did that, but not sure if it's worth it. I wanna use plex on other devices like my phone and xbox
Free version of the mobile doesn't suit you?
i'm using it on web currently and it's going fine, but i kinda wanna run it on the mobile app. What do you think?
would you say it's worth the initial $120 investment?
It's fine for me, but I'd suggest waiting for a promo
there are promos for plex? didn't know that
25% off for lifetime, but that's for Christmas
You'll need to decide to buy it now then refund if it's not suitable
since when is plex paid
the plex pass
I just use jellyfin
oh yea i remember, consider alternatives before buying into this lifetime thing
emby, jellyfin
I looked at other platforms, and emby was the best, except for the fact that it was basically plex
so it was either emby vs. plex
huh, I found jellyfin the best
we'll, we are here to suggest not to decide for you. so go with whatever you like
it's the first I've heard of Jellyfin,
alright, thank you for your help!
The Department of Homeland Security warns “every organization in the United States is at risk from cyber threats” with Russia potentially considering escalating its cyber attacks against the United States.
» Subscribe to MSNBC: http://on.msnbc.com/SubscribeTomsnbc
About: MSNBC is the premier destination for in-depth analysis of daily headlines...
ok?
ok?
As if this wasn’t true for the past 5 years
Would anyone else be in favor of making wiring POE to patch panels illegal
This is the second console laptop I’ve POE’d to death this week because someone keeps wiring POE to unlabeled patch panels
Rant over thanks for reading
passive poe I assume?
yeah that sucks
Can someone ELI5 what SD-WAN is?
Basically it can consist of using tunnels to connect various networks over the internet together.
Zerotier is an sd-wan implementation
Mostly a buzzword. But it essentially allows enterprises to manage their networks through a single pane of glass. Uses tunnels (mostly with BGP/MPLS) behind the scenes to connect the sites and tunnel traffic where it needs to go. A lot of the time there is proprietary software for forwarding/routing which do not adhere to standards that allow for more advanced control over the traffic or even their own VPN protocol that has been performance and less overhead than say IPsec.
Essentially its install this box at each site, plug in your router/switch, tell the SD-WAN what you want it to do and let it do its thing.
the adoption of it is also still low I think
Yeah its still low and at times even dropping as they realize it cost more in the long run
ciscos trying to sell us on it now and I keep saying "why?"
the main reason for it is just connecting sites right?
I mean sure. The actual main reason is so you dont have idle circuits
you can also reduce the load of the internet at the datacenter by having some traffic go out the local internet connection
My school actually moved to SD-WAN 😳
I dont think theres a point to a school doing it but I dont have the full picture
you can do SD-WAN by hand so you have to weigh that versus spending all this money on actual SD-WAN
it's ISP managed lol
So like a multi site to site VPN?
I'm consistently getting sub optimal results from my powerline adapter compared to a direct hardline connection, running a cable isn't practical for me right now. The Netgear Powerline 1000 I have is pretty old, about 5 years. Would a newer and "better" one get me better results Or is it squarely down to the electrical wiring?
What country are you in?
If you are in the US or Canada, MoCA networking is a good option
can get 2.5gb adapters
Just make sure you have coax/tv wiring in your house
I'm in Texas.
The house I'm in does have coax cabling but I don't want to or know how to mess with it.
I'll look for 2.5gbps Powerline adapters. Maybe that will get me some kind of improvement?
Powerline networking is very finicky, if you are having trouble with the one you have, you will probably have trouble with other ones.
It could work, but MoCA is a much better option.
It's not super hard to get hooked up either. You just have to locate where all the cables go, connect them together (usually with a splitter), then place a moca filter on the incoming line
and of course buy moca adapters
Ya... That sounds hard and labor intensive... Besides, it's not my house, I'm just renting a room here. Thank you for the tips though!
Ah, yeah if you're renting that's probably not gonna happen lol
yeah honestly moca adapters tend to be a good bit more expensive than powerline (for no good reason lol)
MoCa can give you 2500mbps most of the time if you have good cable. Powerline is ok, but can get nowhere near the speed MoCA can.
MoCA is the second best option to Ethernet
i mean there is also 2000mbps powerline, but both of those are theoretical maximum
if cost is no object then yeah moca is a bit faster and can come relatively closer to the theoretical max with good RF but ...... you're probably still limited by gigabit ethernet on either end
Moca adapters are about the same price as a good power line adapter. Only reason I'd see someone choose power line would be if they're renting or have a relatively low internet speed.
And they make 2.5gig Ethernet port moca adapters.
idk i don't see any known brand moca adapters for less than like $150/pair
goCoax is a good brand.
I'm not saying they're not good, just that I've never heard of them and they don't seem to make anything other than this particular adapter
All good. Just trying to explain.
yeah fair 👍
i tend to recommend powerline but it could go either way depending on internet speeds and home wiring
Powerline is good for speeds under 300mbps I would say. MoCA is what i'd recommend after that if you can't or don't want to run CAT6a
MoCA depends on having RG6 in your house and knowing where it all goes
it's also the more complicated option
I've also found that alot of newer homes, have CAT5e or higher as telephone lines
and can be rewired to ethernet
you using Ethernet?
Is your provider a cellular provider for your internet?
yeah DIY coax tends to be hard to get right
but moca is fantastic for houses that have it all wired up
wdym
Coax is easier to terminate than Ethernet IMO
honestly
I've never seen non trained DIYers get it right without RF issues lol
I mean what's the proper way?
I think the proper way is to have the shield (white stuff) up to the top of the connector
I had to do a whole load of terminations back during a summer job, coax was much easier
Only issue I can see is cheap fittings
that's what I do
Ethernet doesn't suffer as much from that
you should be fine then
mostly cheap tools
i don't bother doing it myself unless i have an employer paying for decent tools lol
wdym by decent tools
What does the tool have to do with it out of curiosity?
I get maybe crimping the connector on
I feel like quality connectors and the shield termination is the most important part
and of course cutting the copper down to the top of the coax connector
What country? In the US, cellular internet is usually deprioritized
meaning that if lots of people are using it, your speeds will suffer
your phone plan probably has "premium data"
Can you describe your complete setup?
is your pc connected to the ap or switch?
what ap?
I was about to ask that, but some APs have built in ethernet
like the Ubiquiti In Wall ones
what speeds are you seeing on the phone vs your pc
https://www.speedtest.net/ - for a quick reference
not the most accurate but will give me an idea
have you tried swapping the ethernet cable?
could also be QoS
helo
is the pc windows or mac?
10 or 11?
Ok, can you go to settings on the pc
then network & internet
tell me when you're there
do you see status?
do you see view your network properties?
should look like this once you press it
I'm on 11 so it's different, but I believe so
just verify your screen looks like that screenshot
do you see Link speed?
it should say 1000/1000
hmm
Silly question, but have you closed almost every program and stopped any downloads?
and what happens when you plug directly into the tmobile gateway?
ah. ok. I'm lost then
do you have any other device that has a Ethernet port on it that u can test with other than that computer?
oh also, has the computer always been slow or did it recently start
Hi again, i got this issue where my router from the isp [F609 in this case] wouldnt use my Deco M5's DHCP Server, if i tried to connect to the F609 it would just not give me the IP at all even tho i have the DHCP Server enabled on my Deco M5 , imt rying to achieve something like in the network diagram below
ISP router's IP from LAN?
I wouldn't expect it to get IP from DHCP on lan
from isp to my router its using fiber
wait what... so,,,, i cant just make it use my Deco's DHCP Server?
im kinda annoyed that if i put my Deco on access point mode, then it wouldnt have most of the features that i really like , like the DDNS for example
Your ISP router doesnt have IP Bridge mode?
no
not the LAN interface IP
but the router in bridge mode if you can
so it's just an ONT
im not sure what this one does, but i made this new WAN Connection that i called custom-AP then just bind it to LAN1-4 and SSID 1-4
I hate ISP combos
Ok, there we go
Disable NAT
done
As for Network-Wan_Port Binding, set that to the Port the Deco is attached to I believe
Then Disable the Wi-Fi Modes
i have the deco attached to my switch as of rn, its on LAN4, on LAN4 it have my homeserver and the deco itself, shouldnt impact anything r8?
you mean access point mode on the deco?
no, Disable Wi-Fi on the ISP router
Then you would enable normal Router mode on the Deco
The deco needs to be directly connected to the ISP Router
Then from there you connect the LAN Port of the Deco to the Switch
Ahh so i cant use anythign like switches or smthng like that to connect the deco?
Does the Deco not have a WAN and LAN Port
Yeah then you would do ISP Router <> Deco <> Switch <> Server
so in that case, my ISP Router cant be used as an AP / Switch?
no
Hey! I have 2 IP cameras atm. I'm planning to route a cat cable to the floor below (garage) from my main LTE router to a second router the floor below in bridge mode and connect a poe injector switch to it. And connect my reolink cameras to the switch. The cameras will be located at the corners of the roof, soo, a floor above + the attic (The main router will be right above the second router in the garage right bellow, and the cameras will be in the attic right above the main lte router.
In the future, i'm planning to set up 4-5 cameras in total, soo, while I'm at it, im planning to route cat5e or cat6 cables to all the corners of the house, where I want to place the cameras.
The main question is.. Are there any POE switches at a reasonable price, that can be powered by poe?
Like, I would prefer, that I won't need to route 5 cat cables two and a half floors above. Would be awesome, if I could just route 1 cat cable to the attic, connect the poe switch there and from it, connect it to the cameras at the corners of the roof
And power the poe switch by 1 cable, that goes to the garage, by poe
Is that actually possible? Or, if yes, is it really expensive?
I don't have electricity in the attic, so, I think, that would be the best solution for me
Can anyone give me some suggestions or feedback regarding this?
The main thing I would gain is, that I would need to rout only one cable to the attic instead of 5
It would be hard to power multiple devices by Poe when you’re limited by Poe input
Soo, I should just route the 5 cables to the attic, right>
If you could get power to where you have the Poe switch then you can find one for like <50
Or, a AC cable that powers a poe switch and then connect the poe switch to the router
That
An ac cord and a eth cable to attic would work. I’d look for a more industrial switch if it will be in the attic, don’t want to start a fire.
Ubiquiti has a USW Flex that’s like 90W PoE in via injector or 802.3bt switch. Which supplies a lot of power to the ports.
Yeah, that was my main worry
I think some other brands have switches that can supply that much power but idk any off the top of my head
These ones ar probably really crappy, right?
That would be enough for your use, I’d check the ratings for it( temp operating range). Ubiquiti is usually sold out on their cheaper products. @somber estuary
Well they are 100Mbps lol, but for security cameras ehh
I could just buy a reolink nvr, that has poe ports. But I think, that I should better save up some more and buy a synology nvr, that can run as a nvr and run home assistant
*nas
Buying a ubiquiti one would be too expensive. As from what I can tell, they go for 170eur+
The reolink with poe built in costs 265e
Soo, In that case, the NVR would seem like a better/cheaper option
I found a 3 pack for 130usd today
From my quick search, looks like the ubiquiti poe switch that could fit my use case starts from 270e
How many cameras
atm, I have 2 4k IP cameras. But later on, I plan to have 5 max
But while I'll be up in the attic, ill run the cat to all the points where the cameras are planned to be set
This one and....
Later on, ill probably add one or two of these: https://reolink.com/product/rlc-812a/
and the 810a
All look like under 12 w
And within spec for unifi
Layer 2 switch with (5) GbE RJ45 ports, including (1) 802.3af PoE input.
The Switch Flex Mini (USW Flex Mini) is a fully managed, Layer 2 switch with (5) GbE RJ45 ports, including (1) 802.3af PoE input. The USW Flex Mini can be powered with either PoE (via Port 1) or its included USB-C power adapter*. This switch can also be monitored or confi...
This lilboi
Looks so, even the one with the floodlight built in is rated at 12w
Oh, so this once can be powered by poe, right?
To power it front the garage, right?
Soo, if i'll connect 5 cameras max, that means 60w
That one doesn’t power cameras
Soo, the poe injector in the garage should be 60w+ right?
It’s PoE in, no out
And does this deliver the 48-60w?
Ohh....
Soo, just a regular switch that is powered by POE
soo, that wouldn't do anything in my situation
Looks like I'll just need to buy one of the poe switches I sent before, put them in a metal box, incase they catch on fire and route 5 cables to the attic.
from the garage
At the end, it will probably be cheaper, easier and safer
Ubiquiti PoE Adapters provide a variety of features to help protect your PoE devices:
Surge protection
Clamping protection
Maximum surge discharge
Peak pulse current
AC cable with earth ground
Electrostatic discharge (ESD) is the leading cause for outdoor device failures. You can effectively protect against ESD damage using a grounded Ubi...
Mini can do both according to the specs
Wouldn't want to put a no-name poe switch in the attic, with very dry wood and wood shavings around
Yeah, I could trust ubiquiti
but..
These ones I sent..
I’d sink 60 bucks into it instead of a 150+ switch
I could run them in the garage, where nothing can catch on fire
But, It would be quite sketch to run one of those in the attic
I don’t see anywhere on the data sheet it does PoE out
I can't find any info about poe out
Just input
Bleh
It’s bed time
Go little switch go
1.5TB to my clients
Do you guys have any recommendations for a NAs, that would work as NVR for the cameras, run home assistant and plex?
And hallway AP doing half a TB 💀
As the reolink nvr costs 265e
I think it would be better to save some more, and get a NAS, that can work as a nvr, run a docker with home assistant on it, run plex and work just as a regular NAS
What would be the best/cheapest NAS for my use case?
ATM, i'm running Home Assistant on a Rpi4b and plex from my PC, but that means, it needs to be on when I want to use plex.
So would be awesome, If I could run all that, and record the IP camera video on one device. I had considered to just buy a used office pc, but i'm not sure if that would be the best solution
And for the POE, looks like I'll rather run the 5 cables to the attic from a relatively cheaper poe switch instead of balling out on a hig end one that I could put in the attic
Do you need to record video 24/7/365? or could you get away with only recording motion, and during specific times of the day?
ATM, i'm only recording motion, but I would like the option to record it 24/7 and save the videos for a few days
But again, I have no Idea how that would affect everything
and how powerful the nas/pc should be
The small one
Constant recording is enough of an interesting problem that entire hard drive lines are created, purpose-built for use in NVR's.
I’ll defer to corewyyn on this one
Oh god constant recording lol
I probably don't need constant recording
At school we have over 700 cameras recording 24/7/365 to 3 NVRs… they save for a week.
Eh. I'm nowhere near an expert. I just happen to know that constant recording is quite a burden on drives.
It’s so much data.
Just thought that it would be cool to have, as I haven't had one before
Totally understand ^
Camera network is basically its own switches now…
Because it’s so many cameras going back to a single IDF
I only secure the network and servers
For me, I have 2x 4k cameras that record medium-detected motion at night. Yep. It picks up cats. But I really don't care about the 95% of the time that absolutely nothing is going on.
From what I have red, a lot of users have had success with the Synology DS918+
running kodi or plex/ home assistant and nvr for cameras
...and by record, they just save it via FTP to my NAS.
But, that seems quite expensive, soo
Any other options you guys can suggest?
that are cheaper
These freaking NVRs stack lol
The management interface is only on the main one and the 2nd and 3rd one just connect to the 1st one to share their storage.
I could turn up the sensitivity for the motion detection and that would prob be more than enough
Even now, with the sensitivity set to med, I get detections when there is strong wind or snow
Like, when the trees are moving from the wind or there is quite a lot of snow
Sounds like a basic SAN.
And atm, the camera is placed on my windowsill
soo, there would be less false detections when I'll place the camera in the spot near the roof
Basically
I have a little QNAP TS-332X. It's a basic NAS, but i didn't buy it to host anything other than file-system level stuff. Originally it was an iSCSI target for my VM server, but I can't be bothered to spend $600+ for a battery backup for extended outages. So you can imagine what happened when my basic 1.5-hour-long-battery-backup ran out of juice...
So I re-architect-ed and now it's my VM backup destination. VM's (including my docker VM's) are hosted on my VM server.
Don't need much for a Vm server.. I have 24 GB of RAM on mine and I bought the desktop-class computer second-hand for $300.
Price wise, its almost 3 times cheaper than the synology one I posted before.
Would it be enough to run home assistant, plex and work as a nvr?
No. I don't host stuff on ARM processors. So I can't recommend it for your use-case.
...but know that if you can get creative with how you architect things, you might be able to realize a slight cost-savings.
If i would go the used business pc route, what would be the main requirements for it to work in my use case?
Would a cheap computer you have lying around work as a server? Then yea, the TS-332X might be perfect. Slap 3 NVR-class drives in there and record to your hearts content. Also throw in 1 or 2 NVME drives for super fast access for hosted apps.
Like, buying a used pc, throwing in a new gold psu
add some hdd's
At least cpu wise, what would be the recommended spec?
I'd prob need a crappy gpu too, for plex transcoding
I could get a 1050ti for like a 100bucks
A couple of tb in hdd's
What would be the recommended cpu for a computer with that use-case? And at the least, how much ram would it require? Prob, no need for the ddr4 ones too, right? DDR3's would be enough for this kind of pc, used for the things I mentioned before. Right?
Would be awesome to run Plex, HomeAssistant, IP cam NVR and a VM or two for sandboxing and local web dev testing/hosting on that one server.
But I have no idea on what the recommended requirements for the server should be, for it to be able to run all of that
Any TechTips would be highly appreciated. 😄
Anyome know why my pc will occasionally be unable to connect with or disconnect from 5ghz wifi connections? using a tp link archer t4e ac1200 pci card atm. It sees the network, but fails to connect, sometimes disabling and reenabling card works, other times I have to reboot router. none of my other devices or computers get disconnected
I mentioned MoCA networking to my roommates/landlords and they seemed receptive to it. It's been exceedingly difficult to find a reference that explains exactly how it works. How do two conductors communicate with the web and simultaneously send an internet signal to the other nodes in the home? Do you have a reference you can link me to?
How to Set Up a Coax (MoCA) Network: Like many existing homes, my parents' home has a limited wired Ethernet network and a wireless (Wi-Fi) network covering the rest. My mom, who has rented Netflix DVDs for a while, wanted to start streaming her favorite shows in the family room and be…
That might help, if you still have questions let me know. I'll be on later
hey guys, I'm getting 1gbps on my home internet through ethernet however I'm only getting 400mbps through wifi using 5ghz
You will never get full speed over wifi
That's why people recommend hardwiring devices
You can rarely get full gigabit over wifi, but it requires an expensive AP and a good client device
but it isn't even that close to 1gbps and I'm right next to it and on 5ghz
Your router needs to be upgraded
oh right, so I'm guessing my generic provider ap is at fault
it probably can't handle 1gbps
If you want to get full gigabit, get a wifi 6 or wifi 6e ap
And make sure you have a compatible device
okay I'll look into that
basically what happens is that you have DOCISS for cable right? DOCISS and MOCA for the most part work on different frequencies. So you would have your modem as usualy, but then you can feed moca back into the coax network. One thing you want to be aware of tho is to put a moca filter before it goes to ISP or you will be causing issues
Thank you for the tip!
yeah please use a filter 😬
Noted. Is it just for security or will the ISP be angry at me as well?
yeah we'll be mad (theoretically it could help security but that's not the big concern)
So, I get that the filter goes between the house and the street. With this, do I use a splitter to connect the modem and adapter? Then from the router to the ethernet port on the adapter? This method of networking is soooo weird...
https://www.bestbuy.com/site/screenbeam-moca-2-5-network-adapter-for-ethernet-over-coax-2-pack-2-5-gbps-coax-to-1-0-gbps-ethernet-adapter-black/6424459.p?skuId=6424459
I believe? I'm not too familiar with coax either
Why isn't there a techquickie on this!?!?!? Video suggestion?
Don't buy from bestbuy if you can
That amazon one I sent is better and decently cheaper
Filter, MoCA POE for Cable TV & OTA coaxial Networks ONLY https://www.amazon.com/dp/B00KO5KHSQ/ref=cm_sw_r_cp_api_glt_i_2E2093758Z0TM454X1ED
This is a moca filter, the others are talking about. Cheap and just goes on the incoming cable line into the house
since tekquickie pushes pfsense I dont trust them for moca
@peak prairie it would also help to see how the cables are connected. Usually it's in a panel in the house somewhere or outside where the utility hookup is.
I use a pfSense router and works great for me... Not sure what you're talking about. @waxen scroll
pfsense is generally considered as not great in the networking
kinda a meme
What do people prefer? Opnsense?
Dedicated Router Hardware, Vyos, RouterOS, opnsense I guess too but thats also very similar to pfsense
What makes the other router OS's "better"?
more powerful, actual cli, etc.
Archer C7 v2, supposed to be setup as AP, do I have to disable the Firewall and NAT on it?
if it's in AP mode those should already be disabled
Well, doesn't have an AP mode exactly, instructions online just say to not use WAN, disable DHCP, setup static IP outside DHCP, that's about it...
so can I disable all this?
then yeah you just want to disable all of those
I dont know if this is the right place to ask this, but i have a 100mbit connection in my apartment. My computer connected with ethernet speedtests around 95mbit which is what is should be. But my phone connected with wifi gets speedtest results over 400mbits. is there a reason for this? is it a glitch or something
Most likely a glitch
so same router?
phone connected to wifi of the router, and PC to the same router?
if so, I bet it's the cable
the speed of ethernet cable specs goes in steps, 10BASE-T, 100BASE-T, 1000BASE-T
100 mbps only requires 4 wires in a cable
1000 requires 8, which is what any ethernet cat5e+ properly made provides
isnt 95mbps what its supposed to be though?
the pack i bought from the isp is for 100down/20up
my phone reads around 250-400 depending on the time
across multiple test pages
ISP misconfiguration maybe
make sure mobile data is off
Nice. No 10g upload though 
They only do symmetrical uploads up to 500Mbps 😐
Damn
50/50, 500/500, 1Gig/500, 2Gig/1Gig, 10Gig/5Gig
That sucks
to be fair for most people 500/500 is more than enough
even if you run some dedicated game servers or plex for your friends
my ISP does have 1G/1G however
but the next step down is 100/100
Any clue what this unknown{numbers and letters}.attlocal.net client I’m seeing in my pihole logs is, and why the hell it’s trying to do a DNS lookup for Facebook every few seconds? Further, how can I get it to NOT do this nonsense? I do have ATT as my ISP (and no other ATT services) so I’m assuming it’s coming from my modem, but I don’t really know what it’s doing or why (other than the assumption that it’s some nefarious advertising purpose, which seems fairly obvious)
my ISP was either 1g/1g or 200m/20m
I assume att router gives those to local IP s
The number/letters is the MAC of the device iirc for Pihole, too short to be an IPv6 address based on what you've blurred out
Good call — It’s the MAC of my UniFi dream machine, actually, not the pi. Which is slightly more confusing, I have to say.
Yah, that's really odd. Is the Dream Machine acting as a DNS server/relay perhaps for something else?
or perhaps it's using facebook to check for connectivity to the internet, not 100% sure since I've not used UniFi stuff before
No. The pi running pihole is the DNS, and I have google configured as a secondary if the pi fails or something. Connectivity is possible and probably more likely. I know there was an issue with things if you were blocking Facebook while trying to update the network application recently. On the other hand. It definitely knows I’m still connected to the internet just fine. So I’m really not sure. I’m in the unofficial Ubiquiti discord server as well, so i’ll ask in there. Thank you! I wouldn’t have recognized that as a MAC and probably would have called ATT to yell at them. I was convinced the router/modem was setting up a local domain or something for me with social media “features”
Haha, yah, sometimes it can be tricky to tell. Let me know what the other discord says, I'm curious now
They shouldn’t
It should be using ping.ubnt.com or ping.ui.com
Unless you set something other in settings
Hi i need help with my 5G Mobile WiFi E6878-370 i was getting about 135 to 140MB/s on my pc using a USB 3.1 cable for the last month and it was working fine but now i got lees than 1MB/s using the cable and around 25MB/s using the Wi-Fi can you help?
the Wi-Fi sucks so hard for gaming and the cable cant even run a 480P video from YouTube let alone downloading games from steam
I don't know this device but do you got another cable to try? Since it's 5G does it say it has a good connection? Could it be the time you're trying to use it and usage of other users causing tower congestion?
hallo
Hello people!
I want to set up a Family Photo server for my older Family members, so they can always access our family photos on phone.
How would I do that?
I heard that Plex is a good idea, but their website is very confusing, cause it's all about movie streaming there.
If you want to do more of a photo/cloud storage thing then nextCloud is better for this use case
They have an easy app for android and ios, you could directly access all photos from mobile devices too, or the web interface
I assume it's not free to use?
Uhh, nextcloud is more open than plex will ever be lol
is that a yes or no
I’ve been hosting my own nextcloud server for a year now and it’s great
Also has webrtc based video and text chat if you wanna try and set that up
Ive been looking into tutorials, but many of those requiere a domain
I just want to selfhost my data
Do you host any websites?
No. I just want a family storage, so the people who only use a phone and no pc can access my selfhosted storage
Yeah I know, you can selfhost it really easily, you just need to make sure your internet is fast enough that it doesn’t feel slow
1gigabits/sec should be fast enough
That’s more than plenty lol
So I just install the desktop client then?
You need to set up a server to use the desktop client

It is just a website
Let me find a good tutorial first.
Good idea
If you have any issues feel free to @ me or DM me
If I install the VM, I cant run other software in parallel on the win10 anymore, sadly
right?
What will you be running it on?
I want to convert my old workstation into that. it's a pretty good PC by todays standards. A i7 6700k, 32 gigs of ram, rtx 2070S and a NVME m.2 ssd.
Oh damn that’s beefy
I would like to run renders in parallel to the server hosting
I was in the same situation once, i get it lol
@pulsar thorn Got a second?
The VMware software is having an error that virtualization is disabled. But I enabled it in the bios and it's still showing me this error.
huh that's odd
In my bios I have enabled intel vt-d
Is it maybe because my chip does not support vt-x?
I'm pretty sure it should support virtualisation
windows turn features on!

worth a shot ig
windows has it off by default
If I google that it always brings me to the bios.
Where do I enable it in windows
oh wait, I got it
yep that needs a few things to be on
virtual machine platform and windows hypervisor platform might be needed also
you on windows 10 home or windows 10 pro?
home
you need pro....
usually it's just enable Virtualisation in BIOS and you're good to go
not for vmware and virtualbox
try virtualbox?
I am completely new to VMs and all that.
You mean virtualbox.org?
yeah
gonna get some sleep, if you wanna flood my inbox with questions that's all good lol
oh my...
that program also gives me an error 
Not in a hypervisor partition
oh ffs 
if virtualbox doesn't fix itself
maybe your pc really doesn't support it :(
cant beeeeee
last resort is windows subsystem for linux
if that doesn't work we gotta install linux
my fingers are crossed
yayyyy
that saves a lot of stress
I'll leave you to it, just message me or ask here if you have any issues
good luck!
The VM is set up, do I download the client now?
It just shows me the Ubuntu default page NVM i got it
I need to get an encryption module Got one.
When you logon to a server but can't help but have the echo of "nice..." when you read the ram usage...
I am wanting to run 150 ft of outdoor cat7 around the house but every review of cat7 connectors is a horror story
debating doing keystones or just putting a regular end on it and running the cable long enough into both rooms.
Get burial rated Cat6a, Cat7 that doesn't use TERA connectors isn't in spec anyway and since 99% of it is lower quality stuff marketed as "Cat7" for money don't bother with it. Just make sure any Cat6a doesn't have people saying it's CCA cable
Any suggestions on actual products? There are hundreds on here with reviews all over the place.
On Amazon
Keystones are the best IMO. on both ends. One end a patch panel the other end keystone wall plates.
TrueCable is a solid brand from what I remember, or monoprice but I've not seen them sell outdoor burial cable before
Another option is to run conduit outside and use regular cable instead if it's cheaper that way
Yeah agree with Lurick there. Conduit allows for future proofing aswell
I like conduit but really already have cable lines running along the sides so I figured I would just clip it up there.
Yah, in that case you really don't have much choice in terms of length from what I see. Almost everyone sells 500ft or 1000ft spools for outdoor applications sadly
Anything that's CCA is EXTREMELY prone to breaking at the slightest issue, not in spec, and cannot be used for PoE or anything either
It may be cheaper to use MoCA if you have coax lines, then you also don't have to run a cable.
What speeds are you looking for anyway? gigabit or 10 gig?
may as well do 10 gig in case I get new stuff one day.
I have a gigabit router currently. https://www.amazon.com/ASUS-RT-AX3000-802-11ax-Lifetime-Whole-Home/dp/B084BNH26P/ref=sr_1_4?crid=274LJYYIS5OLZ&keywords=asus+wifi+6&qid=1645984020&s=electronics&sprefix=asus+wifi6%2Celectronics%2C102&sr=1-4
Have you considered using MoCA? It would probably be fine for your needs. They have 2.5gig adapters with 2.5gig Ethernet ports, you can also avoid running new cable.
I actually had that pulled up earlier too. https://www.bestbuy.com/site/screenbeam-moca-2-5-network-adapter-for-ethernet-over-coax-2-pack-2-5-gbps-coax-to-1-0-gbps-ethernet-adapter-black/6424459.p?skuId=6424459
You talking about that.
Yeah, do you have cable tv/coaxial wiring in the location where the router is/where you want a port?
I do but it is old and runs half the distance
I was gonna use the current hole already in the wall for ethernet
Ah yeah. Ethernet is probably better in your case then
And Cat6 won't work since you'd be at or right up to the limit at ~150 feet for 10GbE
I'd honestly just get a 500ft roll of Cat6a and have the extra compared to trying to find a 200ft roll and deal with all that (cutting the ends, recrimping, risking getting junk cables, etc)
It is actually 112 ft if you want to be exact to the ft, but I may as well buy 150 since it comes in 50ft increments.
Yah, everything I'm seeing below the 500ft spools is like CCA, Cat6 or Cat5e, or pretty dodgy to begin with
If you can find some Cat6 outdoor rated that's not CCA around 150ft and cut it down then you would be within spec by about 15m (roughly) for 10G so it should work later on. Cat6 can do about 50-55m for 10Gbps provided no issues/damage/etc.
celertec CAT6 Outdoor Cable, 500ft, 23AWG Solid Bare Copper, Unshielded Twisted Pair (UTP), UV Resistant, Weatherproof, Waterproof, CMX, ETL Listed, 550MHz, Bulk Ethernet Cable, Wooden Spool- Black https://www.amazon.com/dp/B087Q56TL6/ref=cm_sw_r_cp_api_glt_i_5DQYZ0C0AGZ5Y55GJAQD?psc=1
This looks decent
Yah
Just a quick question, I want to setup webdav on my windows server but im not sure how is there any software or anything I can use?
btw, don't know if you people have seen this: https://www.youtube.com/watch?v=GT1EWteOpTc
A smart PCIe network interface card that adds full-fledged router capabilities to your servers. The smart and easy way to create 25 Gigabit networks if you want to save space in your server room!
MikroTik dual 25Gbps NIC for servers with built in CCR2004 router
$200 USD MSRP
so for around the same price as a 25Gbps NIC (or even cheaper, depending on the brand) you can get both a NIC and a router
That's crazy
Initeresting. Same CPU found in QNAP NAS' and Ubiquiti UniFi USW-Leaf
This thing has some niche use cases thats for sure
it can be used as a firewall to protect VMs.. it can be used to terminate VXLAN right on the router instead of needing to fuss with it in VMware itself or proxmox or whatever
and honestly I did some searches and I can't find any 25Gbps nics that are that inexpensive
it is so inexpensive that I would be tempted to get one for my desktop, although that runs windows and I have no idea if it would even be compatible with windows
VXLAN, Firewall, VPLS, VPN etc was my first thought
wonder if it supports SR-IOV
The nearest Mellanox one comes at like 260+ IIRC with dual 25Gbit, and that's only an "NIC"
yeah.. for these virtualization servers like ESXi or proxmox, it makes a great deal of sense
it would be nice if it presented a ton of 10Gbe pci nic's
then you could passthrough pci in the virtualiser.. but.. you'd need some odd... controller group stuff
Meanwhile over at intel
I want to build a server for all my photos that I can access (upload and view ) from anywhere (including outside the network). anyone have any suggestions to point me in the right direction? I also have a raspberry pi zero sitting around, can that be used?
nextCloud
thanks
Hey, i got this strange issue where windows wouldnt use the DNS Server that i added, it would still use my router's default DNS , any idea why it wont work?
oh and also, with cloudflare's warp app, the DoH would work fine, but still i cant use my Pi.hole with its custom local dns stuff
You have 192.168.1.68 as first priority
Either turn that down the list or remove it
yeah thats what i wanted, but windows wouldnt actually use any of the preferred DNS Server that i have added to the list
From what you sent, the most highest priority is 192.168.1.68, so it will always use that
How can I get free ipv6 dedicated ip
Either from your ISP, if not, use free tunnel like tunnelbroker.net
Requires a bit of setup but it's "free" in case your ISP doesn't natively support it for any reason
They do but it's not static
I need a static ipv6
Tunnelbroker is static and free, but you need to do some manual setting up
What setup
For the tunnel 😛
http://tunnelbroker.net
my ISP gives "dynamic" ipv6 and I've been using it for like a year and my prefix hasn't changed yet
so you might give it a try and see how solid your prefix lease ends up being because it might be quite usable
yea but the issue is ,its not using 192.168.1.68, its using the DNS that my router have provided, not the 192.168.1.68 where my pihole is hosted on
the result is the first nslookup, which should looks like hte 2nd nslookup
And a lead time of November which is pretty nice
Yah, most sane providers keep it bound to your modem/ONT/etc but then there's spectrum 😄
Hi, everybody,
I'm a networking hardware newbie and am looking to build my own router. I'd appreciate recommendation for good value components. Specifications below:
My connection from the ISP is < 1 GB speed and I don't have much of a use for a fast wired connection over LAN - that would just be a nice-to-have.
I don't really have a budget but would ideally like to spend tops maybe a few tens USD, but beyond the Techquickie video about DIYing a router IDK about component prices for a DIY router. And ideally I'd like something that has a good value proposition and not pay for more than what I need
if you're just building a linux box, any pc from the last 20 years with pcie will be fine. 1g nics are like sub $20 and you can probably toss in a wireless card/dongle supported by hostap for sub $30
in general, routers dont require a lot of resources
you either need 2x ethernet interfaces or a deep desire to use vlans and a switch that supports them
motherboard build in interfaces are fine
An Allwinner ARM Chip does well as a base board
Hi
im building a network everything works but i only need to terminate the cables to keystones to put in a patch panel. Anyone have any tips to make me do it fast? im really slow now
I use cat6a
looks like this how
Hi
Can I use my earth-1010 modem as repeater ?
Sounds like you're not using a punchdown tool o_o It should not be that slow
theres also more expensive keystones from panduit or others that dont require a punchdown but its some special tool they need
70% faster though!
that's a really small networking closet tho it looks clean
i know my patch panel is bad. i just use coupler keystones tho half my keystones don't click in. at least 12 keystones are good of the 24 and paid almost nothing for it 30 euro for the panel and keystones and had mounting included but have enough cage nuts got them for free with my rack
the keystones are supposed to be cat6 so idk not like most of the cables are cat 5e and one cat 6 run and was already terminated into jacks so easier using couplers
flathead screw driver?
There wasn’t any more room so yeah
I have that haha
still clean for a small space tbh you don't need a ton of space anyway
@idle karma please answer my question
Does anybody know how to add a vpn to a tp-link Archer-C50
can you do it threw a certain protocol
So question.. I have 2 servers. They are connected through 2 switches and a Vlan trunked between the 2 switches. Yesterday i configured Server one to subscribe to multicast address 224.2.2.30 which server 2 is multicasting to. This setup worked. For 12 hours ish. Any idea what could've broken considering there was no reboot(or powerloss), no configuration changed on either server, and no topology change on the L2 network ?
@neon escarp Is IGMP-snooping is enabled on the switches and do you have an IGMP-querier within that VLAN?
-If its yes/no, with multiple switch you can run into these scenarios but it varies wildly depending on host OS and how the switch handles flooding MC to unknown groups. But typically its seen around the standard 3 mins mark, not 12 hours. A simple disabling of IGMP-snooping would be enough to test if it was the root cause.
-If its no/no, probably down to a server/host problem. A simple wireshark will tell you if the packets leaving the server and are making it to the host.
I've done yes/yes yes/no and no/no scenarios durring diagnosis with no change. My next test will be to connect the host directly to the server and bypass the switch entirely to rule out server/host problem. i do have a lingering suspicion of just a broken/insufficient switch its an 8 year old netgear GS724T. Last resort as they say sadly... Thx for the input 🙂
Hello my school had network restrictions. I recently learned that a raspberry pi can act as a vpn. but i was thinking to distribute it through the school i would some sort of router that has ungodly powers or a mesh network
i am looking for a cost effective solution. im just a kid so like probably impossible to do but i got at most 200$
i was thinking i could hide repeaters in lockers and put a battery bank in it
hey so Im hooked up to ethernet and the download speed is atrocious, is there any way I could make it faster because I have a good internet provider and other devices arent this slow
what is your network plan’s speed
why dont u use a free vpn?
it might be that a vpn is blocked but if the vpn plan is free you cant really lose anything besides some time
don't use free vpns
if it is for school stuff why not?
i mean what do they want to catch
me playing krunker?
if a vpn is free it's making money off of you in some other way
usually very sketchy
idk
if you're paying even like.. idk $1 or $2 a month, it might not be the fastest, but you're a paying customer and they're not going to steal your data or mine Bitcoin on your client or something
do you know proton? from protonmail, they are highly trused for their encrypted mail and also have a free vpn
dont know why their free mail is higly trusted but their vpn not
that's a very different scenario - a particular known company that offers some paid services and then a very minimal free tier of their vpn
if you are just looking for some random free vpn, it's always going to be some kind of scam
they're not going to steal your data
ah yes, cause you're paying for something means they aren't doing anything shady
it's almost always a good heuristic
if they're getting money from you, they have a sustainable business and they have no reason to do sketchy stuff and risk their reputation
if it's a random free vpn that nobody's heard of, the only way they're gonna break even is by selling your info or doing something else shady
risk their reputation
ah yes, VPN companies wouldn't do anything that would damage their reputation
right. if they're a legitimate business they're going to care about their reputation
you're saying that like it's a big gotcha but that's literally making my point
all I said was sarcastic, and you're digging it deeper
you failed at sarcasm if you're saying something that is entirely reasonable. no legitimate vpn provider is going to do shady shit like the ones that sponsor YouTubers to say a vpn magically keeps you safe from everything
lol anyway my point stands regardless of your weird attempt at sarcasm. don't use random vpns that make unrealistic claims and offer you something that's too good to be true... get a known provider or run your own
Seems Yealink are expanding into new product ranges. Looks pretty cool
The MeetingBar A30 perfectly covers medium rooms with it’s dual-camera system. The camera array consists of one optical camera for 10x optical zoom along and an 8 MP, 120° field of view digital camera, allowing users to enjoy a deeper but still clear visual experience, which is unable to be achieved with a single camera. Using these cameras, Yea...
They track IPs and give to the government when asked, their praise has been diminishing after that happened.
Hi team, been having weird issues with both lan and wlan connectivity.
For lan, network keeps disconnecting every few seconds and to get connection back I have to manually click the network icon on taskbar and only then will the computer attempt to find available connections and connect successfully. Only for it to disconnect again shortly after. Initially thought it was cable issues but the new cable did nothing.
For WiFi, the adapter properties displays a "This device cannot start. (Code 10) message. I have tried uninstalling and reinstalling the drivers but problem is still there. Kindly assist as I have no idea what's up
uhh if there's anyone who can understand Nginx, I'm trying to proxy IP:port to a domain but it doesn't work on that specific config/site, it works on others..
server {
listen 80;
server_name domain.tld;
location / {
proxy_pass http://{redacted}:25586;
}
}```
well this should work right?
all website proxys are blocked. we can’t download anything because of the settings on all of the chromebooks
is there some sort of network switch that has a vpn
here's a config for one of my docker containers:
server {
listen 192.168.0.252:443 ssl;
server_name example.jcksn.rip;
ssl_certificate C:/filesync-certs/server.crt;
ssl_certificate_key C:/filesync-certs/server.key;
ssl_session_cache shared:SSL:1m;
ssl_session_timeout 5m;
ssl_ciphers HIGH:!aNULL:!MD5;
ssl_prefer_server_ciphers on;
location / {
proxy_headers_hash_max_size 512;
proxy_headers_hash_bucket_size 64;
proxy_set_header Host $host;
proxy_set_header X-Forwarded-Proto $scheme;
proxy_set_header X-Real-IP $remote_addr;
add_header Front-End-Https on;
proxy_pass http://192.168.0.79:8180/;
}
}
I'm not sure if you need to add the ```
proxy_headers_hash_max_size 512;
proxy_headers_hash_bucket_size 64;
but your config should be working.
What are your error messages telling you?
Does having a better wifi card helps with being a little far from the modem?
My brother currently has the Intel Wi-Fi 6 AX201, is there any room to upgrade? hes room is quite far from the modem, does replacing the wifi card would help?
or having an extender would help?
If you want stability(assuming you can't run network cables), a power line adapter with optional access point would be ideal. Otherwise a repeater might do better than a different wireless card (won't be great for latency if gaming).
refused basically..checked nginx error log (also added the line to log errors, shows nothin't
can you access your proxied destination from the server or your computer?
Got any other computer to test with?
If I try to access it with IP:port, that works, just the domain part doesn't
I tried your config, removed the ssl part as I just wanna run it plain HTTP, still doesn't wanna work
Whats the error?
Site returned Connection refused, browser console shows nothing, neither does Nginx log..
can you show the config nw
refused means something outright refused the connection
not even timeout, which means no response
dumb question but i have a travel router. so if i connected it to my school network would the encryption basically prevent any network restrictions from uh well restricting
So I did an internet test and it said I should have a 30MB/s download speed but in Steam and other apps, I'm only getting about 2MB/s. Is there any reason for this?
Yes
Mb =/ MB
2 MB times 8 is 16Mb, the maximum speed you could have is around 3.8MB or so
listen 80;
server_name domain.tld;
location / {
proxy_headers_hash_max_size 512;
proxy_headers_hash_bucket_size 64;
proxy_set_header Host $host;
proxy_set_header X-Forwarded-Proto $scheme;
proxy_set_header X-Real-IP $remote_addr;
proxy_pass http://{redacted}:25586/;
}
error_log /var/log/nginx/domain.tld_error.log;
access_log /var/log/nginx/domain.tld_access.log;
}
Try setting the “listen” to the server IP address
gave it, still no effect
because it's his domain
the domain works, just the routing to it doesn't.. (yes I redacted it)
i haven't been following the convo, so you did the basic like
restart the nginx, check the ports of the proxy, check the ports of the proxied
all that works right?
yeah that works fine, I can access the content if I use IP:port, just replacing it with a domain doesn't
to recap this is a server somewhere that doesn't need port forwarding right
and the domain returns the same ip you use to access it?
well it does, the specific port is opened since I can access it normally
I mean the proxy server, not the proxied
a bit confused, I have the content and Nginx on the same server, so technically it doesn't need.
I've checked domain IP and it's the right IP
so you proxy it over localhost?
proxy_pass http://{redacted}:25586/;
cause this suggests it's outside
so you are accessing the public ip of the same server?
yeah, in that config it's the public IP, I can access that easily
you can, but did you check if the server can
wdym? localhost? tried curl, yeah works (received a whole index.html)
localhost
do curl the public
yeah same result, that works
and the nginx error/access log doesn't say anything right?
and nginx is current status is running
i assume systemd
yeah it is running fine, without any errors
interesting
@crisp bay does the domain you are trying to use map to the IP that nginx is listening on?
my public IP that I can access as described earlier
So not the same as the ip that nginx is listening on?
yeah
wait hold that. Wdym by nginx listening to the IP? the IP that is mapped to the domain?
Yes
Yes
So from your config, I am understanding you have two servers, each with an IP; nginx is listening to the first and proxying requests to the second, which is the public ip of your http server (home?)
actually based on what he said he's using the public ip to proxy to the same server
maybe he wants his packet to leave the network for no reason
The domain you are using is mapped via dns to the first ip that nginx is listening to
exactly. Basically that site with 25586 port is mapped to Nginx so I can access it with domain on port 80. The domain is mapped with my IP address
And you are not seeing any requests in nginx’s access log?
And what type if connection is your ip address that nginx is listening on? Is that like a home ISP of some sort?
there are some, just not a lot
home ISP yeah
Any relating to your test requests from outside your network?
If not, is it possible that your ISP is filtering requests to port 80 from the internet?
I mean, I have another site that is on port 8443 and has the same config, that one works fine, on the same server
that's why it's so weird I can't proxy a simple site..
When you say port 8443, that is the port that nginx is listening to on your public ip?
this tbh
okay....ssl issue. Installed a cert, it works..tff
so it's not running (nginx)
it is, was confused it didn't have ssl so it failed..
but you said it was running wihtout error
yeah...idk really

I am trying to remove some of the lag spikes in my remote streaming/quest 2 setup. I am currently using a GL502VM laptop as a wireless streaming device for Parsec/CEMU. I currently have a Netgear AC1750 router, with ethernet from my desktop. I am considering upgrading both my router to a 6/6e one, and concurrently upgrading my laptop wireless adapter from the stock one (Intel 8260NGW https://www.intel.co.jp/content/dam/www/public/us/en/documents/product-briefs/dual-band-wireless-ac-8260-brief.pdf) to an ax210 https://ark.intel.com/content/www/us/en/ark/products/204836/intel-wifi-6e-ax210-gig.html Will this make any real difference, and will it even be compatible (I believe so since both cards are m.2 2230 but would like to confirm before purchasing.
quick reference guide including specifications, features, pricing, compatibility, design documentation, ordering codes, spec codes and more.
Hey, I gave my Ubiquiti AP an IP address from my OPNsense box, 192.168.1.4, my router used only as an AP is set to 192.168.1.2 in it's own settings, would it hurt to assign it 192.168.1.2 in Static ARP in the OPNsense box?
yo can someone help me with apache??
I have sumn else running on the same port :80
what do I do?
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 38222/lighttpd
tcp6 0 0 :::80 :::* LISTEN 38222/lighttpd
Does something look obviously wrong here? I keep having to toggle my WiFi cause I keep losing connection or something, DHCP on OPNsense, disabled on AP devices.
what's running
can I run apache2 on a different port?
go to that device's ip and see what shows
ok
yes
I think it is running my pihole web interface
wait I'll change the pihole port
Is there a way to make centos read out network traffic/activity?
specific traffic?
tcpdump
My problem is that I’m doing a school project and I have a server rack and we are using IP tables for a router because dumb school network shit and then our dns server isn’t working
And I don’t know what to do anymore😂
yeah tcpdump is great for this
ahh, that sucks
iptables is annoying
I would just use like vyos if I could
so I changed the port for pihole to :69 but it does not show up at http://192.168.29.51:69/ but it does work when I just do http://192.168.29.51/admin/ and apache2 is working too now
Well supposedly the ip tables thing has worked for “7 years and there’s no reason to change it”
Like this thing is actually ancient
raw iptables is super hard to maintain imo
Huh
Well supposed it hasn’t been touched in 7 years
And everything is working
These are all the rules
not much
what does the layout look like
network topology
Ah
We have a huge district switch at my school, and then we have our own switch for the cyber security program and off comes our little cable that goes to our iptables router, witch then goes back to the switch we have, then a cable goes to a DNS server
Witch then comes back to the server
I mean switch
Then off that same switch it goes to the server I was assigned to build, which I showed a love
what's between dns server and client
like what devices are between dns server and client, to figure out why dns is not working





