Firefox & Network Settings

Can anyone give me a decent guide as to how to setup my Network Settings along with Firefox? I’ve established a connection using WiFi Radar but I still can’t get anything coming through. I’ve checked my router settings and it’s certainly been logged / connected. I’ve also tried using Seamonkey as a browser but I’ve had no luck with it’s settings either. Any ideas?
Thanks again to Deltaflyer44.

Rich

things to check:-

1 ) firewall is set to external on the device
2 ) check your routing
3 ) try pinging a site,e.g. ping -c4 Google see what happens

Andy

I can’t get the ping to work (just says it’s not a recognised address) but I haven’t made any settings for the Routing option. Should I?

edit: I tried the ping for the router and I got ‘Network is unreachable’.

GRRR! darned forum,for ping try

ping -c4 www.google.com

Also, type ifconfig & post the results, same for iwconfig

Andy

I’ll try and get this posted tonight. Cheers mate.

I really am confused on this one. When checking Network Tools, it shows a wireless connection along with link speed, IP, Netmask, Broardcast etc. I have logged into the hub (using my laptop) and I can see it’s connected to it also.

I think it’s a case of some setting or something similar (either on the hub or pc) that will set everything right. Well, I hope so!?

Here is my iwfonfig, ifconfig & dmesg:

wlan0 Link encap:Ethernet HWaddr 00:E0:98:F6:FB:1F

      inet addr:192.168.1.66  Bcast:192.168.1.255  Mask:255.255.255.0

      UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

      RX packets:610 errors:0 dropped:0 overruns:0 frame:0

      TX packets:131 errors:0 dropped:0 overruns:0 carrier:0

      collisions:0 txqueuelen:1000 

      RX bytes:85281 (83.2 Kb)  TX bytes:9067 (8.8 Kb)

      Interrupt:18 Base address:0xc000 

wlan0 IEEE 802.11b+/g+ ESSID:“BTHomeHub-1ADB” Nickname:“linux-ky6q”

      Mode:Managed  Frequency:2.442 GHz  Access Point: 00:14:7F:BF:96:96   

      Bit Rate:24 Mb/s   Tx-Power=15 dBm   Sensitivity=1/3  

      Retry min limit:7   RTS thr:off   

      Encryption key:412A-23DD-85   Security mode:restricted

      Power Management:off

      Link Quality=39/100  Signal level=15/100  Noise level=0/100

      Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0

      Tx excessive retries:0  Invalid misc:0   Missed beacon:0

dmesg:

scan table: SSID=“BTHomeHub-1ADB” CH=7 SIR=15 SNR=0

peer_cap 0x0011, needed_cap 0x0001

found station with matching ESSID! (‘BTHomeHub-1ADB’ station, ‘BTHomeHub-1ADB’ config)

matching station found: 00:14:7F:BF:96:96, joining

sending authentication1 request (auth algo 1), awaiting response

acx_set_status(2):WAIT_AUTH

rates_basic:0003, rates_supported:1FFF

AUTHEN adev->addr=00:E0:98:F6:FB:1F a1=00:E0:98:F6:FB:1F a2=00:14:7F:BF:96:96 a3=00:14:7F:BF:96:96 adev->bssid=00:14:7F:BF:96:96

auth algorithm 1, auth sequence 2, status 0

transmit_authen3!

BSS_Type = 2

JoinBSSID MAC:00:14:7F:BF:96:96

AUTHEN adev->addr=00:E0:98:F6:FB:1F a1=00:E0:98:F6:FB:1F a2=00:14:7F:BF:96:96 a3=00:14:7F:BF:96:96 adev->bssid=00:14:7F:BF:96:96

auth algorithm 1, auth sequence 4, status 0

acx_set_status(3):AUTHENTICATED

Authenticated!

sending association request, awaiting response. NOT ASSOCIATED YET

association: requesting caps 0x0011, ESSID “BTHomeHub-1ADB”

acx_set_status(4):ASSOCIATED

ASSOCIATED!

Do I need to setup the Default Gateway? Routing Table? Host Name / Domain Name? I’m so close to getting it to work!

Do I need to setup my DSL setting in the Control Centre?

Another thought! What about the systems Proxy settings?

Thanks guys. Any help and advice would be really appreciated. I’m loving openSUSE 11 now (apart from the internet). I’ll certainly be staying with it now!

Everything looks ok, from those settings,you even have an i.p. address.baffling how you can’t get to internet. Have you tried changing the channel on the router ? As for proxy, you shouldn’t need to use that with the hub. You could also try setting the default gateway as the hub’s i.p. see if that helps

Andy

You can see my problem. I just don’t get it!? I’ll try that later and see how it goes.

Again, no such luck. I just don’t get it!? I called a good mate (who has just finished his masters in information security) and I told him what I’ve done so far. He was confused as the Network Tool shows that packets are being sent and received (whenever I update the settings) as well as doing a ping of the ip address of the hub. It even shows up and tells me it’s a BTHomeHub!?

There is obviously a connection and data is being sent, but I can’t quite understand why nothing I’ve tired so far hasn’t worked. Now I’m just trying every setting to get it to work!

Help!

Can you show the result of following commands?
#route -n
#cat /etc/resolv.conf