I’ve done this and this does work.
If you can’t connect to asstr (browser says it can’t find the site)
put the following in your ‘hosts’ file (for windows: c:\windows\system32\drivers\etc\hosts )
Hit windows key type in notepad and look at the top and there will be ‘notepad app’ right click and run as administrator
64.71.155.222 www.asstr.org
For LINUX
sudo echo 64.71.155.222 www.asstr.org >> /etc/hosts
The double >> is very important…
Thanks for this. I thought I needed to try the IP I just would not have known where to locate it. Cheers for your easy effective fix.
You’re welcome. I just passed it on.
when i go to hosts i cant runas admin
ASSTR is dead. I don’t know if it’s coming bcak.
I am sullen, morose, and dejected that asstr.org is no more. There are tiny vestiges of it’s grandeur left. But nothing of the complexity, richness, and delicious perversity that once existed in such glory. RIP ASSTR. You will be missed. The fucking puritans seem to have won this round.
Yep.
It did not work for me, any other suggestions?
Put the following in your ‘hosts’ file (for windows: c:\windows\system32\drivers\etc\hosts )
Hit windows key type in notepad and look at the top and there will be ‘notepad app’ right click and run as administrator (Do Not Put www. In Front of aastr.org)
64.71.155.222 asstr.org
Thanks!
You’re welcome!
How about for iOS? I read on my iPhone.
This was past to me. No idea.
You might need to google if there’s a way to edit the hosts file on IOS. I found instructions for Android. https://www.modmy.com/how-modify-hosts-file-your-android-device but had problems downloading the ADB. Found an App called Hosts Go on Google Play where you can add the host address inside the app (the same as adding it to the file on WIndows).
There might be a similar app on Apple Store but I’m not an Apple user
Never mind it worked LOL
Cool!
Thank you, and keep the the great stories, always a good read.
You’re welcome!
Hmmm. Tried this — no change. Running Windows 10. “…\etc\hosts” now contains the above line (had to take ownership of folder first!), but still no joy. Tried using both Firefox and TOR. Cleared cookies and cache, Anything else I might try?
Tried on computer running Windows 10 — no joy. Hosts file in “…\etc” now contains the specified line (in addition to all the comments previously there). Tried clearing cache and cookies. Anything else you can think of I might try?
did you put a # before the IP address? If you did, delete the #
didnt work for me either i tried it with the # and with out it
Can you explain this for non tech people… I got as far as opening the “hosts” thingy but I don’t see the notepad administrator link. When I try to open “hosts” it asks me how do I want to open it and then it shows me options, from which I have chosen Notepad. But there is no admin option, it just shows an explanation of what hosts is.
Help – this girl needs her fix!!!
Open notepad first by right clicking it and selecting run as administrator. Then find the host file through Notepad’s open file command.
I am also NOT a tech person.
I tried what you said and got this….
Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a ‘#’ symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost
0.0.0.1 scinstallcheck.mcafee.com
I have no idea what to do.
Below the 0.0.0.1 line add this
64.71.155.222 http://www.asstr.org
just like that.
Nope, still completely lost and getting nothing useable. Sadly asstr.org may be lost to me forever.
It did not work for my Windows 10 machine. And I do well understood what I was doing.
sorry. it worked for me.
FYI, adding the following HOSTS entry allows FTP access, as of 1849 UTC 27.03.2021. This did not work in the browser but did work in my FTP program (WS-FTP LE) and in the command window on Windows 10.
64.71.155.222 http://ftp.asstr.org
Yes, I have already done that for uploading.
Didn’t work on my Windows 10. I disabled VPN also, just to see if that helped, but nope. I’d also rebooted after the file change, but that also didn’t help.
Back after several days — had to recover computer due to having tried to change ownership of C:\ in order to have rights to edit “hosts.” Was able to do so this morning without ownership by using Notepad in Administrator mode (I hadn’t noticed that post). No #. However, still only works from Firefox but not TOR. So, again, any other suggestions?
TOR must not use the the host file. I don’t know how TOR works. You can google it.
worked great. opened in notepad ++. it asked did i want to be in admin mode. yes.
wish there was a youtube tutotrial or a pastebin for me to copy the host file content
I posted a youtube tutorial in another one but you littearly just copy this:
64.71.155.222 http://www.asstr.org
into the bottom of the host file. Just have to open Notepad with Run as Administer to make changes to the Host File.
Thanks for this.
this is what mine looks like boss
# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a ‘#’ symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
# 64.71.155.222 http://ftp.asstr.org # x client host
# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost
# 64.71.155.222 http://ftp.asstr.org
OK for all of you having trouble, it’s http://www.asstr.org not http://www.asstr.org that you want to put in your hosts file.
If you are ‘really’ none technical then download the powershell script here:-
https://pastebin.com/82WN2awZ
Save it as ‘fix_asstr.ps1’ then right click and select Run with Powershell from the menu.
You may get prompted about making admin changes to your system. If you don’t trust anonymous posts on the internet you should abort at this point, but I can assure you it’s a safe bit of code.
Thanks for the help.
so after ive activated that via powershell. do i restart my pc? cos chrome and edge still cant detect it
When I right-click and select Run with Powershell it asks me which program I want to use to open the file.
When I right-click and select Run as Administrator it asks me what program I would like to use to open the file.
update whenever i search for asstr my top search now consist of this link http://107.191.101.145/
so i guess it worked. thanks george melly
Is there a way to download the whole archive and linked archive websites of stories?
I don’t have a “hosts” folder in my Etc. folder. Can I just create it as a new folder inside the Etc. folder?
is asstr down again?
I can’t connect to the FTP server.
Guess asstr is down again like last year.
Yep
It’s down again.. I wish they had a twitter or something
Yeah, it’s down.
will it still work with this method? can’t seem to work for me
No, it’s really down.
so.. good alternative for asstr?
https://forum.asslr.org/ is shaping up to be a replacement. https://alvotorelli.asslr.org/ Alvo Torelli has his stories up on it.
unfortunately, when no one has made and published a backup (siterip) just before the final shutdown of asstr.org in summer 2022, even “rebuilding” on other / new websites will never reach the full content of the original asstr site, as many authors are retired or no longer active.
not to mention the asstr FTP archive …
this is all so incredible sad :(((
R.I.P. asstr