[root@srsr usr]# nmap -sT localhost
Starting Nmap 5.51 ( http://nmap.org ) at 2018-07-03 14:58 KST
Nmap scan report for localhost (127.0.0.1)
Host is up (0.00047s latency).
Other addresses for localhost (not scanned): 127.0.0.1
Not shown: 994 closed ports
PORT STATE SERVICE
21/tcp open ftp
22/tcp open ssh
111/tcp open rpcbind
443/tcp open https
631/tcp open ipp
3306/tcp open mysql
Nmap done: 1 IP address (1 host up) scanned in 0.11 seconds
분명 80 포트는 없습니다. 그러나
[root@srsr usr]# ps -ef | grep httpd
daemon 7857 17976 5 14:27 ? 00:01:42 /usr/local/apache2.4/bin/httpd -k start
root 13374 13286 0 14:58 pts/3 00:00:00 grep httpd
root 17976 1 0 03:08 ? 00:00:02 /usr/local/apache2.4/bin/httpd -k start
daemon 18055 17976 0 03:08 ? 00:02:45 /usr/local/apache2.4/bin/httpd -k start
daemon 18056 17976 0 03:08 ? 00:02:26 /usr/local/apache2.4/bin/httpd -k start
daemon 18057 17976 0 03:08 ? 00:02:42 /usr/local/apache2.4/bin/httpd -k start
httpd 프로세서는 떠 있네요.
이런경우 왜 그런지 아시는분 답변 주시면 감사 하겠습니다.
netstat ¸í·É¾î ÀÌ¿ëÇؼ ¾ÆÆÄÄ¡¿¡ Æ÷Æ®°¡ ¹ÙÀεù µÇ¾ú´ÂÁö »ìÆ캸¼¼¿ä...
# netstat -tnlp
https://zetawiki.com/wiki/%EB%A6%AC%EB%88%85%EC%8A%A4_%EB%A1%9C%EC%BB%AC%EC%84%9C%EB%B2%84_%EC%97%B4%EB%A6%B0_%ED%8F%AC%ED%8A%B8_%ED%99%95%EC%9D%B8
±×¸®°í curl ¸í·É¾î¸¦ ÀÌ¿ëÇؼ Á¢¼Ó Å×½ºÆ®µµ ´Ù½Ã Çغ¸½Ã±¸¿ä...
# curl -IX GET localhost
±Û ¼öÁ¤ ½Ã 500¿¡·¯ ¶ß´Â °Ç... DB¶û ¿¬µ¿ÀÌ À߸øµÇ¾î¼ ±×·± °Í ¾Æ´Ò±î¿ä? ^^;;
¹°·Ð È®ÀÎÇؾßÇÒ°Ç conf ÆÄÀÏÀÌÁÒ