I’m locked out of one website

 
 
Avatar
RankRankRankRankRankRankRankRankRankRank
Total Posts: 1108
Joined  2005-03-16

A couple of days ago, I stopped being able to access at least one website on my Mac. 

It’s my own domain so I haven’t been banned or blocked.

Everyone else can access the site, so it’s not down.

I can access the site from the PCs in my house, so it’s not an ISP issue.

I cannot access it from FTP, Firefox, Safari, or anything else on my Mac, so it’s not a browser issue.

I can access every other site I’ve tried, so it’s not an internet issue.

I’ve repaired permissions.  I’ve rebooted several times.

What gives?  Any ideas?

UPDATE:  I just tried it on my brother’s computers on the SAME network.  His PC could access it but not his Mac.  So it appears isolated to Macs on this network.

Weird.

Avatar
RankRankRankRank
Total Posts: 250
Joined  2005-02-16

Do you get any kind of error message at all or does the page just not load?

Avatar
RankRankRankRankRankRankRankRankRankRank
Total Posts: 1108
Joined  2005-03-16

The page just doesn’t load.  After awhile, it eventually times out.

Rank
Total Posts: 1
Joined  2007-05-28

Question: Do you use any VPN-connection?

I always have the problem of being locked out of certain websites when I use a specific VPN tunnel. The reason seems to be that the maximum packet size (mtu) is usually in Mac OS X 1500, which is bad for my specific connection, I have to lower it to 1400 & then everything works fine. Maybe you have a similar problem, maybe even not with VPN, but with your router?

If you’d like to give this a shot, lowering works that way:

- if you’re connected to your network by cable (ethernet): Go to System Preferences - Network, select your connection, choose tab “ethernet”, set mtu to 1400

- if you use your internal Airport card: Open Terminal.app (Applications/Utilities) and type at the command prompt

sudo ifconfig en1 mtu 1400

& enter. You’ll probably be asked for your administration password to execute this command.

If all of this doesn’t help, you easily may reverse the settings (ethernet: put mtu on standard again, for Airport just execute the command again with 1500)

Rank
Total Posts: 2
Joined  2007-05-28

Here are a few good things to try in Terminal:

1: curl -v http://www.yourserver.com/
--do that and post the result here

2: traceroute www.yourserver.com

--that will see if you’re even able to reach your server. 
2a: On the windows machine, use tracert http://www.yourserver.com.  The last entries should match.
3: more /etc/hosts
--look for an entry in there that points the server name at another IP.

Here are things to look for outside of terminal
1: Do you run brickhouse or another firewall?  Temporarily disable it.
2: Are you connected wirelessly or via a hub?  Temporarily connect the mac directly to the internet.
3: (assuming the server if apache...) Do you have shell access to the machine your site is on?  look for a file called .htaccess in the htdocs (or similar) directory.  See if it says something about denying access to your IP.
4: Speaking of IPs, try http://123.123.123.123/, where 123… is the IP address of your webserver.

[Updated to add: forum software automatically links web addresses, which is not correct for the traceroute command.  do not use http..., just traceroute fullyqualifiedserver.domain]

Avatar
Rank
Total Posts: 2
Joined  2005-11-11

Can you give the url?

Avatar
RankRankRankRankRank
Total Posts: 714
Joined  2005-08-15

Beeblebrox, I have the same issue every once in awhile only with sites that I frequent often. i.e. a couple of my sites, sitemeter, and feedburner. Each time, it is only my computer and its across multiple platforms. The only way I have been able to fix it is to restart my computer (logout/login doesnt do the trick)

No error message just time outs.

I realize this gives you no help except to know you aren’t alone.

Avatar
Rank
Total Posts: 2
Joined  2008-09-01

Did you ever figure out the solution to this problem?

I’ve just started having this exact same problem, I’m so glad to know I’m not the only one, but I still don’t know how to fix it!

Avatar
Rank
Total Posts: 2
Joined  2008-09-01

I should mention that I tried woz1984’s suggestion of lowering the packet size, but it still doesn’t seem to be working. Here’s what came up when I entered Michael’s suggestions into Terminal:

1. Juliebots-Sweet-iBook-G4:~ julie$ curl -v http://www.whatwouldjuliedraw.com
* About to connect() to http://www.whatwouldjuliedraw.com port 80 (#0)
* Trying 74.54.209.55… Operation timed out
* couldn’t connect to host
* Closing connection #0
curl: (7) couldn’t connect to host

2. Juliebots-Sweet-iBook-G4:~ julie$ traceroute whatwouldjuliedraw.com
traceroute to whatwouldjuliedraw.com (74.54.209.55), 64 hops max, 40 byte packets
1 192.168.0.1 (192.168.0.1) 19.472 ms 22.312 ms 1.576 ms
2 * * *
3 rd1no-ge3-0-0-1.cg.shawcable.net (64.59.142.115) 27.123 ms 22.949 ms *
4 rc1no-ge5-0-0.cg.shawcable.net (66.163.71.73) 12.330 ms 14.464 ms 9.242 ms
5 rc1so-pos15-0.cg.shawcable.net (66.163.77.9) 18.354 ms 9.231 ms 11.651 ms
6 rc2wh-pos0-0-2-0.vc.shawcable.net (66.163.77.197) 35.085 ms 24.575 ms 23.611 ms
7 rc2wt-pos7-0.wa.shawcable.net (66.163.76.154) 44.814 ms 26.663 ms 39.141 ms
8 rx0wt-abovenet.wa.shawcable.net (66.163.68.22) 37.025 ms 26.965 ms 31.689 ms
9 so-2-1-0.mpr2.sjc2.us.above.net (64.125.28.21) 45.161 ms 71.153 ms 48.369 ms
10 so-1-0-0.mpr4.lax9.us.above.net (64.125.26.29) 55.253 ms 55.291 ms 75.239 ms
11 so-0-0-0.mpr3.lax9.us.above.net (64.125.26.145) 54.859 ms 65.172 ms 66.064 ms
12 so-0-1-0.mpr3.iah1.us.above.net (64.125.25.46) 81.961 ms 82.826 ms 89.557 ms
13 xe-1-1-0.er1.iah1.above.net (64.125.26.222) 91.936 ms 92.492 ms 92.941 ms
14 209.66.99.94.available.above.net (209.66.99.94) 98.019 ms 95.612 ms 84.139 ms
15 et5-4.ibr04.dllstx3.theplanet.com (70.87.253.53) 98.321 ms 100.237 ms 90.724 ms
16 te9-2.dsr02.dllstx3.theplanet.com (70.87.253.30) 94.987 ms te7-2.dsr02.dllstx3.theplanet.com (70.87.253.26) 91.464 ms te9-2.dsr02.dllstx3.theplanet.com (70.87.253.30) 109.711 ms
17 te1-3.dsr02.dllstx2.theplanet.com (70.87.253.122) 91.687 ms te1-4.dsr01.dllstx2.theplanet.com (70.87.253.114) 92.181 ms 92.141 ms
18 po1.car08.dllstx6.theplanet.com (12.96.160.25) 91.511 ms 91.790 ms po2.car08.dllstx6.theplanet.com (12.96.160.57) 91.818 ms
19 * * *

And then lines and lines of stars like #19…

3. # Host Database
#
# localhost is used to configure the loopback interface
# when the system is booting.  Do not change this entry.
##
127.0.0.1 localhost
255.255.255.255 broadcasthost
::1 localhost

I’m not particularly computer savvy, I do get that it’s timing out, but beyond that I’m not sure what some of this means. Any help is hugely appreciated, as I’ve been locked out of my own website, and can’t email my clients! Blech.