jonny, to random
@jonny@neuromatch.social avatar

Ok IT finally came for our lab WiFi router and told us we have to shut it down, so question for any folks out there:

  1. how can they detect that we are using a router, and
  2. how can we avoid that detection so we can keep having the Good Internet
AngryAnt, to selfhosted
@AngryAnt@mastodon.gamedev.place avatar

Anyone know of a good way I can have some service set as an gateway which I can then toggle on/off - killing all traffic I route that way?

Yes, I am looking for an easier way of manually cutting teenager internet access.

kkarhan, to linux
@kkarhan@mstdn.social avatar

I really did underestimate as compression for a :

I was able to just shove the pre-made, full & uncut binary from @landley and still have some breathing room.

Tho I expect this to change once I put a in that has actual capabilities...

This will be interesting for OS/1337.

http://landley.net/toybox/bin/
https://landley.net/toybox/help.html

the complete toybox binary outputting the commands it has implemented

selea, to random

So my Meraki license expires in a few month, and I need an replacement.

What is the recommended Wifi solution with mesh functionality?

Unifi is sadly not an option, they force me to buy an cloud-key and shit.

josh, (edited ) to linux
@josh@sideofburritos.social avatar

What kind of person are you with your home network?

ai6yr, (edited ) to diy
@ai6yr@m.ai6yr.org avatar

This morning's task--install a Structured Media Center box into a closet, start running Ethernet from wherever I can access. (Update: Dog wondering where the CATs are?)

JustineSmithies, to homelab
@JustineSmithies@fosstodon.org avatar

If I wanted to build a gigabit router able to handle HD video streams and use any Linux distro what would be the minimum specs recommended ?

ai6yr, to diy
@ai6yr@m.ai6yr.org avatar

Whew! 3 bedrooms (double runs), one kitchen, one hallway, and two outdoor Ethernet runs done. I still have lots of CAT6 cable left, now I wonder if I should throw some runs into the attic. 🤔 (two other rooms not wired: no exposed walls, and not really wanting to go wall fishing, but maybe I will if I have time between now and drywall... whenever that is--haven't even gotten the drywall people identified yet).

ai6yr, to random
@ai6yr@m.ai6yr.org avatar

Hmm, wonder if this (free) switch is useful. Or working. Cisco Catalyst 3560 that was free at our city's material reuse center.

kobayashi90, to random

Searching for an reverse proxy provider that would ignore my plex traffic and personal homepage. Cloudflare works but is snooping around too much.

vwbusguy, (edited ) to internet
@vwbusguy@mastodon.online avatar

Without looking it up, which one of these four was not one of the original four nodes of the internet/arpanet?

J12t, to fediverse
@J12t@social.coop avatar

What do you all think we do here in the ?

Is it “ ”? (It doesn’t sound quite right to me: I post “media” only rarely)

Is it “social ”? (Not sure, it’s different from offline networking, and I feel networked already even without the fediverse)

I’ve been playing with the term “social ”: I’m here to communicate with you all, but not 1-on-1, but socially, where everybody else can overhear what’s being said.

What to you think of the term?

JustCodeCulture, to internet
@JustCodeCulture@mastodon.social avatar

A bit ironic given this is disseminated over the Internet...

The Internet would be far better if giant corporations didn't control platforms & endlessly surveille & profile & do so very unequally--to me that largely is a capitalism, governance & regulatory failure--power & control of infrastructure.

@histodons @sociology @anthropology

https://www.theatlantic.com/ideas/archive/2023/11/home-internet-landline-amazon-smartphone/676070/

RainofTerra, to windows
@RainofTerra@terra.incognita.net avatar

Something is intercepting DNS calls on my Windows 11 laptop and I can't tell what, but I know the responses I'm getting back couldn't be from the DNS server running on my PFsense router. I do not have DNS over HTTP configured. I'm getting close to just nuking this Windows install because I am not convinced there isn't some weird vendor spyware or something causing this (it is an ASUS laptop, I just uninstalled most of the ASUS stuff).

kwf, to random
@kwf@social.afront.org avatar

New record up on the board for the largest legitimate port channel I've seen in production.

elmo, to 3DPrinting
@elmo@chaos.social avatar

Finally fully finished the DIY mini networking rack that I've been working on for the past ~4 months.

It's almost entirely made out of 3D printed parts, with the exception of the vertical rack rails and the side/top-panels.

For the vertical rails I used actual rack rails made out of steel, the side panels are laser cut polypropylene with metal mesh glued to the back.

The blue parts are printed out of CF-PETG, all the other panels are normal black PETG.

Photo showing the back side of the mini rack with some cables coming out of it.

vwbusguy, (edited ) to random
@vwbusguy@mastodon.online avatar

Pop quiz for . All things being equal, which of these determines the priority of which zone rules get applied if an IP source overlaps:

shawnhooper, to random
@shawnhooper@fosstodon.org avatar

I need to set up Wi-Fi in a small business, but not allow any streaming services. Ideally, with the ability to turn off guest Wi-Fi after hours so the residential units don't use it all evening.

The router that comes with the Internet service sucks, as they all do.

Hive mind: What hardware would you recommend?

MagicLike, (edited ) to askfedi
@MagicLike@mstdn.social avatar

I want to build / get a travel router / hardware VPN which connects to a network wirelessly or via RJ-45 and creates a new Wi-Fi (& maybe a wired connection to the new network) to which I can connect my devices and everything gets tunneled either through Mullvad or through my home network. Maybe it can even throw the traffic into Pi-hole before tunneling.
What hardware would I need? (As compact, as cheap-ish and as efficient as possible)

:boost_requested:

@askfedi

surabax, to Lisp
tylermumford, to webdev
@tylermumford@mas.to avatar

I've got a / mystery to solve.

I wrote a new post on my blog. It's published; I can hit the URL on my Mac and on other devices. On other devices, I can see the link to it on my homepage. With curl, I can see the link to it on the homepage. But all my browsers on this Mac (FF, Saf., Viv.) load the homepage and don't show the link.

It's super weird. I've restarted; I've copied curl commands from the browser; I've tried to clear DNS caches... I don't know what's up at all. 😄

Wander, to privacy
@Wander@packmates.org avatar

Federated wireguard network idea
Any feedback welcome.

Let's keep things stupidly simple and simply hash the domain name to get a unique IPv6 ULA prefix.

Then we would need a stupidly simple backend application to automatically fetch pubkeys and endpoints from DNS and make a request to add each others as peers.

Et voilà, you got a worldwide federated wireguard network resolving private ULA addresses. Sort of an internet on top of the internet .

The DNS entries with the public IPv4 / IPv6 addresses could even be delegated to other domains / endpoints which would act as reverse proxy (either routing or nesting tunnels) for further privacy.

Maybe my approach is too naïve and there are flaws I haven't considered, so don't be afraid to comment.

Exact use cases? Idk, but it sounds nifty.

cc: @fediverse

Viss, to random
@Viss@mastodon.social avatar

if there are any pfsense wizards out there:

is it possible to QoS down traffic priority for one host? like, this host can gobble up all the available bandwidth if nothing else is using it, but if other stuff needs to talk to the internet, this host is considered secondary? it doesnt look like there's a straightforward way to do this.

kohelet, to linux
@kohelet@mstdn.social avatar

Did you know the command traceroute is sending "SUPERMAN" as data in the UDP packet?

The other day was learning about the difference between tracert and traceroute, and noticed that when sniffing.

Couldn't find anything online but the source code (added in comment) of where it sens SUPERMAN.

antranigv, to FreeBSD
@antranigv@sigin.fo avatar

I love it when computers Just Work™

#FreeBSD #Jailer #Jails #Networking ##

  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • megavids
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • provamag3
  • tester
  • Leos
  • JUstTest
  • All magazines