some more options:
Test response time of your connection.
On Windows you can use ping
Test during different daytimes, some connections are overloaded in the morning or evening.
Contact your Internet Service Provider and ask for a test site (e.g. http://www.speedtest.net/, but ISPs often provide own solutions, to test the speed within there network.)
Do not hesitate to contact them, especially consumer ISPs do not monitor there connections proactive for service decreases (only failures). If you call them, they'll have a closer look and might find a bad link.
If you are sure the problem is not on your site, contact them more frequently if they provide no proper solution.
If you are connected through WLAN, make sure this is not the bottle neck. Real bandwidth is often much lower than theoretical bandwidth. WLAN uses a shared media (air) so if there are more clients connected bandwidth and response time can decrease.
enter the configuration of your router by entering its ip-address in the addressbar of your browser.
if you don't know the ip-address of your router, perform the following steps:
-connect to your router
-open a command shell (all programms -> accessories)
-type the command "ipconfig" and press enter
-search the output for your wlan connection and lookup the address of the default gateway
-that's the ip-address of your router
now you can enter the router configuration with your credentials.
in the configuration look for mac-filtering and enter those mac-addresses which should be allowed to use your wifi.
if you want to find out a mac-address of a windows 7 pc follow this link:
http://uklaninfo.rrz.uni-koeln.de/info/macwin7.html
For Linux machines it is necessary to set the correct CA certificate as well. The installed certificates are stored at /etc/cert
.
As many users are Using Ubuntu I give step-by-step instructions for this distribution. For other distros the steps are similar.
/etc/cert
The attached picture shows the correctly filled in Settings dialogue.
--This solution had been mistakenly posted to the 'Manage News Sources' challenge (https://techscreen.tuwien.ac.at/node/1365)--
Run the software aircrack-ng under Linux and enter the following commands in the shell:
Now you should be able to read the network key out of the file.
--This solution has been moved to the 'Crack WEP' challenge as it had been mistakenly set as solution for managing news sources (https://techscreen.tuwien.ac.at/node/1437).--
Run the software aircrack-ng under Linux and enter the following commands in the shell:
Now you should be able to read the network key out of the file.
For this solution you need:
Tomato is an alternative firmware for Broadcom-based routers like Linksys WRT54G/GL/GS and others.
If you have Tomato installed:
in Section SSH Daemon:
There are two ways to access from outside, with the routers admin name and password, or a generated SSH key. (for the latter see further down)
To establish a remote desktop connection from outside the LAN: Start Putty
From now on you only have to open the SSH connection, and all communication going to e.g. 6666 will be forwarded to the LAN (You will have to enter the routers admin-username and password.)
You can open the remote desktop connection: connect to localhost: (e.g. 6666)
To improve security, you can use ssh keyfiles instead of the routers credentials.
Now, when you open the previously stored SSH connection, enter the password for the SSH key