Trusted (allowed IP) being blocked by UFW
Why would UFW block an IP to port 443 is such IP is listed under UFW allow ?
The logs reveal they are almost always TCP RST packets, TTL is around 54 -59.
BTW, the allowed IP is shared by a medium sized office connecting to a webserver so multiple connections are occuring at once. I'm guessing there is either A) some sort of collision or corrupted data being received OR B) two many connections that are being rate limited somehow.
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Ubuntu ufw Edit question
- Assignee:
- No assignee Edit question
- Last query:
- 2014-11-11
- Last reply:
- 2014-11-11
Ufw can process masses of data so a relatively small office is no problem.
What is the output of:
lsb_release -a; apt-cache policy ufw gufw
Thanks
Andrew (am-public-o) said : | #2 |
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 11.10
Release: 11.10
Codename: oneiric
ufw:
Installed: 0.30.1-2ubuntu1
Candidate: 0.30.1-2ubuntu1
Version table:
*** 0.30.1-2ubuntu1 0
500 http://
100 /var/lib/
gufw:
Installed: (none)
Candidate: 11.10.2-0ubuntu1
Version table:
11.
500 http://
Oneiric is no longer supported in any way. It is EOL. I suggest you wipe Oneiric off and do a clean install of Trusty. Trusty is LTS and supported til April 2019.
Can you help with this problem?
Provide an answer of your own, or ask Andrew for more information if necessary.