Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!brl-adm!adm!ron@BRL.ARPA From: ron@BRL.ARPA Newsgroups: comp.unix.wizards Subject: Re: Escaping from MILNET to the rest of the world. Help... Message-ID: <4889@brl-adm.ARPA> Date: Wed, 11-Mar-87 11:30:56 EST Article-I.D.: brl-adm.4889 Posted: Wed Mar 11 11:30:56 1987 Date-Received: Thu, 12-Mar-87 21:33:17 EST Sender: news@brl-adm.ARPA Lines: 11 Not being able to access off the MILNET almost certainly has nothing to do with the name server. More than likely you are missing the proper route entry. Try doing /etc/route add 0 26.0.0.104 (actually, there is a list on the NIC of the correct mailbridge to use, but 26.0.0.104 will work). This is evidenced that the name servers are working, you are getting Berkeley's address, but the TCP connections don't go through because it doesn't know how to route packets to anything but MILNET. =Ron