this post was submitted on 04 Oct 2023
5 points (100.0% liked)
Networking
440 readers
2 users here now
This is a community dedicated to all types of computer networking (physical/virtual/cloud/etc.)
Computers use common communication protocols over digital interconnections to communicate with each other. These interconnections are made up of telecommunication network technologies based on physically wired, optical, and wireless radio-frequency methods that may be arranged in a variety of network topologies.
Helpful Links:
Rules:
- Posts must be relevant to networking
- No NSFW content
- No hate speech, bigotry, etc
- Try to keep discussions on topic
- No spam of tools/companies/advertisements.
- It’s OK to post your own stuff part of the time, but the primary use of the community should not be self-promotion.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Do you need secrecy on the communications from other devices or just don’t want it to be accessible from other devices? I’m having trouble understanding what you actually need. You could potentially use a point to point vpn like wireguard or tailscale if you need privacy, if you just want to segment the traffic, vlan or another subnet could achieve that but are somewhat complicated to set up properly. Another option could be another wireless router that only those two devices are on and its WAN is connected to the ISP’s router. But then access to other devices is not as straightforward. Some wireless routers support vlans, guest networks, etc. what about a wireless AP on the “TC”?
Both, I would like the two devices to not talk with and see anything in my personal network. I have a VLAN option on my router, but not sure if it is advanced enough for me to be able to achieve what I want. I can't set up subnets on the router panel.
Assigning different vlans for devices should enable network separation. "Stuff" from different vlans should not talk to each other.