I want vlan 1 and 2 to be able to communicate. This is where i am stuck. Would someone mind showing me how my firewall settings should look or a setting I may missing.
Inter-VLAN traffic should be allowed by default, as far as I understand. So, unless you have have setup a rule that explicitly drop all traffic between VLANs, it should be allowed.
Can you take a screen shot of the firewall rules so we can see if there are any potential misconfigurations?
It sounds more like @ebuckland81 mentions that there are interface configurations that needs to be done such as allowing VLANS over a trunk/access port.
Issue is for the user to follow the manual. I reset everything to defaults and re followed videos step by step - now working properly. I think my issue was i did not assign the vlan to the wifi password.
So slight update - i thought all was working however it seems i cant communicate from vlan 2 back to vlan 1, however i can now communicate from vlan 1 to vlan 2.
I think we will need the pictures of how the settings are to get a better understanding of the setup itself, also if you can show the fw rules you have.
Yes im using altapass - this was my initial issue as I was not able to get a conventional vlan setup to communicate at all before seeing this feature in a tutorial video.
Network for vlan2 is Standard. VLAN has been set here.
Firewall is default settings, no modifications have been made. I tried creating a firewall rule to allow both networks to communicate, however made no difference. Rule placement in list had no effect either.
I must have been tired last night - you guys are 100% correct to say that it all should work out of the box with no setting changes.
When testing i first pinged my proxmox server, no response. I then pinged a windows 11 device, no response. This is what lead me to believe I was only able to communicate one way.
While going through settings, i noticed on my proxmox server network settings that the gateway was incorrect and still set to my previous gateway ip of .254 instead of .1. Correcting this made it pingable.
It should be noted also that Windows 11 blocks ICMP requests, so if you want to ping for testing make sure rule has been enabled to allow icmp.
Everything is now working as it should. I appreciate the ability to be able to bounce thoughts off you gents! Thanks again!