knex666 Posted December 1, 2023 Posted December 1, 2023 (edited) Hey everyone, I try to secure my share with VLANs. Not every VLAN should have access to the shares so I append some parameters to the sambas extra config: interfaces = 10.XX.X0.2/16 127.0.0.1 hosts allow = 10.XX.X0. localhost hosts deny = 10.XX.X.0/24 192.168.XXX.0/24 I am trying to overwrite the interfaces and more important to deny other VLAN networks to access the shares. But these changes dont have any effect to the access. Am I doing something wrong or is there a bug somewhere? Thanks! ---- Since there is no solution right now I help myself out with an iptable rule but it should not be ignored since it is significant for security Edited December 10, 2023 by knex666 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.