The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Special Forums > IP Networking
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 06-26-2009
junglec junglec is offline
Registered User
  
 

Join Date: Jun 2009
Posts: 1
tru 64 bad gateway

I am trying to add a defualt gateway in tru 64.
My machine IP address is 10.0.37.201 255.255.254.0 and I want to set a route to my gateway address which is 10.0.36.5.
I can ping the gateway but when I try to add the command

Code:
route add 10.185.88.192/26 gateway 10.0.36.5 interface tu1

I get the message bad gateway.
I would be grateful for any help

Last edited by Yogesh Sawant; 06-26-2009 at 09:03 AM.. Reason: added code tags