We are implementing a vending machine. The machine need a network connection and need access to their website. How do I accomplish this without it having access to our network and can only access their website?
We have a MPLS network. So all internet traffic will go through corporate to be filter before they can access the internet. We have multiple vlan setup for phone, workstation and server.
Should I tag the port to its own vlan? this way it cannot access other vlan? and on our web filtering device I will allow that IP address to go only to their home website?
Is this the way to go or is there a better solution to this?