- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: HP-UX 10.20 strong ES model
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
04-02-2003 07:25 PM
04-02-2003 07:25 PM
Is there a way to set HP-UX 10.20 to us a strong ES model?
Currently, it must be using a weak ES model. I have a dual homed J5000. We recently implemented a stateful firewall, and since then, I cannot telnet to the interface on the J5000 that is inside the firewall (even though the firewall passes the traffic). The problem for the connection is like this:
external host sends Syn to J5000
J5000 sends Syn-Ack to external host BUT IT GOES OUT A DIFFERENT INTERFACE card that so the firewall doesn't recognize what happens next
external host sends ack (3rd part of handshake) back to J5000's interface behind the f/w...
** firewall say syn, didn't see syn-ack, so firewall drops ack because it is still waiting to see syn-ack from J5000.
I need a way to enable the strong ES model on the HP-UX 10.20 server. The response traffic has to be forced to leave the same interface it came in on.
Can this be done?
Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2003 08:03 PM
04-02-2003 08:03 PM
Re: HP-UX 10.20 strong ES model
J5000 sends Syn-Ack to external host BUT IT GOES OUT A DIFFERENT INTERFACE card that so the firewall doesn't recognize what happens next
Configure the J5000 so that its primary interface is the card the firewall expects the traffic from.
Problem solved?
I'm not a 10.20 expert but I know you can pick a primary interface on 11.X
Perhaps this could be done with static routing on the J5000 so the traffic goes out the Interface the firewall needs it to go out.
I know its not the answer you were looking for, but I think this suggestion can work.
We're using a stateless firewall, but all my HP-UX boxes are on the same side of it.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2003 08:34 PM
04-02-2003 08:34 PM
Re: HP-UX 10.20 strong ES model
host inside tries to telnet to outside interface, f/w sees syn, client sees syn-ack (but f/w doesn't), so client replies with ack but f/w drops it because thinks state isn't right.
we have a reason to make this work, so it's not as simple as just removing one interface. we really need the strong ES capability.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2003 10:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2003 01:30 PM
04-03-2003 01:30 PM
Re: HP-UX 10.20 strong ES model
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2003 10:52 AM
04-04-2003 10:52 AM
Re: HP-UX 10.20 strong ES model
The best thing is indeed to upgrade to something like 11i if you can.
If you cannot, you might try adding specific static routes for either specific remote hosts, or specific (sub)nets, that point-out the interface with the firewall.