From owner-freebsd-questions@FreeBSD.ORG Tue Feb 14 20:06:10 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3ADA116A420 for ; Tue, 14 Feb 2006 20:06:10 +0000 (GMT) (envelope-from fbsd@douville.net) Received: from smtp106.rog.mail.re2.yahoo.com (smtp106.rog.mail.re2.yahoo.com [68.142.225.204]) by mx1.FreeBSD.org (Postfix) with SMTP id 73A7543D5A for ; Tue, 14 Feb 2006 20:06:04 +0000 (GMT) (envelope-from fbsd@douville.net) Received: (qmail 32949 invoked from network); 14 Feb 2006 20:06:04 -0000 Received: from unknown (HELO sdouvilnonq1) (sns536@rogers.com@70.29.116.42 with login) by smtp106.rog.mail.re2.yahoo.com with SMTP; 14 Feb 2006 20:06:04 -0000 Message-ID: <003f01c631a2$05ae2680$6501a8c0@sdouvilnonq1> From: "Steve Douville" To: "Drew Tomlinson" References: <02ca01c6316c$ce4b2ce0$c5eb020a@sdouvilnonq1><43F2252D.8060605@mykitchentable.net><000a01c6319b$56bf5730$6501a8c0@sdouvilnonq1><43F2323D.4040601@mykitchentable.net><001701c6319e$ed94bee0$6501a8c0@sdouvilnonq1> <43F2361C.7080400@mykitchentable.net> Date: Tue, 14 Feb 2006 15:05:36 -0500 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 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Cc: FreeBSD Questions Subject: Re: IP Routing Question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Feb 2006 20:06:10 -0000 aaa.bbb.ccc.196 aaa.bbb.ccc.200 em0 ping results in "no path to host" route add -host aaa.bbb.ccc.196 aaa.bbb.ccc.200 -ifp em1 results in aaa.bbb.ccc.196 aaa.bbb.ccc.200 em1 also results in "no path to host" ----- Original Message ----- From: "Drew Tomlinson" To: "Steve Douville" Cc: "FreeBSD Questions" Sent: Tuesday, February 14, 2006 2:57 PM Subject: Re: IP Routing Question On 2/14/2006 11:43 AM Steve Douville wrote: > By default, it sets the netif to em0 > OK, then what about 'route add -host aaa.bbb.ccc.209 aaa.bbb.ccc.200'? And if that doesn't work, can I please see 'netstat -rn'? You can obfuscate the IPs if you wish.