What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

[Guest Network Pro] Access device on guest network from main network

GamerKingFaiz

New Around Here
I want to put an IOT device (e.g. smart plug) on its own VLAN. This device shouldn't be able to talk to any other device, except the internet.

However I do still need for clients on the main network (e.g. Hubitat) to be able to talk to IOT devices so it can send it commands.

Is there anyway to do one way communication into the Guest Network VLAN?
 
Your question is one that has been discussed elsewhere. You will likely need to use a firewall-start script with some IPTables scripting to allow One-Way (or Two-Way) communication from Guest Network Pro client(s) to a main LAN client.

See my post at the following link for example scripting: https://www.snbforums.com/threads/t...st-network-pro-limitations.94438/#post-952345

PS: Also note that many IoT devices are accessed and controlled through the internet. In many cases direct local network access to IoT devices may not be needed.
 
Thank you, I'm glad to see there's a way to do it, but don't love that it's an unofficial way to do it. "Use at your own risk" as you mentioned in the other post.

I need local access control in this case because Hubitat controls the smart plug via local IP address.
 
"Use at your own risk" as you mentioned in the other post.
That is just a basic warning. Essentially a; "don't blame me" if you do something that causes unexpected results with your router. Properly used, firewall-start scripting works to accomplish many things, use incorrectly and it may cause unexpected router issues. At this point in time YazFi is not supported on 3006 firmware so using the firewall-start and IPTables scripting is pretty much the only way to go if you; A) don't want the IoT device on the main LAN network, B) don't want to enable the Access Intranet option in Guest Network Pro (if that option even works), or C) the main LAN device doesn't have a second networking port. If the main LAN device has two networking ports simply connect the second network port to the router and assign that port to the same VLAN as the Guest Network Pro Profile that device needs access to.
 
Last edited:

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top