I am currently tasked with allowing Vendors onto our process network. The issue is I need to make it so each vendor is only able to connect to PLCs on their own machines "each PLC has its own IP". Is there a way to limit what IP addresses a windows user can connect to per user?
This is a windows environment running Rockwell Software "Allen Bradley PLCs"
Example:
User1@local.com can connect to PLCs on 172.20.10.10, 172.20.10.23, 172.20.40.28
User2@local.com can connect to PLCs on 172.20.10.90, 172.20.10.70, 172.20.40.20
User3@local.com can connect to PLCs on 172.20.10.99, 172.20.10.170, 172.20.40.92