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 derfloh 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
Joined
Dec 17, 2000
Messages
12
Location
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?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top