LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 10-06-2007, 06:40 AM   #1
reverse
Member
 
Registered: Apr 2007
Distribution: Gentoo
Posts: 337

Rep: Reputation: 30
Manually having to set essid


This is my /etc/network/interfaces file:

Code:
auto eth1
iface eth1 inet static
        address 192.168.1.3
        netmask 255.255.255.0
        wireless-essid WL500gP
        gateway 192.168.1.1
        dns-nameservers 192.168.1.1
However, on every boot, I need to manually issue:

`iwconfig eth1 essid WL500gP`

and then the network connection is up and dandy. Where am I going wrong? My card is a Broadcom wireless one which I'm getting to work via bcm43xx-fwcutter. (Debian SID)
 
Old 10-08-2007, 06:43 AM   #2
reverse
Member
 
Registered: Apr 2007
Distribution: Gentoo
Posts: 337

Original Poster
Rep: Reputation: 30
For the moderators: could this thread be moved to `linux networking` please? I don't seem to be having much luck in `Debian`.
 
Old 10-08-2007, 10:36 AM   #3
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
Have you tried using post-up in your configuration ?


Code:
auto eth1
iface eth1 inet static
        address 192.168.1.3
        netmask 255.255.255.0
        gateway 192.168.1.1
        dns-nameservers 192.168.1.1
        post-up iwconfig eth1 essid WL500gP
that should automate the essid change after the interface is brought up
 
Old 10-09-2007, 06:30 AM   #4
reverse
Member
 
Registered: Apr 2007
Distribution: Gentoo
Posts: 337

Original Poster
Rep: Reputation: 30
That works, thanks.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot set ESSID with iwconfig leapingfrog Linux - Wireless Networking 37 09-15-2008 03:54 AM
iwconfig does nor set essid irena56 Linux - Wireless Networking 4 09-18-2006 08:20 AM
cannot set essid ndiswrapper wahaha Linux - Wireless Networking 5 09-14-2006 07:11 AM
set ESSID to ...? allelopath Linux - Networking 4 05-24-2006 12:12 PM
essid not being set with iwconfig jonathan_t Linux - Wireless Networking 17 10-19-2004 06:14 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 11:46 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration