Hello community
I got this issue:
I have 4 times the same test network with fixed ip devices in subnet 10.10.10.0/24
I also have a PC with 4 NICs
I want to consume network services in those test networks based on the local port of the PC.
So i was thinking about setting those 4 NICs to different IPs (192.168.10.0/24 - 192.168.20.0/24 -192.168.30.0/24 - 192.168.40.0/24)
Is it possible to communicate from 1NIC of PC only to one test net using NAT / VLAN?
PC NIC 1 : 192.168.10.0/24 >> test network 10.10.10.0/24
PC NIC 2 : 192.168.20.0/24 >> test network 10.10.10.0/24
PC NIC 3 : 192.168.30.0/24 >> test network 10.10.10.0/24
PC NIC 4 : 192.168.30.0/24 >> test network 10.10.10.0/24