Is it possible to have two interfaces (eth0, eth1) that are connected to different networks but the same IP configurations? For example:
NETWORK0 (10.0.0.1/24) <---> eth0 (10.0.0.100/24)
eth1 (10.0.0.100/24) <---> NETWORK1 (10.0.0.1/24)
Is it possible to have two interfaces (eth0, eth1) that are connected to different networks but the same IP configurations? For example:
NETWORK0 (10.0.0.1/24) <---> eth0 (10.0.0.100/24)
eth1 (10.0.0.100/24) <---> NETWORK1 (10.0.0.1/24)