Re: Network on bootup

2004-02-17 Thread Ezra Taylor
[EMAIL PROTECTED] wrote: sorry for coming in at the top of your email. I am assuming you _have not_ messed with network.opts, or at least returned it to the way you found it. what does ifup eth0 do? does that bring up the network? on my system to stop/start network i type /etc/init.d/networ

Re: Network on bootup

2004-02-17 Thread Ezra Taylor
[EMAIL PROTECTED] wrote: sorry for coming in at the top of your email. I am assuming you _have not_ messed with network.opts, or at least returned it to the way you found it. what does ifup eth0 do? does that bring up the network? on my system to stop/start network i type /etc/init.d/networkin

Re: Network on bootup

2004-02-16 Thread debian
[EMAIL PROTECTED] wrote: sorry for coming in at the top of your email. I am assuming you _have not_ messed with network.opts, or at least returned it to the way you found it. what does ifup eth0 do? does that bring up the network? on my system to stop/start network i type /etc/init.d/network

Re: Network on bootup

2004-02-16 Thread debian
sorry for coming in at the top of your email. I am assuming you _have not_ messed with network.opts, or at least returned it to the way you found it. what does ifup eth0 do? does that bring up the network? on my system to stop/start network i type /etc/init.d/networking [stop][start] is this

Re: Network on bootup

2004-02-16 Thread debian
[EMAIL PROTECTED] wrote: sorry for coming in at the top of your email. I am assuming you _have not_ messed with network.opts, or at least returned it to the way you found it. what does ifup eth0 do? does that bring up the network? on my system to stop/start network i type /etc/init.d/networking

Re: Network on bootup

2004-02-16 Thread debian
sorry for coming in at the top of your email. I am assuming you _have not_ messed with network.opts, or at least returned it to the way you found it. what does ifup eth0 do? does that bring up the network? on my system to stop/start network i type /etc/init.d/networking [stop][start] is this w

Re: Network on bootup

2004-02-16 Thread Harry Brueckner
Hi there, thanks for the responses so far. Somehow I still had no success with an automatically upcoming eth0. I tried to edit /etc/pcmcia/network.opts but that did not change anything. When I removed 'auto eth0', the network did not come up at all, not even after I restarted the network with

Re: Network on bootup

2004-02-16 Thread Harry Brueckner
Hi there, thanks for the responses so far. Somehow I still had no success with an automatically upcoming eth0. I tried to edit /etc/pcmcia/network.opts but that did not change anything. When I removed 'auto eth0', the network did not come up at all, not even after I restarted the network with

Re: Network on bootup

2004-02-15 Thread Osamu Aoki
On Sun, Feb 15, 2004 at 02:29:20PM +0100, Osamu Aoki wrote: > On Fri, Feb 13, 2004 at 09:14:15AM +0100, [EMAIL PROTECTED] wrote: > > Hi there, > > > > I run sid on my aged Panasonic Toughbook which has Xircom PCMCIA > > network card. > > Please read following web page or install debian-reference-

Re: Network on bootup

2004-02-15 Thread Osamu Aoki
On Fri, Feb 13, 2004 at 09:14:15AM +0100, [EMAIL PROTECTED] wrote: > Hi there, > > I run sid on my aged Panasonic Toughbook which has Xircom PCMCIA > network card. Please read following web page or install debian-reference-en and click Help --> Debian Reference from Debian menu and read "10.9.5 N

Re: Network on bootup

2004-02-15 Thread Osamu Aoki
On Sun, Feb 15, 2004 at 02:29:20PM +0100, Osamu Aoki wrote: > On Fri, Feb 13, 2004 at 09:14:15AM +0100, [EMAIL PROTECTED] wrote: > > Hi there, > > > > I run sid on my aged Panasonic Toughbook which has Xircom PCMCIA > > network card. > > Please read following web page or install debian-reference-

Re: Network on bootup

2004-02-15 Thread Osamu Aoki
On Fri, Feb 13, 2004 at 09:14:15AM +0100, [EMAIL PROTECTED] wrote: > Hi there, > > I run sid on my aged Panasonic Toughbook which has Xircom PCMCIA > network card. Please read following web page or install debian-reference-en and click Help --> Debian Reference from Debian menu and read "10.9.5 N

Re: Network on bootup

2004-02-14 Thread debian
Bjoern Schmidt wrote: [EMAIL PROTECTED] wrote: -- Any ideas out there how to get it boot up properly? sure. edit /etc/pcmcia/network.opts to configure pcmcia-cards. hmm.. don't think i agree with you there. try removing

Re: Network on bootup

2004-02-14 Thread debian
Bjoern Schmidt wrote: [EMAIL PROTECTED] wrote: -- Any ideas out there how to get it boot up properly? sure. edit /etc/pcmcia/network.opts to configure pcmcia-cards. hmm.. don't think i agree with you there. try removing "auto e

Re: Network on bootup

2004-02-13 Thread Bill Marcum
On Fri, Feb 13, 2004 at 01:26:19PM +0100, Bjoern Schmidt wrote: > [EMAIL PROTECTED] wrote: > >My /etc/network/interfaces looks like this: > >-- > >auto lo > >iface lo inet loopback > > > >auto eth0 > >iface eth0 inet static > >

Re: Network on bootup

2004-02-13 Thread Bill Marcum
On Fri, Feb 13, 2004 at 01:26:19PM +0100, Bjoern Schmidt wrote: > [EMAIL PROTECTED] wrote: > >My /etc/network/interfaces looks like this: > >-- > >auto lo > >iface lo inet loopback > > > >auto eth0 > >iface eth0 inet static > >

Re: Network on bootup

2004-02-13 Thread Bjoern Schmidt
[EMAIL PROTECTED] wrote: Hi there, I run sid on my aged Panasonic Toughbook which has Xircom PCMCIA network card. Somehow I can not get the network card boot up properly so the interface is available after booting the machine. When I login as root and do: # /etc/init.d/networking stop; /et

Re: Network on bootup

2004-02-13 Thread Bjoern Schmidt
[EMAIL PROTECTED] wrote: Hi there, I run sid on my aged Panasonic Toughbook which has Xircom PCMCIA network card. Somehow I can not get the network card boot up properly so the interface is available after booting the machine. When I login as root and do: # /etc/init.d/networking stop; /etc/in

Network on bootup

2004-02-13 Thread harry_b
Hi there, I run sid on my aged Panasonic Toughbook which has Xircom PCMCIA network card. Somehow I can not get the network card boot up properly so the interface is available after booting the machine. When I login as root and do: # /etc/init.d/networking stop; /etc/init.d/networking start

Network on bootup

2004-02-13 Thread harry_b
Hi there, I run sid on my aged Panasonic Toughbook which has Xircom PCMCIA network card. Somehow I can not get the network card boot up properly so the interface is available after booting the machine. When I login as root and do: # /etc/init.d/networking stop; /etc/init.d/networking start ev