
저는 포털을 개발 중이며 이 포털의 주요 목표는 모든 동료(동일한 네트워크에 연결된 컴퓨터)가 포털에 액세스할 수 있도록 하는 것입니다.
Apache 서버를 다시 설치하려고 시도했지만 여전히 동일한 오류가 발생합니다. 우분투 16.04를 사용하고 있습니다
저는 네트워크에 관한 지식이 제한적이므로 어떤 도움이라도 정말 큰 도움이 될 것입니다.
이것은 다른 컴퓨터가 내 컴퓨터의 IP 주소를 입력했을 때 예상되는 출력입니다.
virtualbox를 설치하고 이를 사용하여 문제를 테스트해 보았습니다. VirtualBox에서 Chrome과 Firefox를 열면 다음 메시지가 나타납니다.
Firefox:
Unable to connect
Firefox can’t establish a connection to the server at xxx.xxx.xx.240.
The site could be temporarily unavailable or too busy. Try again in a few moments.
If you are unable to load any pages, check your computer’s network connection.
If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.
Chrome:
This site can't be reached
xxx.xxx.xx.240 is unreachable
ERR_ADDRESS_UNREACHABLE
Windows를 OS로 사용하는 시스템을 사용하여 포털에 액세스하려고 시도했는데 다음 오류가 발생했습니다.
Chrome on windows:
This site can't be reached
xxx.xxx.xx.240 took too long to respond
ERR_CONNECTION_TIMED_OUT
이것은 내 아파치의 가장 최근 오류 로그입니다.
[Wed Jun 12 07:35:05.832875 2019] [mpm_prefork:notice] [pid 1967] AH00163: Apache/2.4.18 (Ubuntu) configured -- resuming normal operations
[Wed Jun 12 07:35:05.832891 2019] [core:notice] [pid 1967] AH00094: Command line: '/usr/sbin/apache2'
[Wed Jun 12 15:20:14.048524 2019] [mpm_prefork:notice] [pid 1967] AH00169: caught SIGTERM, shutting down
[Wed Jun 12 15:31:50.238257 2019] [mpm_prefork:notice] [pid 2707] AH00163: Apache/2.4.18 (Ubuntu) configured -- resuming normal operations
[Wed Jun 12 15:31:50.280681 2019] [core:notice] [pid 2707] AH00094: Command line: '/usr/sbin/apache2'