Yes, HTTP is fine, and FTP as well if I use the traditional active FTP mode. $ wget ftp://mirror.web24.net.au/centos/TIME --2016-12-15 06:39:16-- ftp://mirror.web24.net.au/centos/TIME => ‘TIME.1’ Resolving mirror.web24.net.au (mirror.web24.net.au)... 111.67.5.156 Connecting to mirror.web24.net.au (mirror.web24.net.au)|111.67.5.156|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD (1) /centos ... done. ==> SIZE TIME ... 11 ==> PASV ... couldn't connect to 111.67.5.156 port 15896: Connection timed out Retrying. --2016-12-15 06:41:28-- ftp://mirror.web24.net.au/centos/TIME (try: 2) => ‘TIME.1’ Connecting to mirror.web24.net.au (mirror.web24.net.au)|111.67.5.156|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD (1) /centos ... done. ==> SIZE TIME ... 11 ==> PASV ... couldn't connect to 111.67.5.156 port 8361: Connection timed out Retrying. --2016-12-15 06:43:41-- ftp://mirror.web24.net.au/centos/TIME (try: 3) => ‘TIME.1’ Connecting to mirror.web24.net.au (mirror.web24.net.au)|111.67.5.156|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD (1) /centos ... done. ==> SIZE TIME ... 11 ==> PASV ... --- $ wget --no-passive-ftp ftp://mirror.web24.net.au/centos/TIME --2016-12-15 06:39:08-- ftp://mirror.web24.net.au/centos/TIME => ‘TIME’ Resolving mirror.web24.net.au (mirror.web24.net.au)... 111.67.5.156 Connecting to mirror.web24.net.au (mirror.web24.net.au)|111.67.5.156|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD (1) /centos ... done. ==> SIZE TIME ... 11 ==> PORT ... done. ==> RETR TIME ... done. Length: 11 (unauthoritative) 100%[=========================>] 11 --.-K/s in 0s 2016-12-15 06:39:13 (923 KB/s) - ‘TIME’ saved [11] 15.12.2016, 6.33, Daniel Watson kirjoitti: > Hi Anssi > > Indeed it is correct IP http://centos.mirror.web24.net.au works fine ? > > Please proceed without rsync for now > > > Regards > Daniel W > Mirror Administrator > > > > www.web24.com.au | daniel.watson at web24.com.au | +61 3 9005 3555 > > > -----Original Message----- > From: CentOS-mirror [mailto:centos-mirror-bounces at centos.org] On Behalf Of Anssi Johansson > Sent: Thursday, 15 December 2016 3:31 PM > To: centos-mirror at centos.org > Subject: Re: [CentOS-mirror] Web24 CentOS Mirror > > I tested this from the following networks: > - Sonera (home in .fi) > - Sigmatic (my server in .fi) > - Gandi (.fr) > - Linode (.us) > - UK2 (.uk) > - FUNET (University network in .fi) > all with similar results: > > $ rsync rsync://mirror.web24.net.au/centos/ > rsync: failed to connect to mirror.web24.net.au (111.67.5.156): > Connection timed out (110) > rsync error: error in socket IO (code 10) at clientserver.c(128) [Receiver=3.1.0] > > Perhaps it is a DNS problem? Is 111.67.5.156 the correct IP address? > > 15.12.2016, 5.58, Daniel Watson kirjoitti: >> Hi Anssi >> >> This is not firewalled at all and is certainly open, has been >> confirmed outside our network >> >> Not sure why its not working for you :D >> >> >> >> Regards >> Daniel W >> Mirror Administrator >> >> >> www.web24.com.au | daniel.watson at web24.com.au | +61 3 9005 3555 >> >> -----Original Message----- >> From: CentOS-mirror [mailto:centos-mirror-bounces at centos.org] On >> Behalf Of Anssi Johansson >> Sent: Thursday, 15 December 2016 2:48 PM >> To: centos-mirror at centos.org >> Subject: Re: [CentOS-mirror] Web24 CentOS Mirror >> >> 15.12.2016, 2.20, Daniel Watson kirjoitti: >>> HTTP: http://centos.mirror.web24.net.au >>> FTP: ftp://mirror.web24.net.au/centos >>> RSYNC: rsync://mirror.web24.net.au/centos >>> >>> Sync schedule: Every 6 hrs >>> Bandwidth: 1Gbit Unmetered >>> Location: Melbourne, Australia >>> Sponsor: j2 Hosting Australia T/A Web24 Sponsor URL: >>> http://www.web24.com.au >>> IPv4 address to authorize: 111.67.5.156 Email contact: >>> Daniel.watson at web24.com.au >> >> Hi, I think the rsync port is firewalled away from the rest of the world: >> >> $ telnet mirror.web24.net.au rsync >> Trying 111.67.5.156... >> telnet: connect to address 111.67.5.156: Connection timed out >> >> Could this be fixed? Thanks! >> _______________________________________________ >> CentOS-mirror mailing list >> CentOS-mirror at centos.org >> https://lists.centos.org/mailman/listinfo/centos-mirror >> _______________________________________________ >> CentOS-mirror mailing list >> CentOS-mirror at centos.org >> https://lists.centos.org/mailman/listinfo/centos-mirror >> > > _______________________________________________ > CentOS-mirror mailing list > CentOS-mirror at centos.org > https://lists.centos.org/mailman/listinfo/centos-mirror > _______________________________________________ > CentOS-mirror mailing list > CentOS-mirror at centos.org > https://lists.centos.org/mailman/listinfo/centos-mirror >