From: Ramon van Alteren <ramon@vanalteren.nl>
To: gentoo-server@lists.gentoo.org
Subject: Re: [gentoo-server] Disable ARP
Date: Mon, 15 Oct 2007 23:32:28 +0200 [thread overview]
Message-ID: <4713DC6C.2000006@vanalteren.nl> (raw)
In-Reply-To: <4713D7DD.7020300@iyd.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Jeff Rooney wrote:
> This really can't be that difficult of a task, but I have to be doing
> something wrong here. Any suggestions would be greatly appreciated.
preup() {
/sbin/ifconfig dummy0 -arp;
return 0
}
config_dummy0=( "ipaddress" )
Works for us, need the dummy module / kernel option of course.
Any reason you specifically need an lo interface or are you perhaps just
following old loadbalancer instructions ?
regards,
Ramon
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFHE9xrwiVM6CtDHQ0RAsc/AJ0Q9H8Use6S4JbeB3gHM0S6sH6r9gCfdWfg
Uy7DbJFxayhjC95Kmaj6Uyc=
=9O9I
-----END PGP SIGNATURE-----
--
gentoo-server@gentoo.org mailing list
next prev parent reply other threads:[~2007-10-15 21:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-15 21:13 [gentoo-server] Disable ARP Jeff Rooney
2007-10-15 21:16 ` Alex Efros
2007-10-15 21:22 ` Jeff Rooney
2007-10-15 21:24 ` RijilV
2007-10-15 21:32 ` Ramon van Alteren [this message]
2007-10-15 22:11 ` Jeff Rooney
2007-10-16 8:31 ` Ramon van Alteren
2007-10-16 14:51 ` Jeff Rooney
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4713DC6C.2000006@vanalteren.nl \
--to=ramon@vanalteren.nl \
--cc=gentoo-server@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox