Hi Itschak,

To verify that there wasn't a temporary issue with the web server, I just
visited the link that Jim provided
   https://velocitysoftware.com/ansible.html
using Firefox on Linux as well as Safari and Firefox Focus on an iPhone.

All attempts returned a page with a "NEW! Ansible and z/VM - simple and
available" header.

You may want to try again to verify that the failure wasn't transient.

If the issue persists, you could use dig (or nslookup (or even just use
ping)) to verify that velocitysoftware.com can be resolved to an IP address:
   $ dig +noall +answer velocitysoftware.com
   velocitysoftware.com. 3021 IN A 184.105.60.11

If velocitysoftware.com is resolvable to an IP address, you could try using
ping
   $ ping -q -c 1 velocitysoftware.com
   PING velocitysoftware.com (184.105.60.11) 56(84) bytes of data.
   --- velocitysoftware.com ping statistics ---
   1 packets transmitted, 1 received, 0% packet loss, time 0ms
   rtt min/avg/max/mdev = 63.564/63.564/63.564/0.000 ms
or traceroute
   $ traceroute velocitysoftware.com
   traceroute to velocitysoftware.com (184.105.60.11), 30 hops max, 60 byte
packets
   [snip]
   11  * * *
   12  100ge0-69.core1.cmh1.he.net (184.105.222.46)  79.951 ms  86.330 ms *
   13  velocitysoftware.com (184.105.60.11)  90.856 ms  86.252 ms  86.180 ms
to verify network connectivity.

If DNS resolution fails, you could try pinging the IP address
(184.105.60.11) or just visit:
   https://184.105.60.11/ansible.html
as a temporary workaround, but you should get a warning about an invalid
certificate.  Firefox says;
   Websites prove their identity via certificates. Firefox does not trust
this site because it
   uses a certificate that is not valid for 184.105.60.11. The certificate
is only valid for the
   following names: *.velocitysoftware.com, velocitysoftware.com

Good luck!

Paul

On Sun, Jun 23, 2024 at 12:07 PM Itschak Mugzach <i_mugz...@securiteam.co.il>
wrote:

> All links return "This site can't be reached".
>
> *| **Itschak Mugzach | Director | SecuriTeam Software **|** IronSphere
> Platform* *|* *Information Security Continuous Monitoring for Z/OS, zLinux
> and IBM I **|  *
>
> *|* *Email**: i_mugz...@securiteam.co.il **|* *Mob**: +972 522 986404 **|*
> *Skype**: ItschakMugzach **|* *Web**: www.Securiteam.co.il  **|*
>
>
>
>
>
> On Fri, Jun 21, 2024 at 6:03 PM Bartonvsi <bar...@velocitysoftware.com>
> wrote:
>
> > Sorry. Stuff happens and i am pretty excited about this
> >
> > Barton
> >
> >
> > > On Jun 21, 2024, at 10:09 AM, Jim Elliott <jlelliot...@gmail.com>
> wrote:
> > >
> > > Barton made a typo, it is https://velocitysoftware.com/ansible.html
> > > Jim Elliott
> > > Senior IT Consultant - GlassHouse Systems Inc.
> > >
> > >
> > >
> > >> On Fri, Jun 21, 2024 at 9:20 AM Itschak Mugzach <
> > i_mugz...@securiteam.co.il>
> > >> wrote:
> > >>
> > >> Hi,
> > >>
> > >> I tried the link (https//VelocitySoftware.com/ansible.html) but it is
> > not
> > >> responding.
> > >>
> > >> Best,
> > >> ITschak
> > >>
> > >> *| **Itschak Mugzach | Director | SecuriTeam Software **|** IronSphere
> > >> Platform* *|* *Information Security Continuous Monitoring for Z/OS,
> > zLinux
> > >> and IBM I **|  *
> > >>
> > >> *|* *Email**: i_mugz...@securiteam.co.il **|* *Mob**: +972 522 986404
> > **|*
> > >> *Skype**: ItschakMugzach **|* *Web**: www.Securiteam.co.il  **|*
> > >>
> > >>
> > >>
> > >>
> > >>
> > >> On Thu, Jun 20, 2024 at 6:33 PM barton <bar...@velocitysoftware.com>
> > >> wrote:
> > >>
> > >>> For those of you interested in automating z/VM, our simple APIs have
> > >>> been used by customers for years.  Now we are providing the Ansible
> pod
> > >>> / playbooks for use for Ansible to interact safely and securely with
> > >>> z/VM.  No SMAPI, no Java, no extraneous Linux server required.
> > >>> Exciting stuff!
> > >>>
> > >>>  "https//VelocitySoftware.com/ansible.html"
> > >>>
> > >>>
> ----------------------------------------------------------------------
> > >>> For LINUX-390 subscribe / signoff / archive access instructions,
> > >>> send email to lists...@vm.marist.edu with the message: INFO
> LINUX-390
> > or
> > >>> visit
> > >>> http://www2.marist.edu/htbin/wlvindex?LINUX-390
> > >>>
> > >>
> > >> ----------------------------------------------------------------------
> > >> For LINUX-390 subscribe / signoff / archive access instructions,
> > >> send email to lists...@vm.marist.edu with the message: INFO LINUX-390
> > or
> > >> visit
> > >> http://www2.marist.edu/htbin/wlvindex?LINUX-390
> > >>
> > >
> > > ----------------------------------------------------------------------
> > > For LINUX-390 subscribe / signoff / archive access instructions,
> > > send email to lists...@vm.marist.edu with the message: INFO LINUX-390
> > or visit
> > > http://www2.marist.edu/htbin/wlvindex?LINUX-390
> >
> > ----------------------------------------------------------------------
> > For LINUX-390 subscribe / signoff / archive access instructions,
> > send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or
> > visit
> > http://www2.marist.edu/htbin/wlvindex?LINUX-390
> >
>
> ----------------------------------------------------------------------
> For LINUX-390 subscribe / signoff / archive access instructions,
> send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or
> visit
> http://www2.marist.edu/htbin/wlvindex?LINUX-390
>

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www2.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to