- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: is it possible to hard code the IP to ARP MAC ...
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
10-23-2009 04:45 AM
10-23-2009 04:45 AM
I see a problem with my arp table and wanted to disable the ARP table update or wanted to manipulate it.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2009 05:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2009 05:46 AM
10-23-2009 05:46 AM
Re: is it possible to hard code the IP to ARP MAC address in Unix
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2009 06:53 AM
10-23-2009 06:53 AM
Re: is it possible to hard code the IP to ARP MAC address in Unix
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2009 02:12 AM
10-25-2009 02:12 AM
Re: is it possible to hard code the IP to ARP MAC address in Unix
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2009 01:15 AM
10-26-2009 01:15 AM
Re: is it possible to hard code the IP to ARP MAC address in Unix
As your server attempts to connect another server within the same segment, it makes an ARP query. If it gets the firewall's MAC address as an answer, that does not happen by accident - something must have been configured to do so.
You said this happens in a DMZ segment? It would be sensible to build the DMZ so that the firewall protects DMZ machines from each other too.
You should talk with your network/firewall administrators to solve your connectivity problem.
The DMZ network segment is probably built so that there is no way for servers within the DMZ to connect each other, and the firewall is using Proxy-ARP technique to make it seem like a normal segment.
If so, an attempt to hard-code the MAC address will just cause all connections to the intended destination server to fail completely. In other words, the network restriction is built in such a way that it's not possible to work around it.
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2009 02:26 AM
10-26-2009 02:26 AM