Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

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?

share|improve this question
If you are using the system ping utility (/usr/sbin/ping), the '-i' option allows you to specify the interface to use. What type of process are you working with? – Yedric Sep 12 '12 at 14:28

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.