Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Nov 2002 17:21:37 -0500
From:      Karl Timmermann <timmerk@tcimet.net>
To:        Martin Stiemerling <Martin.Stiemerling@ccrle.nec.de>
Cc:        freebsd-net@FreeBSD.ORG
Subject:   Re: Arp and Route Commands
Message-ID:  <EFCDF507-FA7A-11D6-B39A-0030656EB864@tcimet.net>
In-Reply-To: <3DD8110D.7020904@ccrle.nec.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?EFCDF507-FA7A-11D6-B39A-0030656EB864>