while true
do
curl -v 192.168.0.1:9000
date
sleep 5
done
< Date: Mon, 02 Mar 2026 07:23:50 GMT
< Server: lighttpd/1.4.64
<
403 Forbidden
403 Forbidden
* Connection #0 to host 192.168.0.1 left intact
2026년 3월 2일 월요일 16시 23분 52초 KST
* Trying 192.168.0.1:9000...
* Connected to 192.168.0.1 (192.168.0.1) port 9000
> GET / HTTP/1.1
> Host: 192.168.0.1:9000
> User-Agent: curl/8.7.1
> Accept: */*
>
* Request completely sent off
< HTTP/1.1 403 Forbidden
< Content-Type: text/html
< Content-Length: 341
< Date: Mon, 02 Mar 2026 07:23:55 GMT
< Server: lighttpd/1.4.64
<
403 Forbidden
403 Forbidden
* Connection #0 to host 192.168.0.1 left intact
2026년 3월 2일 월요일 16시 23분 57초 KST
* Trying 192.168.0.1:9000...
* connect to 192.168.0.1 port 9000 from 192.168.0.13 port 57092 failed: Connection refused
* Failed to connect to 192.168.0.1 port 9000 after 2 ms: Couldn't connect to server
* Closing connection
curl: (7) Failed to connect to 192.168.0.1 port 9000 after 2 ms: Couldn't connect to server
2026년 3월 2일 월요일 16시 24분 02초 KST
* Trying 192.168.0.1:9000...
* connect to 192.168.0.1 port 9000 from 192.168.0.13 port 57098 failed: Connection refused
* Failed to connect to 192.168.0.1 port 9000 after 2 ms: Couldn't connect to server
* Closing connection
curl: (7) Failed to connect to 192.168.0.1 port 9000 after 2 ms: Couldn't connect to server
2026년 3월 2일 월요일 16시 24분 07초 KST
* Trying 192.168.0.1:9000...
* connect to 192.168.0.1 port 9000 from 192.168.0.13 port 57105 failed: Connection refused
* Failed to connect to 192.168.0.1 port 9000 after 2 ms: Couldn't connect to server
* Closing connection
curl: (7) Failed to connect to 192.168.0.1 port 9000 after 2 ms: Couldn't connect to server
2026년 3월 2일 월요일 16시 24분 12초 KST