Project

General

Profile

Actions

Bug #21508

closed

tomcat listens on 0.0.0.0 by default

Added by Chris Duryee over 6 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Installer
Target version:
Difficulty:
medium
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

After an installation, tomcat is listening on 0.0.0.0 for the following ports defined in server.xml:

8080
8443
8009

The only service connecting to tomcat is katello, which runs on localhost. It would be better if tomcat was restricted to binding to 127.0.0.1. This is changed via server.xml.

Actions

Also available in: Atom PDF