Gentoo Archives: gentoo-server

From: Alex Efros <powerman@××××××××××××××××××.com>
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] Disable ARP
Date: Mon, 15 Oct 2007 21:28:53
Message-Id: 20071015211609.GB23023@home.power
In Reply to: [gentoo-server] Disable ARP by Jeff Rooney
1 Hi!
2
3 On Mon, Oct 15, 2007 at 04:13:01PM -0500, Jeff Rooney wrote:
4 > # ifconfig lo:1 10.10.10.116 netmask 255.255.255.255
5 > # ifconfig lo:1 -arp
6 > # ip link set lo:1 arp off
7 > # ifconfig lo:1
8 > listening on eth0, link-type EN10MB (Ethernet), capture size 96 bytes
9
10 I've no idea about disabling arp, but you try to configure loopback and
11 then listen on eth0... :)
12
13 --
14 WBR, Alex.
15 --
16 gentoo-server@g.o mailing list

Replies

Subject Author
Re: [gentoo-server] Disable ARP Jeff Rooney <jtrooney@×××.com>
Re: [gentoo-server] Disable ARP RijilV <rijilv@×××××.com>