Hello all,
I'm trying to find the best way for connecting my home to the internet and I'd like to have your expert opinion.
DSL/FTTC/FTTH is not an option for me, so I pay a wireless ISP subscription which needs a wireless CPE installed on roof. Since I share the connection with neighbors (PtP link), another wireless AP is on the same roof.
I bought an hEXs (which will be installed inside the house) and I'd like to configure it in best possible way. The major constraint is that only *one* ethernet cable runs from hEXs to roof.
Having clear the concept and benefits of using VLANs, I'd like to implement such scenario:
with trunk on ether1 (hEXs to roof managed switch) and using VLANs (tagged in other trunk and untagged on access ports) on other ports ether2 to 5.
I read docs and I know that ether2 to 5 can and should be bridged (and then VLANs applied) thus having the benefits of hardware offload, but how ether1 port can be treated in this context? Should I add it to the single bridge, having all ports on same bridge?
Or should I simply create same VLANs on ether1, or again another bridge (consisting of single ether1 port) and adding VLANs on it?
Is there a best solution which can take advantage of hEXs features, maximizing throughput between interfaces and avoiding CPU overload due to not optimal configurations?
Any idea/suggestion/criticism to my scheme is really appreciated!
Thank you to anyone who can give me any hints.