root@b3f74cc5c974:/$ wget --header 'Host: myserver.com' http://192.168.178.20:1644/blah1.phpConnecting to 192.168.178.20:1644 (192.168.178.20:1644)wget: server returned error: HTTP/1.1 404 Not Foundroot@b3f74cc5c974:/$ netstat -tupaActive Internet connections (servers and established)Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program nametcp 0 0 localhost:9000 0.0.0.0:* LISTEN 313/php-fpm.conf)tcp 0 0 0.0.0.0:11211 0.0.0.0:* LISTEN -tcp 0 0 0.0.0.0:http 0.0.0.0:* LISTEN 309/nginx.conftcp 0 0 0.0.0.0:https 0.0.0.0:* LISTEN 309/nginx.conftcp 0 0 b3f74cc5c974:37972 myopnsensebox.com:1644 TIME_WAIT -tcp 0 0 :::11211 :::* LISTEN -udp 0 0 0.0.0.0:11211 0.0.0.0:* -udp 0 0 :::11211 :::* -
myserver.com 192.168.178.21 - - [30/Oct/2017:19:46:43 +0100] "GET /blah1.php HTTP/1.1" 404 0
root@b3f74cc5c974:/$ wget --header 'Host: myserver.com' http://192.168.178.20:1644/blah2.phpConnecting to 192.168.178.20:1644 (192.168.178.20:1644)wget: can't connect to remote host (192.168.178.20): Connection refused
19:47:40.630906 IP 192.168.178.21.37974 > 192.168.178.20.1644: Flags [S], seq 4153658341, win 29200, options [mss 1460,sackOK,TS val 10306995 ecr 0,nop,wscale 7], length 019:47:40.631670 IP 192.168.178.20.1644 > 192.168.178.21.37974: Flags [R.], seq 0, ack 4153658342, win 0, length 0