- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: problem connecting to DMZ servers
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
11-19-2003 07:54 PM
11-19-2003 07:54 PM
problem connecting to DMZ servers
I have 4 HP9000 servers all on the same subnet(172.16.0.0), I have problem sometimes in connect to servers in DMZ (212.14.224.0)or any site through the router, the problem cause is not known. the network engineer said the problem may be because multiple network cards on the server having IP's from the same subnet.
your help is highly appreciated
Burhan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2003 08:01 PM
11-19-2003 08:01 PM
Re: problem connecting to DMZ servers
I do not think it is possible to configure mutiple interfaces on the same subnet without APA software. Can it be that you have configured multiple ipadresses on the same interface card?
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2003 08:03 PM
11-19-2003 08:03 PM
Re: problem connecting to DMZ servers
1) firewall between the DMZ and your other network. For instance, the port you connect to is defined by the service you use, but the port you come from may differ...
2) route settings on the DMZ servers. If your DMZ server has multiple network cards, they need to have good route settings to reach your internal network.
It also depends on what you mean by sometimes. Do you mean that it sometimes works and sometimes not for the same command?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2003 08:06 PM
11-19-2003 08:06 PM
Re: problem connecting to DMZ servers
each server has 3 network cards, the card has only one IP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2003 08:11 PM
11-19-2003 08:11 PM
Re: problem connecting to DMZ servers
sometimes I can connect without any problem, and other times without any change in the settings on the server or the routing on the router, the servers could not reach DMZ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2003 08:12 PM
11-19-2003 08:12 PM
Re: problem connecting to DMZ servers
If you mean one IP per card, I think you need to give more info on subnets, routes, etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2003 08:13 PM
11-19-2003 08:13 PM
Re: problem connecting to DMZ servers
Can you show me the output of netstat -in of one of the servers?
If it only happens sometimes option 1 of Elmar can be th couse.
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2003 08:22 PM
11-19-2003 08:22 PM
Re: problem connecting to DMZ servers
# netstat -in
Name Mtu Network Address Ipkts Opkts
lan2* 1500 172.16.0.0 172.16.1.25 3 3
lan1* 1500 172.16.0.0 172.16.1.27 192453 38421
lan0 1500 172.16.0.0 172.16.1.26 1536733 267220
lo0 4136 127.0.0.0 127.0.0.1 7253 7253
#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2003 09:20 PM
11-19-2003 09:20 PM
Re: problem connecting to DMZ servers
Could you check if
lan2* 1500 172.16.0.0 172.16.1.25 3 3
lan1* 1500 172.16.0.0 172.16.1.27 192453 38421
are up with ifconfig lan2
I guess both interfaces are down (*).
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2003 09:57 PM
11-19-2003 09:57 PM