Hello
From this morning I see a problem with access to site onepark.fr.
There is a nslookup log:
nslookup -recurse -debug onepark.fr
------------
Got answer:
HEADER:
opcode = QUERY, id = 1, rcode = NOERROR
header flags: response, want recursion, recursion avail.
questions = 1, answers = 1, authority records = 2, additional = 0
QUESTIONS:
254.61.58.80.in-addr.arpa, type = PTR, class = IN
ANSWERS:
-> 254.61.58.80.in-addr.arpa
name = 254.red-80-58-61.staticip.rima-tde.net
ttl = 151156 (1 day 17 hours 59 mins 16 secs)
AUTHORITY RECORDS:
-> 61.58.80.in-addr.arpa
nameserver = rsdbgi1-11.rima-tde.net
ttl = 151156 (1 day 17 hours 59 mins 16 secs)
-> 61.58.80.in-addr.arpa
nameserver = rsdmno1-14.rima-tde.net
ttl = 151156 (1 day 17 hours 59 mins 16 secs)
------------
Servidor: 254.red-80-58-61.staticip.rima-tde.net
Address: 80.58.61.254
------------
Got answer:
HEADER:
opcode = QUERY, id = 2, rcode = NOERROR
header flags: response, want recursion, recursion avail.
questions = 1, answers = 2, authority records = 0, additional = 0
QUESTIONS:
onepark.fr, type = A, class = IN
ANSWERS:
-> onepark.fr
internet address = 188.114.97.5
ttl = 300 (5 mins)
-> onepark.fr
internet address = 188.114.96.5
ttl = 300 (5 mins)
------------
Respuesta no autoritativa:
------------
Got answer:
HEADER:
opcode = QUERY, id = 3, rcode = NOERROR
header flags: response, want recursion, recursion avail.
questions = 1, answers = 2, authority records = 0, additional = 0
QUESTIONS:
onepark.fr, type = AAAA, class = IN
ANSWERS:
-> onepark.fr
AAAA IPv6 address = 2a06:98c1:3121::5
ttl = 300 (5 mins)
-> onepark.fr
AAAA IPv6 address = 2a06:98c1:3120::5
ttl = 300 (5 mins)
------------
Nombre: onepark.fr
Addresses: 2a06:98c1:3121::5
2a06:98c1:3120::5
188.114.97.5
188.114.96.5
Curl request:
curl -vIL onepark.fr -o /dev/null
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 188.114.97.5:80...
0 0 0 0 0 0 0 0 --:--:-- 0:00:21 --:--:-- 0* connect to 188.114.97.5 port 80 failed: Timed out
* Trying 188.114.96.5:80...
0 0 0 0 0 0 0 0 --:--:-- 0:00:42 --:--:-- 0* connect to 188.114.96.5 port 80 failed: Timed out
* Failed to connect to onepark.fr port 80 after 42134 ms: Timed out
0 0 0 0 0 0 0 0 --:--:-- 0:00:42 --:--:-- 0
* Closing connection 0
curl: (28) Failed to connect to onepark.fr port 80 after 42134 ms: Timed out
Please help to resolve this issue.
Thank you