Sentora Support Forums

Full Version: mach-hosting.com 100% packet loss
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,
I ordered an CentOs 6.7, SSD - VPS from OVH. The instalation of Sentora was successful, but when i try to install some modules ( Monsta File Manager & Sentastico ), i get some errors :


Code:
# zppy update Updating package list..  Connecting to store.sentora.org/repo  Getting list from store.sentora.org/repo  Failed to contact the URL 'store.sentora.org/repo'  Connecting to zppy-repo.mach-hosting.com  Getting list from zppy-repo.mach-hosting.com  Failed to contact the URL 'zppy-repo.mach-hosting.com' Local package cache is now up-to-date! #

When i ping zppy-repo.mach-hosting.com i get 100% packed loss
Code:
PING FROM VPS: # ping zppy-repo.mach-hosting.com PING mach-hosting.com (75.68.13.153) 56(84) bytes of data. ^C --- mach-hosting.com ping statistics --- 6 packets transmitted, 0 received, 100% packet loss, time 5585ms #


Code:
PING FROM LOCAL: C:\>ping zppy-repo.mach-hosting.com Pinging mach-hosting.com [75.68.13.153] with 32 bytes of data: Request timed out. Request timed out. Request timed out. Request timed out. Ping statistics for 75.68.13.153:    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
From browser zppy-repo.mach-hosting.com , works well..

I did something worng ?
I think that firewall on mach-hosting.com is preventing ping.

Why are you trying ping here??? Instead did you check using dig that DNS resolution is ok?

M B
newbe here Big Grin ... i pinged to see if the server is up.

Code:
# dig zppy-repo.mach-hosting.com ; <<>> DiG 9.8.2rc1-RedHat-9.8.2-0.37.rc1.el6_7.6 <<>> zppy-repo.mach-hosting.com ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 18472 ;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0 ;; WARNING: recursion requested but not available ;; QUESTION SECTION: ;zppy-repo.mach-hosting.com. IN A ;; Query time: 0 msec ;; SERVER: 127.0.0.1#53(127.0.0.1) ;; WHEN: Tue Mar 15 13:39:57 2016 ;; MSG SIZE rcvd: 44 #
Server is up but does not allow ping.
Check this post about the repo update: http://forums.sentora.org/showthread.php?tid=2579
@TGates, now i owe you a beer, thank you very much for help!
Big Grin
Right on!