Good time of the day, Community.
In advance, I apologize for the eyebleed of some of my further statements. I am moving away from a “gaming” router.
I have just now ordered a hAP AX3, which I plan to install for my home use.
Although I am a software engineer for quite a few years, networking will be a new area for me (not switching to SA, but do like to understand what is going on inside my network).
I am trying to grasp everything at the same time, but understand how big the topic is, so I wish to go from something small (and reliable), and in time deep dive into separate topics.
My questions would be - is there some tutorial resource, where I could get some guidance on how to make the configuration (I did see in some yt videos that WinBox has “setup wizard” like options, but I would generally wish to avoid “premade” steps, losing the opportunity to understand “what” and “why”). And yes, I do realize that people invented Google… but it feels better to ask for some trusted resource on a specific forum like this.
And here is what I wish to achieve:
- PPPoE client (eth1)
1.1. I want to make a slow shift, so at first I wish to connect the new router to my existing one, bridging the internet. I did find quite a few “how to setup PPPoE”, but have troubles formulating the right wording for just bridging the connection (guess people will say “bridge!”). - Make eth 2,3,5 into vlan-1.
- eth4 is a working station, so I only need internet to it.
- Two wireless vlans - one ‘general’ for the IoT, and one ‘trusted’. I guess I can have multiple vlan’s inside 2.4/5.
4.1. Plot twist. There is one device, eth5, which I need to be visible/accessible from all vlan’s (hosts a MQTT server… and basically is a small sbc, where I have non-dockerized apps, which are accessed from my arduino and other projects). Is it possible to have one device, accessible from different vlan’s? - Theoretically, I do feel that this should be possible, but I would like to have several DHCP’s for each vlan (I do feel like this is a “duh!” question).
- Firewall. Do I need to do some additional configurations (besides VLANs and “NAT → masquerade”) to have my network safe from external intrusion?
Thanks in advance.