HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Remote Login Problem After Hostname and IP Addr Ch...
Operating System - HP-UX
1834232
Members
2406
Online
110066
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
Go to solution
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
06-25-2008 11:56 AM
06-25-2008 11:56 AM
We’re TRYING to put an HP9000 rp5470 behind the organization's network firewall; we're running on HP-UX 11i v2.3. To do so, we had to change the hostname (FQDN) and IP address. We made the changes and are now running into a problem remotely logging in.
While port 22 is, by default, open on the network firewall, the only time we are able to log in remotely via ssh is when the rp5470 is rebooted; that initial login times out after a minute or two. Any further remote login attempts are unable to connect and end up timing out.
Any advice? Thanks.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2008 12:17 PM
06-25-2008 12:17 PM
Re: Remote Login Problem After Hostname and IP Addr Change
Hi Edqardo
It looks like DNS problem.
Did you update your DNS records with your new ip address and hostname
Best Regards
Murat
It looks like DNS problem.
Did you update your DNS records with your new ip address and hostname
Best Regards
Murat
Murat Suluhan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2008 12:26 PM
06-25-2008 12:26 PM
Re: Remote Login Problem After Hostname and IP Addr Change
Hi,
i don't know it solves your problem but regenerating keys sounds good to me if it includes hostname.
Kenan.
i don't know it solves your problem but regenerating keys sounds good to me if it includes hostname.
Kenan.
Computers have lots of memory but no imagination
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2008 12:57 PM
06-25-2008 12:57 PM
Solution
Do you loose all net connectivity after that first few minutes after reboot ??
If so it is an gateway_probe problem..
Most firewalls do not respond to icmp. The default gateway config is set to disable the default route if the gateway does not respond to an icmp probe.
disable the probe using ndd -set /dev/ip ip_ire_gw_probe=0
for description
ndd -h ip_ire_gw_prob
You will need to put the disable in your /etc/rc.config.d/nddconf file in order to make permanent after reboot.
If so it is an gateway_probe problem..
Most firewalls do not respond to icmp. The default gateway config is set to disable the default route if the gateway does not respond to an icmp probe.
disable the probe using ndd -set /dev/ip ip_ire_gw_probe=0
for description
ndd -h ip_ire_gw_prob
You will need to put the disable in your /etc/rc.config.d/nddconf file in order to make permanent after reboot.
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP