Operating System - Linux
1825657 Members
3711 Online
109686 Solutions
New Discussion

Bind HP Management Software to a interface

 
Ruettimann_1
Occasional Contributor

Bind HP Management Software to a interface

Hello,I like to bind the HP Management Software (WebAgents) to a particular interface instead listening on all interfaces.Thanks,Cyrill
6 REPLIES 6
Stuart Browne
Honored Contributor

Re: Bind HP Management Software to a interface

I'm not sure how to do this unfortunately.

The only thought is to firewall it out from all other interfaces except 'lo' and the desired interface.
One long-haired git at your service...
KapilRaj
Honored Contributor

Re: Bind HP Management Software to a interface

i donno this product if it uses apache in the front I would,

Port 80 ===== > Change to #Port 80

#Listen * ====== > Listen <80>

Regds,

Kaps
Nothing is impossible
Stuart Browne
Honored Contributor

Re: Bind HP Management Software to a interface

It doesn't unfortunately.
One long-haired git at your service...
Ruettimann_1
Occasional Contributor

Re: Bind HP Management Software to a interface

Hello,We have a firewall running on this machine, but if something happens to the firewall, the access to the web agents is exposed to the public interfaces and not only to the interface which is connected with the companys network. Another bad habit of the software is, that they list all interfaces of the machine on the login screen. Another piece of information to the bad guys.
David Claypool
Honored Contributor

Re: Bind HP Management Software to a interface

Selective interface binding is a feature scheduled for a future release...
Stuart Browne
Honored Contributor

Re: Bind HP Management Software to a interface

Thanks David, that's good to hear!
One long-haired git at your service...