Is it possible to setup a routing table in OpenSolaris (10 or greater) which would route all traffic from/to a Process trough a given network interface?
So for example; I have an OpenSolaris box with 4 network interfaces and I want the ping process to always ping stuff through the eth2 interface for example. Is this doable by using routing tables? Or perhaps is there another better way?