I need to be able to send a small block of IP’s to one ethernet connection and another small block to another ethernet connection.
10.98.134.50-100 addresses need to go out an Eth1 Static IP connection
10.98.134.101-150 addresses need to go out another Eth1 DHCP connection.
Both Eth1 connections (static and DHCP) are “reachable”
I just cannot figure out how to send certain IP’s here and the other one’s there.
Thanks,