Hi there
I'm running Suse 10.0 (loving it!) on a Compaq presario R3000 laptop and my wireless connection at home works fine. I boot up the laptop, it connects, I'm on the net!
I've recently learnt to turn on the laptop connection using:
/sbin/ifup
if I've had to turn the network off and want to restart it, and all is well.....
However, at work we have a wireless network which I access all the time in Windows. To switch from home to work in Windows I just change mozilla Firefox's settings to 'Proxy server' under preferences>connections and with the correct settings I'm up and running.
I'd like to be able to use Linux to do the same, but changing the settings in Firefox in Linux doesn't work the same way as I'm used to in windows. What am I doing wrong folks, or more likely, what else do I need to know??
Here are some relevent settings:
linux:/home/adrian # /sbin/ifup wlan0
wlan0 device: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)
wlan0 configuration: wlan-wlan0
DHCP client is already running on wlan0
linux:/home/adrian # iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11g ESSID

ff/any Nickname:"linux"
Mode:Managed Frequency:2.462 GHz Access Point: 00:00:00:00:00:00
Bit Rate=54 Mb/s Tx-Power:25 dBm
RTS thr=2347 B Fragment thr=2346 B
Encryption key:A1D3-838A-1D Security mode

pen
Power Management

ff
Link Quality:100/100 Signal level:-61 dBm Noise level:-256 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:1125 Missed beacon:0
sit0 no wireless extensions.
linux:/home/adrian # iwlist wlan0 scan
wlan0 Scan completed :
Cell 01 - Address: 00:60:1D:F1:65:AA
ESSID:"WAVELANNET"
Protocol:IEEE 802.11b
Mode:Managed
Frequency:2.422 GHz (Channel 3)
Quality:0/100 Signal level:-58 dBm Noise level:-256 dBm
Encryption key

ff
Bit Rate:1 Mb/s
Bit Rate:2 Mb/s
Bit Rate:5.5 Mb/s
Bit Rate:11 Mb/s
Extra:bcn_int=100
Extra:atim=0
(Unknown Wireless Token 0x8C05)
Cell 02 - Address: 00:60:1D:F1:65

6
ESSID:"WAVELANNET"
Protocol:IEEE 802.11b
Mode:Managed
Frequency:2.422 GHz (Channel 3)
Quality:0/100 Signal level:-75 dBm Noise level:-256 dBm
Encryption key

ff
Bit Rate:1 Mb/s
Bit Rate:2 Mb/s
Bit Rate:5.5 Mb/s
Bit Rate:11 Mb/s
Extra:bcn_int=100
Extra:atim=0
(Unknown Wireless Token 0x8C05)
Cell 03 - Address: 00:60:1D:F1:65:BB
ESSID:"WAVELANNET"
Protocol:IEEE 802.11b
Mode:Managed
Frequency:2.422 GHz (Channel 3)
Quality:0/100 Signal level:-86 dBm Noise level:-256 dBm
Encryption key

ff
Bit Rate:1 Mb/s
Bit Rate:2 Mb/s
Bit Rate:5.5 Mb/s
Bit Rate:11 Mb/s
Extra:bcn_int=100
Extra:atim=0
(Unknown Wireless Token 0x8C05)
Cell 04 - Address: 00:0F:B5:B3:E1:6B
ESSID:"WAVELANNET"
Protocol:IEEE 802.11b
Mode:Managed
Frequency:2.462 GHz (Channel 11)
Quality:0/100 Signal level:-88 dBm Noise level:-256 dBm
Encryption key

ff
Bit Rate:1 Mb/s
Bit Rate:2 Mb/s
Bit Rate:5.5 Mb/s
Bit Rate:11 Mb/s
Bit Rate:6 Mb/s
Bit Rate:12 Mb/s
Bit Rate:24 Mb/s
Bit Rate:36 Mb/s
Bit Rate:9 Mb/s
Bit Rate:18 Mb/s
Bit Rate:48 Mb/s
Bit Rate:54 Mb/s
Extra:bcn_int=100
Extra:atim=0
(Unknown Wireless Token 0x8C05)
As you can see, Linux finds 'WAVELANNET' - the proxy server but I can't connect to it.
I don't want to have to change all my seetings for home with Yast, so how do I connect?
I'm a relative newbie but am learning my way around...