Re: /etc/network/interfaces problem

2003-04-02 Thread Shyamal Prasad
"Thomas" == Thomas H George <[EMAIL PROTECTED]> writes:

Thomas> Both computers have Netgear MA311 Wireless PCI
Thomas> cards. Perhaps there is a difference in the bootup
Thomas> sequences, I'll print out the runlevel.conf files and
Thomas> compare them.

I've never used a non-PCMCIA wireless card so this is beyond my
experience. I did notice that you don't set up any wireless specific
parameters (essid/encryption key etc.) for the card in the included
interface file in your original post. Perhaps that is what is missing
on the one box during boot?

Well, I'm out of here, hopefully I'll learn something when you tell us
how you got it working ;-)

Cheers!
Shyamal


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: /etc/network/interfaces problem

2003-04-02 Thread Thomas H. George
Both computers have Netgear MA311 Wireless PCI cards. Perhaps there is a
difference in the bootup sequences, I'll print out the runlevel.conf
files and compare them.

Tom


On Wed, Apr 02, 2003 at 08:31:02AM -0600, Shyamal Prasad wrote:
> 
> "Thomas" == Thomas H George  writes:
> 
> Thomas> auto wlan0
> 
> Is this PCMCIA? If so, take that out.
> 
> The networking scripts run before the PCMCIA, so you can't 'ifup -a'
> the PCMCIA card during boot. Let the PCMCIA subsystem bring the card
> up.
> 
> Cheers!
> Shyamal
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: /etc/network/interfaces problem

2003-04-02 Thread Shyamal Prasad

"Thomas" == Thomas H George  writes:

Thomas> auto wlan0

Is this PCMCIA? If so, take that out.

The networking scripts run before the PCMCIA, so you can't 'ifup -a'
the PCMCIA card during boot. Let the PCMCIA subsystem bring the card
up.

Cheers!
Shyamal


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: /etc/network/interfaces problem

2003-04-01 Thread Hugh Saunders
On Tue, Apr 01, 2003 at 07:20:35PM -0500, Thomas H. George,,, wrote:
> On bootup ifconfig shows only the loopback interface while ifconfig -a 
> shows the above values but wla0 is not up.  The command ifup wlan0 
> produces a reponse that wlan0 is already configured.  If I then enter 
> the following two commands:
> 
>ifconfig wlan0 192.168.2.105
>route add default gw 192.168.2.1
> 
> the wlan0 interface comes up and the gateway to the internet is open.  
> Can anyone help?
hmmm i would whistle quietly and add those commands to boomisc.sh but im
sure someone will be able to come up with a much better plan.

hugh


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]