Bug 461302

Summary: Make Search server listen to localhost only
Product: [Community] Spacewalk Reporter: Jesus M. Rodriguez <jesusr>
Component: ServerAssignee: Jesus M. Rodriguez <jesusr>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: medium Docs Contact:
Priority: medium    
Version: 0.2CC: cperry, jmatthew
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-09-17 07:01:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 456551    

Description Jesus M. Rodriguez 2008-09-05 17:52:54 UTC
Change search server to listen to localhost only by default.

Comment 1 Jesus M. Rodriguez 2008-09-05 17:54:44 UTC
Fixed in ed6736b6f6751c0ebdfb296b2066ad4ff3d5d22e commit.

Comment 2 John Matthews 2008-11-04 20:04:30 UTC
Search server listens to port 2828 by default, it can be changed by the configuration parameter: "search.rpc_port"


Verified:
spacewalk-search-0.3.4-1.el5.sw


# netstat -tapn | grep 2828
tcp        0      0 ::ffff:127.0.0.1:2828       :::*                        LISTEN      741/java

Comment 3 Miroslav Suchý 2009-09-17 07:01:12 UTC
Spacewalk has been released for some time.