Welcome! Log In Create A New Profile

Advanced

Re: all visitor have same IP (my server IP)

April 11, 2012 10:42PM
is already compiled and loaded and confugured .

is normal to see alot of connexion from my server ip in the port 80 ?

netstat -lanp | grep :80 | awk '{print $5}' | cut -d: -f1 | sort | uniq -c | sort -n

7 196.206.28.201
7 196.217.50.190
7 41.248.138.71
7 70.174.161.141
8 207.241.237.235
8 217.139.202.185
8 41.140.19.86
8 90.148.88.74
9 217.139.201.96
9 92.113.24.135
42 178.137.166.228
2029 xxx.xxx.xxx.xxx (this is ip server ) .

nginx is a proxy for apache (port 8081) .

netstat -lanp | grep :8081 | awk '{print $5}' | cut -d: -f1 | sort | uniq -c | sort -n
1 0.0.0.0
2146 xxx.xxx.xxx.xxx (this is ip server )


is this normal or not ?

i have firewall that kill and ban a large simultanous connexion in the port 80 , and my server ip get banned . and the hosted websie no longer work .
Subject Author Posted

all visitor have same IP (my server IP)

Rajnesh Kumar Siwal April 11, 2012 05:50AM

Re: all visitor have same IP (my server IP)

activa April 11, 2012 10:42PM

Re: all visitor have same IP (my server IP)

Francis Daly April 12, 2012 04:06AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 180
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready