OK,
I think I discovered the issue...
only the following IPs are available:
44.60.44.3 (DNS)
44.60.44.10 (HTTP)
44.60.44.14 (a PC, should be able to ping)
Stop there! All your 44 IPs are pingable and services become
accessible:)
root@ir0rm-7:/# ping 44.60.44.1
PING 44.60.44.1 (44.60.44.1) 56(84) bytes of data.
64 bytes from 44.60.44.1: icmp_req=1 ttl=64 time=293 ms
64 bytes from 44.60.44.1: icmp_req=2 ttl=64 time=290 ms
64 bytes from 44.60.44.1: icmp_req=3 ttl=64 time=291 ms
64 bytes from 44.60.44.1: icmp_req=4 ttl=64 time=292 ms
64 bytes from 44.60.44.1: icmp_req=5 ttl=64 time=293 ms
64 bytes from 44.60.44.1: icmp_req=6 ttl=64 time=290 ms
^C
--- 44.60.44.1 ping statistics ---
6 packets transmitted, 6 received, 0% packet loss, time 5001ms
rtt min/avg/max/mdev = 290.542/292.077/293.782/1.495 ms
root@ir0rm-7:/# ping 44.60.44.10
PING 44.60.44.10 (44.60.44.10) 56(84) bytes of data.
64 bytes from 44.60.44.10: icmp_req=1 ttl=63 time=292 ms
64 bytes from 44.60.44.10: icmp_req=2 ttl=63 time=292 ms
64 bytes from 44.60.44.10: icmp_req=3 ttl=63 time=292 ms
64 bytes from 44.60.44.10: icmp_req=4 ttl=63 time=293 ms
64 bytes from 44.60.44.10: icmp_req=5 ttl=63 time=291 ms
^C
--- 44.60.44.10 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4004ms
rtt min/avg/max/mdev = 291.261/292.501/293.274/0.826 ms
root@ir0rm-7:/#