All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <ak@muc.de>
To: Sebastian Abt <sebastian@sabt.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: patch for null-interface?
Date: 29 Dec 2002 19:47:15 +0100	[thread overview]
Message-ID: <m3el80oe6k.fsf@averell.firstfloor.org> (raw)
In-Reply-To: <20021229140121.34f0fbf6.sebastian@sabt.net>

Sebastian Abt <sebastian@sabt.net> writes:

> Is there any patch for null-interfaces like they exist in Cisco IOS
> available? I'm searching for sth like that to do null-routing, but
> google didn't find anything :/

I guess you mean an interface without an own IP address?  Just give it the 
IP address of some other interface, with a full (/32) netmask.
The kernel needs at least one IP address per router/host to start
local connections and give ICMP errors an source.

-Andi

           reply	other threads:[~2002-12-29 18:39 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20021229140121.34f0fbf6.sebastian@sabt.net>]

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=m3el80oe6k.fsf@averell.firstfloor.org \
    --to=ak@muc.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sebastian@sabt.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.