I had an issue were I needed to know what channel the wireless networks around me were using so I can change it to one that is less active witch will increase your wireless range and speed.
The quickest way to do this with out using any third party software is to run the following command right form your command prompt.
1. from the Start menu in the search type > CMD
2. when the command prompt loads up type > netsh wlan show network mode=bssid
You will get all the following information about the wireless networks around you:
example:
SSID X : NAMEWIFI
Network type : Infrastructure
Authentication : WPA2-Personal
Encryption : CCMP
BSSID 1 : XX:XX:XX:XX
Signal : 80%
Radio type : 802.11n
Channel : 6
Basic rates (Mbps) : 1 2 5.5 11
Other rates (Mbps) : 6 9 12 18 24 36 48 54
TIP: You can also save the file to a location by using the following command instead:
> netsh wlan show network mode=bssid > c:\test.txt
A blog about all the technical stuff.. come along for the ride and you might learn a thing or two.
Showing posts with label connections. Show all posts
Showing posts with label connections. Show all posts
Wednesday, January 22, 2014
Friday, December 6, 2013
Godaddy Will limit the amount of connections to your word-press sites
With out warning Godaddy will completely black you from your wodpress sites. If you wonder if godaddy is blocking you do the following> Open up command prompt and do a trace route to your domain
example >tracert mydomain.com you should get something like the following:
1 2 ms 2 ms 2 ms 74-94-129-222-orleans.ma.hfc.comcastbusiness.net
[74.94.129.222]
2 24 ms 8 ms 11 ms 73.172.204.1
3 16 ms 13 ms 12 ms 68.85.184.141
4 85 ms 78 ms 67 ms 68.85.106.245
5 88 ms 83 ms 84 ms he-2-5-0-0-cr01.newyork.ny.ibone.comcast.net [68
.86.94.201]
6 104 ms 93 ms 101 ms he-4-12-0-0-cr01.ashburn.va.ibone.comcast.net [6
8.86.85.29]
7 73 ms 69 ms 65 ms he-0-11-0-0-pe07.ashburn.va.ibone.comcast.net [6
8.86.83.74]
8 79 ms 93 ms 90 ms 173.167.58.134
9 137 ms 118 ms 123 ms be39.trmc0215-01.ars.mgmt.phx3.gdg [184.168.0.73
]
10 144 ms 140 ms 128 ms be39.trmc0215-01.ars.mgmt.phx3.gdg [184.168.0.73
]
11 *
As you see if it ends with mgmt.phx3.gdg then you are being blocked and you will get request time outs Instead normally it should end in something like this:
secureserver.net Trace Complete!
This is the mail they sent to me after the issue was resolved:
Dear Sir/Madam,
Thank you for contacting Advanced Hosting Support regarding your hosting account,hostmyservices.net.
I understand you have been unable to access your site from the IP 74.XXX.XXX.XXX. While looking into this we found you were correct and your IP had been blocked. We have had to block your IP multiple times in the past as well and this is because you are attempting to login to 2 different static IP wordpress accounts at a frequency of 1 login per site per minute. If you continue the monitoring of your site in this same manner you will be continually blocked and we will be unable to remove the IP address from the block list. Thank you for your understanding in this matter.
Please contact us if you have any further issues.
example >tracert mydomain.com you should get something like the following:
1 2 ms 2 ms 2 ms 74-94-129-222-orleans.ma.hfc.comcastbusiness.net
[74.94.129.222]
2 24 ms 8 ms 11 ms 73.172.204.1
3 16 ms 13 ms 12 ms 68.85.184.141
4 85 ms 78 ms 67 ms 68.85.106.245
5 88 ms 83 ms 84 ms he-2-5-0-0-cr01.newyork.ny.ibone.comcast.net [68
.86.94.201]
6 104 ms 93 ms 101 ms he-4-12-0-0-cr01.ashburn.va.ibone.comcast.net [6
8.86.85.29]
7 73 ms 69 ms 65 ms he-0-11-0-0-pe07.ashburn.va.ibone.comcast.net [6
8.86.83.74]
8 79 ms 93 ms 90 ms 173.167.58.134
9 137 ms 118 ms 123 ms be39.trmc0215-01.ars.mgmt.phx3.gdg [184.168.0.73
]
10 144 ms 140 ms 128 ms be39.trmc0215-01.ars.mgmt.phx3.gdg [184.168.0.73
]
11 *
As you see if it ends with mgmt.phx3.gdg then you are being blocked and you will get request time outs Instead normally it should end in something like this:
secureserver.net Trace Complete!
This is the mail they sent to me after the issue was resolved:
Dear Sir/Madam,
Thank you for contacting Advanced Hosting Support regarding your hosting account,hostmyservices.net.
I understand you have been unable to access your site from the IP 74.XXX.XXX.XXX. While looking into this we found you were correct and your IP had been blocked. We have had to block your IP multiple times in the past as well and this is because you are attempting to login to 2 different static IP wordpress accounts at a frequency of 1 login per site per minute. If you continue the monitoring of your site in this same manner you will be continually blocked and we will be unable to remove the IP address from the block list. Thank you for your understanding in this matter.
Please contact us if you have any further issues.
Subscribe to:
Posts (Atom)
