HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- local ACU access is not working
Operating System - Linux
1825771
Members
2050
Online
109687
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2003 02:45 PM
10-13-2003 02:45 PM
local ACU access is not working
I can access Smart Array remotely by using URL: http://thservername:2301, but not on the local server where ACT installed by using http://127.0.0.1:2301, and got errors: the requested URL could not be retrieved.
why?
Thanks,
why?
Thanks,
none
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2003 05:03 PM
10-13-2003 05:03 PM
Re: local ACU access is not working
Use the netstat command to make sure that the daemon listening on port 2301 is bound to either all interafces (0.0.0.0:2301) or the internal (127.0.0.1:2301).
The command to use:
netstat -ntl | grep 2301
If it is listed as either of the two mentioned above, then it will be your firewall. Use the 'iptables -nL' command to verify that all data on the INPUT chain, destined for the local interface (-i lo) is ACCEPT'd.
If you have doubts that it's the firewall, temporarily disable it ('service iptables stop'), try accessing the URL again. If it works, then it's your firewall.
The command to use:
netstat -ntl | grep 2301
If it is listed as either of the two mentioned above, then it will be your firewall. Use the 'iptables -nL' command to verify that all data on the INPUT chain, destined for the local interface (-i lo) is ACCEPT'd.
If you have doubts that it's the firewall, temporarily disable it ('service iptables stop'), try accessing the URL again. If it works, then it's your firewall.
One long-haired git at your service...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2003 02:50 AM
10-14-2003 02:50 AM
Re: local ACU access is not working
I don't find any output from netstat -ntl | grep 2301, so it is not firewall.
iptables -nL also got nothing.
Please advice what I should do next.
Thanks,
iptables -nL also got nothing.
Please advice what I should do next.
Thanks,
none
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2003 02:52 AM
10-14-2003 02:52 AM
Re: local ACU access is not working
The following is the message I received on the browser:
The requested URL could not be retrieved
The following situations are possible causing this:
1. Cannot serve requests pointed to the proxy itself. 2. Using Browser Auto-configuration feature without enable this feature in proxy. 3. Using Browser Auto-configuration feature without download auto-configuration file onto proxy. Please contact administrator if you have still question.
The requested URL could not be retrieved
The following situations are possible causing this:
1. Cannot serve requests pointed to the proxy itself. 2. Using Browser Auto-configuration feature without enable this feature in proxy. 3. Using Browser Auto-configuration feature without download auto-configuration file onto proxy. Please contact administrator if you have still question.
none
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP