Jump to content

Recommended Posts

Posted
VPS number: 111, VPS ID: 671

Greetings, good people of HelioHost!

In my research for... whatever, I came across this funding resource/
support for Open initiatives which seem at least at surface to be in line
with some of your own.
Please, have a look: NLnet; NGI Fediversity

In other news, I am moving along well with my websites so far. I still have
to square away my guitar lessons domain.
But ive got
wordpresscenter.net
centrewebdesign.com
whatsonyourbrain.com
neutility.life
I mean to decide on something from here-- don't plan to have all of these
CMS going at once, FTR!

vps111.heliohost.us/wintercms ( Winter CMS / Laravel - powered )
vps111.heliohost.us/microweber ( Microwever CMS / Laravel - powered)
vps111.heliohost.us/juzaweb ( Juzaweb - Laravel - this one is pretty cool!
though Winter is more "popular")

W: An error occurred during the signature verification. The repository is
not updated and the previous index files will be used. GPG error:
https://beta-apt.hestiacp.com noble InRelease: The following signatures were
inv*alid: EXPKEYSIG 42D88D19FA941994 beta-a*pt.hestiacp.com <
info@hestiacp.com>
W: Failed to fetch https://beta-apt.hestiacp.com/dists/noble/InRelease The
following signatures were invalid: EXPKEYSIG 42D88D19FA941994
beta-apt.hestiacp.com

Thank you!
Jeff Sabarese

P.S. is everything looking fine on your end?
Thank you again so much for your gracious service! ?

Also -- Do you have any recommended "tutorial" for setting up the mail
accounts? E.g. ports and such. i've had some difficulty w/ mail clients,
and i'm ... brain damaged. haha. (sorry)
but to be honest, i've never messed w/ email as much as just server admin.

On Wed, Feb 12, 2025 at 7:50?PM HelioHost wrote:

> [image: HelioHost | Community powered free hosting for everyone.]
>
> Hey Jsabarese,
>
> Please find details of the VPS below:
>
> Username: jsabarese
> Password:
> IPv4: 65.19.154.77
> IPv6: 2001:470:1:1ee::111
> SSH Port: 22
> Memory: 1 GB
> CPUs: 2
> Storage: 50 GB
> OS: Ubuntu24
> Domain: vps111.heliohost.us
>
> If you want to run something as root, use "sudo " to run a single
> command or "sudo su" to switch to root using your password.
>
> All of the latest updates are done and everything should be good to go.
> Let us know if you'd like another free something.heliohost.us domain
> pointed at your VPS. You can host any domain you want by setting the
> domain's A record to the ipv4, and an AAAA record for the ipv6 listed above.
>
> If you have any questions don't hesitate to ask. You can reply to this
> email, post on the forums https://helionet.org/ or discord
> https://heliohost.org/chat/ with VPS questions.
> Login To VPS Dashboard
> [image: Twitter] [image: Facebook]
> [image: Phone Number]
> <+1-802-884-3546> [image: Support Forum] [image:
> Email]
> ? 2005-2025 Helio Networks. All rights reserved. | Unsubscribe
>
>

Posted

W: An error occurred during the signature verification. The repository is
not updated and the previous index files will be used. GPG error:
https://beta-apt.hestiacp.com noble InRelease: The following signatures were
inv*alid: EXPKEYSIG 42D88D19FA941994 beta-a*pt.hestiacp.com <
info@hestiacp.com>
W: Failed to fetch https://beta-apt.hestiacp.com/dists/noble/InRelease The
following signatures were invalid: EXPKEYSIG 42D88D19FA941994
beta-apt.hestiacp.com

This error is because the old repository for Hestia has been shut down. I updated your sources for you to use the new repository, and the error should be gone now.

Posted
Thank you!

The error is gone.

Regarding the firewall. note the iP addresses indicated here reflect those
which are "mine" via t-Mobile Home-5-G which is basically a Mobile Hotspot
.

considering the IP ranges shown, can we determine what would be the correct
IP addresses to enter for a reasonable "range" of accepted IP addresses?

This part of server admin/ security stuff... i want to be best on my toes.

thank you!

E.g.
i have these shown so far,
172.56.216
172.56.218
172.56.221

i dont know how to declare a range however.
[image: image.png]

On Mon, Mar 24, 2025 at 12:05?PM HelioHost Support
wrote:

> W: An error occurred during the signature verification. The repository is
> not updated and the previous index files will be used. GPG error:
> https://beta-apt.hestiacp.com noble InRelease: The following signatures
> were inv*alid: EXPKEYSIG 42D88D19FA941994 beta-a*pt.hestiacp.com <
> info@hestiacp.com> W: Failed to fetch
> https://beta-apt.hestiacp.com/dists/noble/InRelease The following
> signatures were invalid: EXPKEYSIG 42D88D19FA941994 beta-apt.hestiacp.com
> This error is because the old repository for Hestia has been shut down. I
> updated your sources for you to use the new repository, and the error
> should be gone now.
>
> You may view the status of your ticket by visiting:
>
> https://helionet.org/index/index.php?showtopic=63975
>
> Thank you,
> HelioHost support
> https://heliohost.org/
> https://helionet.org/
>
>

Posted
how does ...
this ip
172.56.221.0
or
172.56.221.0/21
encompass
172.56.216.1

that's where i get lost/ don't understand. / can't remember

is it derived via Hexadecimal? i dont get it.

*IP addr. 255 per* (like the amnt of ascii chars?)
but i can't remember why (or if that's correct). size of something. bytes.
not bytes.

i'll have a look at that tool.

Thank you!
:D


On Fri, Mar 28, 2025 at 9:52?PM HelioHost Support
wrote:

> If you whitelist 172.56.221.0/21 it would allow 172.56.216.1 -
> 172.56.223.254 which all of your listed IPs appear to be within. You can
> play around with this tool if you want
> https://www.calculator.net/ip-subnet-calculator.html
>
> You may view the status of your ticket by visiting:
>
> https://helionet.org/index/index.php?showtopic=63975
>
> Thank you,
> HelioHost support
> https://heliohost.org/
> https://helionet.org/
>
>

Posted

IP addresses are binary (not base ten) so your actual IP address looks like 32 ones or zeros so the IP address 172.56.221.0 is 10101100001110001101110100000000. The /19 after the IP means that the leftmost 19 binary digits has to stay the same, and the rightmost 13 binary digits can be anything. Based on the three partial IP addresses you provided I just made a rule that would encompass all three plus a little on either side.

  • Krydos locked this topic
Guest
This topic is now closed to further replies.
×
×
  • Create New...