HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- routing issue
Operating System - HP-UX
1838496
Members
2522
Online
110126
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
08-09-2004 02:14 AM
08-09-2004 02:14 AM
routing issue
I am having problems with connecting across unix machines on a lan/wan from one HP-ux machine. If I use telnet/ftp to try to connect - the first attempt always seems to hang. I break out and try again and it always works. Seems like a routing issue, but I don't have a lot of experience with network troubleshooting - any suggestions on where to look first?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2004 02:22 AM
08-09-2004 02:22 AM
Re: routing issue
ping "ip_Address_you_ping/telnet"
Run it for a while. Does it give timeouts in between?? -- If yes, could be a network issue.
ndd -get /dev/ip ip_ire_gw_probe
Get help on this parameter--
ndd -h ip_ire_gw_probe. If it has been set to 1, set it to 0.
ndd -set /dev/ip ip_ire_gw_probe 0
for permanent changes, put it in /etc/rc.config.d/nddconf file.
Anil
Run it for a while. Does it give timeouts in between?? -- If yes, could be a network issue.
ndd -get /dev/ip ip_ire_gw_probe
Get help on this parameter--
ndd -h ip_ire_gw_probe. If it has been set to 1, set it to 0.
ndd -set /dev/ip ip_ire_gw_probe 0
for permanent changes, put it in /etc/rc.config.d/nddconf file.
Anil
There is no substitute to HARDWORK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2004 02:26 AM
08-09-2004 02:26 AM
Re: routing issue
if its an hp machine you are trying to connect to:
inetd -l
enhanced logging
tail -f /var/adm/syslog/syslog.log
Try the connect, see if anything happens.
It may be possible a firewall is intervening and simply running slow. I've seen that with improperly configured Linux firewalls.
to check routes
netstat -rn
SEP
inetd -l
enhanced logging
tail -f /var/adm/syslog/syslog.log
Try the connect, see if anything happens.
It may be possible a firewall is intervening and simply running slow. I've seen that with improperly configured Linux firewalls.
to check routes
netstat -rn
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
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