1994-05-26 01:23:31 -04:00
|
|
|
.\" Copyright (c) 1985, 1991, 1993
|
|
|
|
|
.\" The Regents of the University of California. All rights reserved.
|
|
|
|
|
.\"
|
|
|
|
|
.\" Redistribution and use in source and binary forms, with or without
|
|
|
|
|
.\" modification, are permitted provided that the following conditions
|
|
|
|
|
.\" are met:
|
|
|
|
|
.\" 1. Redistributions of source code must retain the above copyright
|
|
|
|
|
.\" notice, this list of conditions and the following disclaimer.
|
|
|
|
|
.\" 2. Redistributions in binary form must reproduce the above copyright
|
|
|
|
|
.\" notice, this list of conditions and the following disclaimer in the
|
|
|
|
|
.\" documentation and/or other materials provided with the distribution.
|
2017-02-28 18:42:47 -05:00
|
|
|
.\" 3. Neither the name of the University nor the names of its contributors
|
1994-05-26 01:23:31 -04:00
|
|
|
.\" may be used to endorse or promote products derived from this software
|
|
|
|
|
.\" without specific prior written permission.
|
|
|
|
|
.\"
|
|
|
|
|
.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
|
|
|
|
|
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
|
|
|
.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
|
|
|
|
.\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
|
|
|
|
|
.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
|
|
|
|
.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
|
|
|
|
.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
|
|
|
|
.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
|
|
|
|
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
|
|
|
|
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
|
|
|
|
.\" SUCH DAMAGE.
|
|
|
|
|
.\"
|
|
|
|
|
.\" @(#)arp.8 8.1 (Berkeley) 6/6/93
|
1999-08-27 21:35:59 -04:00
|
|
|
.\" $FreeBSD$
|
1994-05-26 01:23:31 -04:00
|
|
|
.\"
|
2020-07-13 11:06:29 -04:00
|
|
|
.Dd July 13, 2020
|
1994-05-26 01:23:31 -04:00
|
|
|
.Dt ARP 8
|
2001-07-10 11:12:08 -04:00
|
|
|
.Os
|
1994-05-26 01:23:31 -04:00
|
|
|
.Sh NAME
|
|
|
|
|
.Nm arp
|
|
|
|
|
.Nd address resolution display and control
|
|
|
|
|
.Sh SYNOPSIS
|
2000-11-20 15:10:44 -05:00
|
|
|
.Nm
|
2017-04-06 18:50:28 -04:00
|
|
|
.Op Fl -libxo Ar options
|
1997-09-03 02:32:31 -04:00
|
|
|
.Op Fl n
|
2003-07-18 09:48:06 -04:00
|
|
|
.Op Fl i Ar interface
|
1994-05-26 01:23:31 -04:00
|
|
|
.Ar hostname
|
2000-11-20 15:10:44 -05:00
|
|
|
.Nm
|
2017-04-06 18:50:28 -04:00
|
|
|
.Op Fl -libxo Ar options
|
1997-09-03 02:32:31 -04:00
|
|
|
.Op Fl n
|
2003-07-18 09:48:06 -04:00
|
|
|
.Op Fl i Ar interface
|
1994-05-26 01:23:31 -04:00
|
|
|
.Fl a
|
2000-11-20 15:10:44 -05:00
|
|
|
.Nm
|
1994-05-26 01:23:31 -04:00
|
|
|
.Fl d Ar hostname
|
2001-06-07 08:35:53 -04:00
|
|
|
.Op Cm pub
|
2000-11-20 15:10:44 -05:00
|
|
|
.Nm
|
1997-11-12 20:16:57 -05:00
|
|
|
.Fl d
|
2006-01-10 00:17:16 -05:00
|
|
|
.Op Fl i Ar interface
|
1997-11-12 20:16:57 -05:00
|
|
|
.Fl a
|
2000-11-20 15:10:44 -05:00
|
|
|
.Nm
|
1994-05-26 01:23:31 -04:00
|
|
|
.Fl s Ar hostname ether_addr
|
2001-02-05 12:01:07 -05:00
|
|
|
.Op Cm temp
|
2008-12-25 01:44:19 -05:00
|
|
|
.Op Cm blackhole No \&| Cm reject
|
2013-01-31 03:55:21 -05:00
|
|
|
.Op Cm pub
|
2000-11-20 15:10:44 -05:00
|
|
|
.Nm
|
1996-02-08 16:05:52 -05:00
|
|
|
.Fl S Ar hostname ether_addr
|
2001-02-05 12:01:07 -05:00
|
|
|
.Op Cm temp
|
2008-12-25 01:44:19 -05:00
|
|
|
.Op Cm blackhole No \&| Cm reject
|
2013-01-31 03:55:21 -05:00
|
|
|
.Op Cm pub
|
2000-11-20 15:10:44 -05:00
|
|
|
.Nm
|
1994-05-26 01:23:31 -04:00
|
|
|
.Fl f Ar filename
|
|
|
|
|
.Sh DESCRIPTION
|
|
|
|
|
The
|
1997-09-03 02:32:31 -04:00
|
|
|
.Nm
|
2002-07-14 10:47:15 -04:00
|
|
|
utility displays and modifies the Internet-to-Ethernet address translation
|
1994-05-26 01:23:31 -04:00
|
|
|
tables used by the address resolution protocol
|
|
|
|
|
.Pq Xr arp 4 .
|
|
|
|
|
With no flags, the program displays the current
|
|
|
|
|
.Tn ARP
|
|
|
|
|
entry for
|
|
|
|
|
.Ar hostname .
|
|
|
|
|
The host may be specified by name or by number,
|
|
|
|
|
using Internet dot notation.
|
|
|
|
|
.Pp
|
|
|
|
|
Available options:
|
2001-02-05 12:01:07 -05:00
|
|
|
.Bl -tag -width indent
|
2017-04-06 18:50:28 -04:00
|
|
|
.It Fl -libxo
|
|
|
|
|
Generate output via
|
|
|
|
|
.Xr libxo 3
|
|
|
|
|
in a selection of different human and machine readable formats.
|
|
|
|
|
See
|
|
|
|
|
.Xr xo_parse_args 3
|
|
|
|
|
for details on command line arguments.
|
1994-05-26 01:23:31 -04:00
|
|
|
.It Fl a
|
2020-07-13 11:06:29 -04:00
|
|
|
The program displays or, if it is used with the
|
|
|
|
|
.Fl d
|
|
|
|
|
flag, deletes all of the current
|
1994-05-26 01:23:31 -04:00
|
|
|
.Tn ARP
|
|
|
|
|
entries.
|
|
|
|
|
.It Fl d
|
|
|
|
|
A super-user may delete an entry for the host called
|
|
|
|
|
.Ar hostname
|
|
|
|
|
with the
|
|
|
|
|
.Fl d
|
2001-02-01 16:23:16 -05:00
|
|
|
flag.
|
2002-03-15 11:53:32 -05:00
|
|
|
If the
|
2001-06-07 08:35:53 -04:00
|
|
|
.Cm pub
|
2002-03-08 07:50:41 -05:00
|
|
|
keyword is specified, only the
|
2001-06-07 08:35:53 -04:00
|
|
|
.Dq published
|
|
|
|
|
.Tn ARP
|
|
|
|
|
entry
|
|
|
|
|
for this host will be deleted.
|
|
|
|
|
.Pp
|
|
|
|
|
Alternatively, the
|
|
|
|
|
.Fl d
|
|
|
|
|
flag may be combined with the
|
1997-11-12 20:16:57 -05:00
|
|
|
.Fl a
|
|
|
|
|
flag to delete all entries.
|
2003-07-18 09:48:06 -04:00
|
|
|
.It Fl i Ar interface
|
|
|
|
|
Limit the operation scope to the
|
|
|
|
|
.Tn ARP
|
|
|
|
|
entries on
|
|
|
|
|
.Ar interface .
|
2006-08-17 03:14:01 -04:00
|
|
|
Applicable only to the following operations:
|
|
|
|
|
display one, display all, delete all.
|
1997-09-03 02:32:31 -04:00
|
|
|
.It Fl n
|
|
|
|
|
Show network addresses as numbers (normally
|
|
|
|
|
.Nm
|
|
|
|
|
attempts to display addresses symbolically).
|
1994-05-26 01:23:31 -04:00
|
|
|
.It Fl s Ar hostname ether_addr
|
|
|
|
|
Create an
|
|
|
|
|
.Tn ARP
|
|
|
|
|
entry for the host called
|
|
|
|
|
.Ar hostname
|
2001-07-15 04:06:20 -04:00
|
|
|
with the Ethernet address
|
1994-05-26 01:23:31 -04:00
|
|
|
.Ar ether_addr .
|
|
|
|
|
The Ethernet address is given as six hex bytes separated by colons.
|
|
|
|
|
The entry will be permanent unless the word
|
2001-02-05 12:01:07 -05:00
|
|
|
.Cm temp
|
2001-07-15 04:06:20 -04:00
|
|
|
is given in the command.
|
1994-05-26 01:23:31 -04:00
|
|
|
If the word
|
2001-02-05 12:01:07 -05:00
|
|
|
.Cm pub
|
2001-06-07 08:35:53 -04:00
|
|
|
is given, the entry will be
|
|
|
|
|
.Dq published ;
|
|
|
|
|
i.e., this system will
|
1994-05-26 01:23:31 -04:00
|
|
|
act as an
|
|
|
|
|
.Tn ARP
|
|
|
|
|
server,
|
2001-07-15 04:06:20 -04:00
|
|
|
responding to requests for
|
1994-05-26 01:23:31 -04:00
|
|
|
.Ar hostname
|
|
|
|
|
even though the host address is not its own.
|
2001-02-05 12:01:07 -05:00
|
|
|
In this case the
|
|
|
|
|
.Ar ether_addr
|
|
|
|
|
can be given as
|
|
|
|
|
.Cm auto
|
1996-02-08 16:05:52 -05:00
|
|
|
in which case the interfaces on this host will be examined,
|
|
|
|
|
and if one of them is found to occupy the same subnet, its
|
2001-02-05 12:01:07 -05:00
|
|
|
Ethernet address will be used.
|
2008-03-18 17:45:27 -04:00
|
|
|
.Pp
|
|
|
|
|
If the
|
|
|
|
|
.Cm reject
|
|
|
|
|
keyword is specified the entry will be marked so that traffic to
|
|
|
|
|
the host will be discarded and the sender will be notified the
|
|
|
|
|
host is unreachable.
|
|
|
|
|
The
|
|
|
|
|
.Cm blackhole
|
2008-03-24 18:57:55 -04:00
|
|
|
keyword is similar in that traffic is discarded but the sender is
|
2008-03-18 17:45:27 -04:00
|
|
|
not notified.
|
|
|
|
|
These can be used to block external traffic to a host without
|
|
|
|
|
using a firewall.
|
1996-02-08 16:05:52 -05:00
|
|
|
.It Fl S Ar hostname ether_addr
|
|
|
|
|
Is just like
|
|
|
|
|
.Fl s
|
2001-02-05 12:01:07 -05:00
|
|
|
except any existing
|
|
|
|
|
.Tn ARP
|
|
|
|
|
entry for this host will be deleted first.
|
2002-03-08 07:50:41 -05:00
|
|
|
.It Fl f Ar filename
|
2002-07-14 10:47:15 -04:00
|
|
|
Cause the file
|
1994-05-26 01:23:31 -04:00
|
|
|
.Ar filename
|
|
|
|
|
to be read and multiple entries to be set in the
|
|
|
|
|
.Tn ARP
|
2004-07-02 19:13:00 -04:00
|
|
|
tables.
|
|
|
|
|
Entries
|
1994-05-26 01:23:31 -04:00
|
|
|
in the file should be of the form
|
|
|
|
|
.Pp
|
2001-02-07 08:45:30 -05:00
|
|
|
.Bd -ragged -offset indent -compact
|
1994-05-26 01:23:31 -04:00
|
|
|
.Ar hostname ether_addr
|
2001-02-05 12:01:07 -05:00
|
|
|
.Op Cm temp
|
2008-12-25 01:44:19 -05:00
|
|
|
.Op Cm blackhole No \&| Cm reject
|
2013-01-31 03:55:21 -05:00
|
|
|
.Op Cm pub
|
1994-05-26 01:23:31 -04:00
|
|
|
.Ed
|
|
|
|
|
.Pp
|
|
|
|
|
with argument meanings as given above.
|
2002-12-27 05:09:04 -05:00
|
|
|
Leading whitespace and empty lines are ignored.
|
|
|
|
|
A
|
|
|
|
|
.Ql #
|
|
|
|
|
character will mark the rest of the line as a comment.
|
1994-05-26 01:23:31 -04:00
|
|
|
.El
|
|
|
|
|
.Sh SEE ALSO
|
|
|
|
|
.Xr inet 3 ,
|
2017-04-06 18:50:28 -04:00
|
|
|
.Xr libxo 3 ,
|
|
|
|
|
.Xr xo_parse_args 3 ,
|
1994-05-26 01:23:31 -04:00
|
|
|
.Xr arp 4 ,
|
2009-04-28 16:23:58 -04:00
|
|
|
.Xr ifconfig 8 ,
|
|
|
|
|
.Xr ndp 8
|
1994-05-26 01:23:31 -04:00
|
|
|
.Sh HISTORY
|
|
|
|
|
The
|
|
|
|
|
.Nm
|
2002-07-14 10:47:15 -04:00
|
|
|
utility appeared in
|
1994-05-26 01:23:31 -04:00
|
|
|
.Bx 4.3 .
|