From owner-freebsd-net Wed Sep 2 18:53:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA19498 for freebsd-net-outgoing; Wed, 2 Sep 1998 18:53:09 -0700 (PDT) (envelope-from owner-freebsd-net@FreeBSD.ORG) Received: from smtp.hkstar.com (cassiopeia.hkstar.com [202.82.3.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA19458; Wed, 2 Sep 1998 18:52:53 -0700 (PDT) (envelope-from kwanalex@hkstar.com) Received: from home ([202.82.192.62]) by smtp.hkstar.com (8.8.8/8.8.4) with SMTP id JAA21723; Thu, 3 Sep 1998 09:51:31 +0800 (HKT) X-Authentication-Warning: cassiopeia.hkstar.com: Host [202.82.192.62] claimed to be home Message-ID: <000b01bdd6dd$90fa9660$0300a8c0@home> From: "Alex Kwan" To: Cc: Subject: How to add route Date: Thu, 3 Sep 1998 09:52:43 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi! I am building a LAN with FreeBSD, and that is no need to connect to another LAN, I alreay have setup the hosts, and I ping the loopback, it is o.k. but I can't ping the host the error is being that I have not add route I use the linux command (I was a linux user before) : route add -net 192.168.1.0 netmask 255.255.255.0 ed0 but it is not work with FreeBSD, how to add route in FreeBSD? Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message