All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aleksandar Milivojevic <amilivojevic@pbl.ca>
To: netfilter@lists.netfilter.org
Subject: Re: again problem with alias / virtual interface
Date: Thu, 22 Jul 2004 11:58:21 -0500	[thread overview]
Message-ID: <40FFF22D.8070803@pbl.ca> (raw)
In-Reply-To: <20040721212717.R9160@net.tamu.edu>

Michael Sconzo wrote:
>>IMHO, the proper way of doing it is using configuration files.  And let 
>>the init.d scripts configure your interfaces (majority of which still 
>>use good old ifconfig).
> 
> 
> Have an example of such a config file, and what Linux distro you're using?

Files in /etc/sysconfig/network-scripts (well, at least on Red Hatish 
systems).  Unless you have something really special that can't be done 
using standard configuration files, of course (I'm not implying that 
everything can be fitted into standard config files).  Never done 
bridges, but by looking into ifup script, there's support for it. 
Search for if [ "${TYPE}" = "Bridge" ] line.

Anyhow, the point I was trying to make wasn't about should one use 
ifconfig or ip exclusivly.  The point was that one shouldn't worry about 
whether ifconfig or ip was used to configure interfaces, if his 
configuration can be described by use of standard set of config files. 
And even if it can't be described by use of standard set of config 
files, one shouldn't choose one over another because one is being 
labeled as "obsolite" and the other is "shiny new toy".

-- 
Aleksandar Milivojevic <amilivojevic@pbl.ca>    Pollard Banknote Limited
Systems Administrator                           1499 Buffalo Place
Tel: (204) 474-2323 ext 276                     Winnipeg, MB  R3T 1L7


  reply	other threads:[~2004-07-22 16:58 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-19 18:55 again problem with alias / virtual interface Batstru
2004-07-19 19:10 ` George Alexandru Dragoi
2004-07-19 16:17   ` Marco Strullato
2004-07-19 19:14 ` Antony Stone
2004-07-19 19:35 ` Aleksandar Milivojevic
2004-07-19 16:30   ` Marco Strullato
2004-07-20 19:09     ` Antony Stone
2004-07-20 19:12     ` Aleksandar Milivojevic
2004-07-20 19:22       ` Aleksandar Milivojevic
2004-07-21 15:34     ` Marco Colombo
2004-07-21 16:48       ` Michael Sconzo
2004-07-21 17:13         ` Aleksandar Milivojevic
2004-07-22  2:27           ` Michael Sconzo
2004-07-22 16:58             ` Aleksandar Milivojevic [this message]
2004-07-22  8:53           ` Marco Colombo
2004-07-22 16:05             ` Michael Sconzo
2004-07-19 19:46 ` Jamie Pratt
2004-07-19 19:58   ` Antony Stone
  -- strict thread matches above, loose matches on Subject: below --
2004-07-21 10:31 Batstru
2004-07-21 17:09 ` Aleksandar Milivojevic

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=40FFF22D.8070803@pbl.ca \
    --to=amilivojevic@pbl.ca \
    --cc=netfilter@lists.netfilter.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 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.