
BastelPichi
Senior Members-
Posts
1069 -
Joined
-
Last visited
Everything posted by BastelPichi
-
Sometimes you need to wait a few hours for the CNAME to be propagated.
-
You cant change the username prefix. Best you could do is have your account deleted completely, and then sign up with another domain. If you add an additional domain in your MOFH panel, you can choose the prefix. If you just want to access your files, you can simply sign in on any vPanel, e.g. cpanel.byethost.com, even if your domain is expired. Why do you want to reactivate accounts from the reseller side at all? (I beleive its possible via the MOFH Panel) Its the clients job to make sure their account stays active, and it should also only stay active when they use it. Its not really your job.
-
Your user will get an Mail directly when their account goes to AUTO_IDLE. Theres also an link in that email. If you want to, you can have your own Client Area do the same thing: If it receives the callback, send an E-Mail to the user. If the user decides they still need the account, you can send the API Call to activate it again. Your account only needs 3 (or 5, I dont remember) hits per month to not go into AUTO_IDLE. If an user falls below that, chances are pretty high they dont use the account/site anymore.
-
If thats the cause they likely wont answer you, but you can try signing up with another domain and then adding the .ru domain as an second domain to your MOFH account.
-
Maybe you can ask https://support.ifastnet.com for a reason. My best guess is that they dont like your .ru domain.
-
Contact support at https://support.ifastnet.com
-
What page/site does this error occur on?
-
Just delete the CNAME record you set.
-
You can use e.g. https://tinkerhost.net to generate an SSL certificate for your site. Also you have added an weird CNAME record in cPanel - you probably want to remove that, otherwise your site doesnt fully work.
-
You need another domain, e.g. on Cloudflare. Create a record: example.yourdomain.com TXT xxxxxxxxxXXXXXXXXXxxxxxxx Then, in cPanel: _acme-challenge.resellerdomain.com CNAME example.yourdomain.com
-
Some reccomendations: Get shorter domains for clients/your homepage Add a note to let the user know that the password field can be left empty. Most user will prefer the randomly generated one. its kind of weird that only the cPanel start page has dark mode make the username in the account list clickable You probably dont want to offer Lets Encrypt for subdomains. At some point youll reach their rate limits, and cPanel wont get SSL anymore. add a copy button in the SSL setup, that will only copy "_acme-challenge". (or make it so that you can copy this seperatly from the rest of the domain, its easier and faster this way) Requesting the cert (after you have verified) failed for me for the first two times, you might want to look into that @Santiago you interested in joining the iFastNet Discord Server? Would probably be easier to communicate that way, especially when youre working a lot on Xera now...
-
You might want to change the text on that page. Email sending does not seem to work.
-
In the future, will people use free domains?
BastelPichi replied to Fastniteowl's topic in General Discussions
However, the cost of regular domains (in the first year) is decreasing, and theres some really cheap, lower quality tlds which even renew for cheap. You can use eu.org; itll take forever to get approved, and its basically impossible to have your domains not consideres as spam, however you will be able to use Cloudflare DNS. -
Files above 10MB will automatically get deleted. (there might be lower limits for some other file types, e.g. .php has an 1mb file limit)
-
Oh they did. Not sure why they would have done that, but whatever Edit: It literally just checks if the record contains "spf" so if you can regenerate the verification value a few times (thats what most people use root TXT records for at least) then youve successfully bypassed that.
-
Thats one of their premium features. The iFastNet admins dont really read this forum anyways. However, you can do almost anything with these records provided. The only thing you cant modify is the root domain IP, thatll always point to your hosting account. However, you can modify any subdomain to point to any IP by CNAMEing an domain pointing to that desired IP. This also applies e.g. for TXT records. If you want TXT records on the root domain, use the SPF feature. The other option is to add your domain to cloudflare AFTER adding it to your MOFH account and then to manage all DNS settings from there.
-
Havent checked either project in a longer time 🙃
-
If I recall correctly AcmePHP, which InfinityFree uses, also doesnt work all that well with Google Trust. Thats why I reccomend AcmeCert. Note: AcmePHP is maintained by ZeroSSL, and with ZeroSSL sponsoring quite a few ACME Clients there might be changes in the direction of ZeroSSLs interests, just like what happened to acme.sh. Just make sure to always check their announcements, to not suddenly have break stuff when the default CA gets changed.
-
YAAC works, not sure if it works on Free Hosting, I believe someone told me it doesn't. Either way, I don't really reccomend yaac, because it requires modifications to generate certificates compatible with free hosting, and also wont work with any other ACME CA than Lets Encrypt (could probably get that running with large modifications).
-
Oh and before anyone here wastes their time: Iirc ACMECert, or nearly any ACME client, wont work on iFastNet free hosting.
-
How to change primary domain in reseller VistaPanel?
BastelPichi replied to channelmaryan's topic in MyOwnFreeHost General
When I tried to get them to change my main domain a long while ago, they refused to do this. -
How to change primary domain in reseller VistaPanel?
BastelPichi replied to channelmaryan's topic in MyOwnFreeHost General
Sometimes even iFastNet support does things that break stuff... Just dont \xD