[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: eto without IP on boot



Hi, here it is:

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
iface eth0 inet static
        address 192.168.136.219
        netmask 255.255.255.0
        network 192.168.136.0
        broadcast 192.168.136.255
        gateway 192.168.136.1
        # dns-* options are implemented by the resolvconf package, if 
installed
        dns-nameservers 192.168.136.1
        dns-search gym-anna.intra


How can I find out if hotplug is configured correctly?

Greetings
Bernd

Am Mittwoch, 25. Oktober 2006 09:55 schrieb Tim Post:
> Hotplug setup right? May help to post your /etc/network/interfaces file.
>
> Best,
> -Tim
>
> On Wed, 2006-10-25 at 09:17 +0200, Bernd Kloss wrote:
> > Etch
> > 2.6.17-2-k7
> > different realtek, 3COM, onboards
> >
> > Hello,
> >
> > I am having problems with clients on boot.
> > Client is booting, but not finding yp-server
> > This occurs on different clients, sometimes I have to reboot a client a
> > few times and then it works. This behaviour is not reproducable. No
> > rules.
> >
> > ifconfig shows description for lo, nothing for eth0.
> > On
> > ifconfig eth0 192.168.136.XYZ
> > /etc/init.d/nis start
> > everything is working normally.
> >
> > Has anyone a clue?
> >
> > Thanks and greetings
> > Bernd Kloss
> > _____________________________________________________________________
> > Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
> > http://smartsurfer.web.de/?mc=100071&distributionid=000000000066



Reply to: