I am running CentOS 7 and am having a little trouble. I have two networks, a 192.168.0.0/16 and a 10.0.0.0/8 networks (they have multiple /24 subnets in them). They DO NOT have routes between them, so the only way to communicate is to have two interfaces on a device.
On my CentOS machine I have two interfaces (en0 and en1) with IPs of 192.168.7.7/24 and 10.15.1.7/24 respectively. I have tried setting routes on the OS so that 10.0.0.0/8 traffic goes to 10.15.1.1, but I can't get it working. Does anyone have any suggestions?
No comments:
Post a Comment