netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hasso Tepper <hasso@estpak.ee>
To: netdev@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: Re: No interfaces under /proc/sys/net/ipv4/conf/
Date: Thu, 22 Jun 2006 11:54:20 +0300	[thread overview]
Message-ID: <200606221154.20999.hasso@estpak.ee> (raw)
In-Reply-To: <200606211631.39656.hasso@estpak.ee>

Hasso Tepper wrote:
> After upgrade to 2.6.16.20 from 2.6.11 I discovered that no dynamic
> interfaces (vlans, tunnels) appear under /proc/sys/net/ipv4/conf/.
> /proc/sys/net/ipv6/conf/ is OK.

OK, realised out that it's feature. Entries in /proc/sys/net/*/conf/ are 
not created if interface doesn't have at least one ipv4/ipv6 address.

I can think of workarounds for most of problems (although it breaks a hell 
lot of software here), but how I suppose to configure ipv6 settings for 
interfaces which have to obtain global ipv6 address via autoconf so that 
it will work even if cable is not plugged in? I did via /etc/sysctl.conf,
but now ... machine boots with no link => no link-local address => 
no /proc/sys/net/ipv6/conf/<interfce> => configuration fails.


regards,

-- 
Hasso Tepper


  reply	other threads:[~2006-06-22  8:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-21 13:31 No interfaces under /proc/sys/net/ipv4/conf/ Hasso Tepper
2006-06-22  8:54 ` Hasso Tepper [this message]
2006-06-22  9:20   ` Hasso Tepper

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=200606221154.20999.hasso@estpak.ee \
    --to=hasso@estpak.ee \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).