From owner-freebsd-questions Tue Feb 29 4:47:47 2000 Delivered-To: freebsd-questions@freebsd.org Received: from proxy.telecoms.bg (proxy.telecoms.bg [193.200.17.2]) by hub.freebsd.org (Postfix) with ESMTP id B8DD837BA57 for ; Tue, 29 Feb 2000 04:47:36 -0800 (PST) (envelope-from mitko@koral.bg) Received: from www.bgzone.com (bgzone [193.200.17.161]) by proxy.telecoms.bg (8.9.3/8.9.3) with ESMTP id OAA31742 for ; Tue, 29 Feb 2000 14:47:27 +0200 Received: from www.koral.bg (www.koral.bg [194.12.241.161]) by www.bgzone.com (8.9.3/8.9.2) with ESMTP id OAA00370 for ; Fri, 19 Feb 1999 14:51:32 +0200 (EET) (envelope-from mitko@koral.bg) Received: from mitko (mitko.koral.bg [192.168.0.7]) by www.koral.bg (8.9.3/8.9.2) with SMTP id OAA01198 for ; Tue, 29 Feb 2000 14:42:44 +0200 (EET) (envelope-from mitko@koral.bg) Message-ID: <017f01bf82b2$30d02480$0700a8c0@koral.bg> From: "Dimitar Peikov" To: Subject: Routing host Date: Tue, 29 Feb 2000 14:40:42 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_017B_01BF82C2.F42E3B00" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_017B_01BF82C2.F42E3B00 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit How can I route host via -interface? #route add -host 192.168.1.1 -netmask 255.255.255.255 -interface xxx or #route add -host 192.168.1.1 -interface xxx because bouth of these commands add ARP alias to interface 'xxx'. When delete ARP entry - route is missed too. Where I am wrong? Dimitar Peikov ---------------------- E-mail: mitko@koral.bg ------=_NextPart_000_017B_01BF82C2.F42E3B00 Content-Type: text/html; charset="koi8-r" Content-Transfer-Encoding: quoted-printable
How can I route host via = -interface?
 
#route add -host 192.168.1.1 -netmask=20 255.255.255.255 -interface xxx
 
or
 
#route add -host 192.168.1.1 -interface = xxx
 
because bouth of these commands add ARP = alias to=20 interface 'xxx'. When delete ARP entry - route is missed = too.
 
Where I am wrong?
 
Dimitar = Peikov
----------------------
E-mail:=20 mitko@koral.bg
------=_NextPart_000_017B_01BF82C2.F42E3B00-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message