Ralink corp. RT2561/RT61 802.11g PCI [1814:0301] won't connect to facebook and Twitter.

I have a Belkin N150 Wireless router. I am able to connect it via Knetworkmanager! It works with Opensuse 12.1 quite well. One minor annoyance is that I cannot consistently connect to Twitter and facebook often resulting in reset connections and timeouts!
I did all the tests recommended in the how tos and the wireless worked in all but one.

ningbojoe@linux-0u5w:~> ping -c 5 66.70.73.150
PING 66.70.73.150 (66.70.73.150) 56(84) bytes of data.

--- 66.70.73.150 ping statistics ---
5 packets transmitted, 0 received, 100% packet loss, time 3999ms

This one worked:

ningbojoe@linux-0u5w:~> ping -c 5 www.samba.org
PING fn.samba.org (216.83.154.106) 56(84) bytes of data.
64 bytes from fn.samba.org (216.83.154.106): icmp_seq=1 ttl=48 time=211 ms
64 bytes from fn.samba.org (216.83.154.106): icmp_seq=2 ttl=48 time=218 ms
64 bytes from fn.samba.org (216.83.154.106): icmp_seq=3 ttl=48 time=215 ms
64 bytes from fn.samba.org (216.83.154.106): icmp_seq=4 ttl=48 time=212 ms
64 bytes from fn.samba.org (216.83.154.106): icmp_seq=5 ttl=48 time=212 ms

--- fn.samba.org ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4005ms
rtt min/avg/max/mdev = 211.674/214.126/218.325/2.490 ms
ningbojoe@linux-0u5w:~> ping -c 5 66.70.73.150
PING 66.70.73.150 (66.70.73.150) 56(84) bytes of data.

--- 66.70.73.150 ping statistics ---
5 packets transmitted, 0 received, 100% packet loss, time 3999ms

Anyone know why this is happening? Thank you for your replies!:wink:

Hi
I would assume that ping is turned off for mail.samba.org


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 12.2 (x86_64) Kernel 3.4.6-2.10-desktop
up 1:24, 3 users, load average: 0.08, 0.08, 0.05
CPU Intel i5 CPU M520@2.40GHz | Intel Arrandale GPU

I was just using the test examples supplied in the how tos at the beginning of this sub forum on wireless! As u can see it failed that particular test!

On 09/02/2012 10:22 AM, malcolmlewis wrote:

> I would assume that ping is turned off for mail.samba.org

I agree. That IP address (66.70.73.150) does not return pings for me either.
Although ‘nslookup 66.70.73.150’ returns mail.samba.org, ‘nslookup
mail.samba.org’ returns 216.83.154.106 - the same address as www.samba.org.

Whatever problem causes trouble in connecting to Twitter and Facebook, it is not
caused by your inability to ping 66.70.73.150.

On 09/02/2012 11:26 AM, ningbojoe wrote:
>
> I was just using the test examples supplied in the how tos at the
> beginning of this sub forum on wireless! As u can see it failed that
> particular test!

That posting is from 2009. Obviously, samba.org changed their web structure.

Could some moderator change that post to change


If you can ping your AP, the next step is to ping an external site. Try the command

ping -c 5 66.70.73.150

That is the address of www.samba.org. If that works, then try

to the following:


If you can ping your AP, the next step is to ping an external site. Try the command

ping -c 5 8.8.8.8

That is the address of one of Google's public DNS servers. If that works, then try

Thanks.

Thank you for the replies and I accept that my problem is not caused by my example above! But my problem persists in not being able to connect with Twitter and f
Facebook, while the wireless connection works pretty well with all other sites that I use!
I use mozilla browsers and my system is pretty up to date! Could you point me in any directions which could help solve this minor but annoying problem!