All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Ford <david@blue-labs.org>
To: David Lang <dlang@diginsite.com>
Cc: Ralf Baechle <ralf@uni-koblenz.de>,
	Justin Guyett <justin@soze.net>, Jim Roland <jroland@roland.net>,
	linux-kernel@vger.kernel.org
Subject: Re: Aliases
Date: Sat, 18 Aug 2001 15:29:21 -0400	[thread overview]
Message-ID: <3B7EC211.1010205@blue-labs.org> (raw)
In-Reply-To: <Pine.LNX.4.33.0108180554500.18300-100000@dlang.diginsite.com>

Try before you buy.



# ip a a 192.168.0.0/24 brd + dev eth0
# ip r a 192.168.0.1/32 via 208.179.59.1 dev eth0

# ip r g 192.168.0.1
192.168.0.1 via 208.179.59.1 dev eth0  src 208.179.59.2
    cache  mtu 1500 advmss 1460

# ip r g 192.168.0.2
192.168.0.2 dev eth0  src 192.168.0.0
    cache  mtu 1500 advmss 1460

David

David Lang wrote:

>the problem with adding an entire netblock to an interface is that you
>frequently have a gateway on that netblock that belongs to another
>machine so you want to add 253 out of 256 addresses to your machine.
>
>how do you do that easily?
>
>example gateway is 192.168.1.1 and you want the rest of the 192.168.1.x
>network aliased on the machine.
>



  reply	other threads:[~2001-08-18 19:30 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-16 21:11 Aliases dmaynor
2001-08-17  2:48 ` Aliases dlang
2001-08-18  5:43   ` Aliases Jim Roland
2001-08-18 10:30     ` Aliases Justin Guyett
2001-08-18 12:32       ` Aliases Ralf Baechle
2001-08-18 12:57         ` Aliases David Lang
2001-08-18 19:29           ` David Ford [this message]
2001-08-18 19:25         ` Aliases David Ford
2001-08-18 21:45           ` Aliases Ralf Baechle
2001-08-20  1:03         ` Aliases David Lang
2001-08-20  2:29           ` Aliases Justin Guyett
2001-08-18 12:43       ` Aliases Michael Clark
     [not found] <00df01c127a8$c354ad20$bb1cfa18@JimWS.suse.lists.linux.kernel>
     [not found] ` <Pine.LNX.4.33.0108180245070.27721-100000@kobayashi.soze.net.suse.lists.linux.kernel>
     [not found]   ` <20010818143232.A11687@bacchus.dhis.org.suse.lists.linux.kernel>
2001-08-18 22:04     ` Aliases Andi Kleen
  -- strict thread matches above, loose matches on Subject: below --
2004-01-09 11:18 aliases Russell Coker
2004-01-09 14:09 ` aliases Stephen Smalley
2004-01-15 18:03 ` aliases Stephen Smalley

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=3B7EC211.1010205@blue-labs.org \
    --to=david@blue-labs.org \
    --cc=dlang@diginsite.com \
    --cc=jroland@roland.net \
    --cc=justin@soze.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ralf@uni-koblenz.de \
    /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.