- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- host is not responding back with TCP SYN-ACK in re...
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
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
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
09-06-2016 01:11 AM
09-06-2016 01:11 AM
host is not responding back with TCP SYN-ACK in response to TCP SYN by another host
Hi
We are unable to connect hp unix server (IP 10.1.150.200) from another server (IP 10.59.7.29) .
The same server (IP 10.1.150.200) I can able to access through another VLAN .
when we asked network team to analyze the same they repiled us that '"destination ip 10.1.150.200 is not responding back with TCP SYN-ACK in response to TCP SYN sent by source ip 10.59.7.29" and need to check from server side.
Server is running - HP-UX B.11.31
Server Modle - BL860c i2
So I would like to know is there any setting needs to be changed from server side to overcome this issue?
Thanks in advance
Mandar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2016 07:06 AM
09-06-2016 07:06 AM
Re: host is not responding back with TCP SYN-ACK in response to TCP SYN by another host
It sounds like your system does not the gateway (route) setup correctly. What does the command:
netstat -rn
report? If the gateway is incorrect or not specified, edit the /etc/rc.config.d/netconf file to add your router's IP address. Then restart networking with the command:
/sbin/init.d/net start
Bill Hassell, sysadmin