- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Secure Web Console Follies
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
03-11-2002 12:19 PM
03-11-2002 12:19 PM
Secure Web Console Follies
Just baffled...
I've got a server in another location that's gone down hard. No problem, that's why we
have a SWC at that location. At that end, the tech can fire the SWC up in his browser and
get to the box easily. I try, and after the login screen the thing hangs and eventually
comes back with "network error".
SWC - 10.xx.xx.xx,
My workstation - 10.yy.yy.yy, W2K, IE5.5
His workstation - 10.xx.zz.zz, win98, IE5.5
I have tried using a win 95 and 98 workstation, resetting the SWC, changing Java settings, etc.
As near as I and network can tell, there is activity on port 80 till login, when I send
telnet packets but get no response.
Does the server, which can only boot to single user (hpux -is) have to have the telnetd (inetd) running for this thing to work? It seems unlikely as they can reach the box at the server site.
My understanding is that the telnet connection is between my workstation and the SWC, not the server itself.
(UPDATE)At the remote site, they cannot login from any other subnet either. I suspect gateway/mask issues on the SWC, but they assure me the settings are correct.
Any suggestions, other than take some vacation and fly there?
Jon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2002 12:30 PM
03-11-2002 12:30 PM
Re: Secure Web Console Follies
If your routing is configured correctly, you should be able to access the SWC through your browser. Look at the route configured in your network.
The commmunication between SWC and your PC does not have anything to do with system in single user mode and whether it is running telnetd or not. This is system independent.
Try the ip address of the swc on the browser address,
http://docs.hp.com/hpux/onlinedocs/hw/swc/secureweb/fault.html
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2002 12:33 PM
03-11-2002 12:33 PM
Re: Secure Web Console Follies
The box does not have to be up for your WC to work. That is the beauty of the web console. Thus you should not have to work about inetd or anything like that. What I would be concerned about is the network connection between you and your box. It is not supprising the guy on the LAN can do everything and you cannot. I would check for any firewall or router acl's that control http traffic.
Just my initial thoughts,
C
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2002 02:31 PM
03-11-2002 02:31 PM
Re: Secure Web Console Follies
Hello,
Can you ping to web console..??
Try traceroute to webconsole and check where packets are moving..
To do a http connection to you web console, The server status is absolutely not needed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2002 08:24 AM
03-12-2002 08:24 AM
Re: Secure Web Console Follies
IMHO, if they have admin rights and they were the ones who made the change and broke it, can you change them to operator rights? Saves you trouble later...
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2002 10:22 AM
03-12-2002 10:22 AM
Re: Secure Web Console Follies
The SWC now works, AFTER yet another reconfiguration. I have my suspicions about the original settings, but have other fish to fry right now....
The advice about operator vs administrator is a good point. I think I'll take it...
Jon