art@server1:~$ curl -vL https://xxxxxx.ru
* Trying xx.xxx.xxx.xxx:443...
* TCP_NODELAY set
* connect to xx.xxx.xxx.xxx port 443 failed: Connection timed out
* Failed to connect to saunin.su port 443: Connection timed out
* Closing connection 0
curl: (28) Failed to connect to xxxxxx.ru port 443: Connection timed out
art@server1:~$ curl -vL http://xxxxxx.ru
* Trying xx.xxx.xxx.xxx:80...
* TCP_NODELAY set
* Connected to xxxxxx.ru (xx.xxx.xxx.xxx) port 80 (#0)
GET / HTTP/1.1
Host: xxxxxx.ru
User-Agent: curl/7.68.0
Accept: */*
* Mark bundle as not supporting multiuse
HTTP/1.1 200 OK
Date: Thu, 03 Feb 2022 12:57:58 GMT
Server: Apache
Upgrade: h2,h2c
Connection: Upgrade
Last-Modified: Mon, 10 Jan 2022 05:06:05 GMT
ETag: "746-5d5334b316d40"
Accept-Ranges: bytes
Content-Length: 1862
Vary: Accept-Encoding
Content-Type: text/html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
........
; <<>> DiG 9.16.1-Ubuntu <<>> site.ru.
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 13447
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
; COOKIE: bf4a346a50f37ec00100000061fadf81183c5786cd4ed3cc (good)
;; QUESTION SECTION:
;site.ru. IN A
;; ANSWER SECTION:
site.ru. 3600 IN A xx.xxx.xxx.xxx
;; Query time: 0 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Wed Feb 02 22:46:09 MSK 2022
;; MSG SIZE rcvd: 82