From owner-freebsd-questions Thu Jan 14 10:31:30 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA13052 for freebsd-questions-outgoing; Thu, 14 Jan 1999 10:31:30 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from imap.ncsa.es (imap.ncsa.es [194.179.50.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA13033 for ; Thu, 14 Jan 1999 10:31:24 -0800 (PST) (envelope-from jesusr@ncsa.es) Received: from piolin.ncsa.es (piolin.ncsa.es [194.179.50.134]) by imap.ncsa.es (8.9.1/8.9.1) with SMTP id TAA07929; Thu, 14 Jan 1999 19:30:26 +0100 (CET) Reply-To: "Jesus Rodriguez" From: "Jesus Rodriguez" To: "Dennis Kovarsky" , Subject: RE: Networking. Routing. Date: Thu, 14 Jan 1999 19:37:39 +0100 Message-ID: <01be3fec$f6ba7880$8632b3c2@piolin.ncsa.es> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Say, my IP address is a.a.a.a I can ping anyone in my "area" (with >address a.a.a.1-254), but any other pings come back with "no route >host". >Is there a file that describes my routing tables? If not, where do >routes get added? Do you have a default route?. You can see the routing table with "netstat -r" or "netstat -rn". You can set the default route in /etc/rc.conf. JesusR. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message