Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!hellgate.utah.edu!fcom.cc.utah.edu!cc.utah.edu!cc.usu.edu!hal From: hal@cc.usu.edu Newsgroups: comp.unix.ultrix Subject: Re: Help with routed and bind Message-ID: <1991Feb14.093036.46864@cc.usu.edu> Date: 14 Feb 91 15:30:35 GMT References: <1991Feb12.131943.1@lub001.lamar.edu> Organization: ÿÿÿÿ Lines: 20 In article <1991Feb12.131943.1@lub001.lamar.edu>, booth@lub001.lamar.edu writes: > I am trying to setup our new Ultrix DECstation 5100 on our TCP/IP network. > I have got all the local stuff working, however, I get "Network Unavailable" > when trying to get off my net to internet. We are using a Cisco router. I have > /etc/routed running. I can define /etc/route to specific Internet net names > and they work. Try this: near the end of your rc.local put /etc/route add default 127.122.7.253 1 Replace 127.122.7.253 with the address of your cisco. We are running Ultrix 3.1 on a vax with a cisco as our window to the world and it works fine. Obviously you situation is somewhat different so I make no guarantees. hal