From owner-freebsd-net Sun Nov 17 14:21:40 2002 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83DAA37B404 for ; Sun, 17 Nov 2002 14:21:38 -0800 (PST) Received: from mets.tcimet.net (news.tci.east-lansing.mi.us [198.109.160.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE12D43E3B for ; Sun, 17 Nov 2002 14:21:37 -0800 (PST) (envelope-from timmerk@tcimet.net) Received: from tcimet.net ([207.75.255.59]) by mets.tcimet.net (8.10.2/8.10.2) with ESMTP id gAHMOaJ38128; Sun, 17 Nov 2002 17:24:36 -0500 (EST) Date: Sun, 17 Nov 2002 17:21:37 -0500 Subject: Re: Arp and Route Commands Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v548) Cc: freebsd-net@FreeBSD.ORG To: Martin Stiemerling From: Karl Timmermann In-Reply-To: <3DD8110D.7020904@ccrle.nec.de> Message-Id: Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.548) Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I tried that, but I'm just a dumb high school kid who even after reading it, didn't understand the syntax, nor how to make it work. Sorry Karl On Sunday, November 17, 2002, at 04:58 PM, Martin Stiemerling wrote: > Karl, > > try > man arp > man route > > on your FreeBSD system. > > Martin > > Karl Timmermann wrote: >> Hello, >> I'm new to the list and was hoping maybe someone could help me. These >> commands work in Linux (and in this order), but not in FreeBSD/Mac OS >> X as the arp and route commands are different: >> arp -s 10.10.10.0 00:00:ca:13:4b:54 -i eth1 >> arp -s 10.10.10.0 00:00:ca:13:4b:54 -i eth1 >> route add -net 10.10.10.0 netmask 255.255.255.0 dev eth1 >> route add default gw 10.10.10.0 dev eth1 >> anyone know how i would change these commands to work with the >> FreeBSD versions of arp and route? >> Thanks! >> Karl >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-net" in the body of the message > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message