admin@server:~$ ping 198.51.233.2
Pinging 198.51.233.2 with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
ping statistics for 198.51.233.2:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
admin@server:~$ curl 198.51.233.2
<!DOCTYPE html>
<html>
<head>
<title>Roleplay History</title>
</head>
<body>
<!-- This website is currently undergoing heavy maintainance and restructuring -->
</body>
</html>
admin@server:~$