I'm trying to be able to create different virtual LANs, where, for example, I 
have 2 groups of pcs

A and B belongs to network N1
C and D belongs to network N2

N1 and N2 with his own public IP. For example
A: Local ip: 192.168.122.100

B: Local ip: 192.168.122.101

C: Local ip: 192.168.122.102

D: Local ip: 192.168.122.103

Where A and B has the same public ip, and C and D has the same public ip.

Now, I want that A can ssh on B, but not on C or D. The same goes for C, where 
C can access to D via ssh but not to A or B

I'm not sure if OVS solve this problem or not, or if this is not possible.

Is this possible? How?
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/XZ4UY7Y7HBWA6OCPSIQ3F64QAB5AJHJI/

Reply via email to