Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Network Interface routing on AIX 4.3.3

Status
Not open for further replies.

rksharma

Programmer
Dec 17, 2000
12
US
I have an RS6000 with multiple network cards (ip).
I need to set it up so that trafic going out to particular ip addresses goes out of a nominated interface (not en0).
one of the destinations is on the same subnet, the other is not.

I tried
route add -host dest_ip source_ip -interface

The command works, but when I try to connect to the destination it just sits there.

Any clues?
 

Part and Inventory Search

Sponsor

Back
Top