Ticket #3112 (closed defect: Fixed)
Appliance ping on localhost (appliance itself) fails
| Reported by: | edahl | Owned by: | marc |
|---|---|---|---|
| Priority: | 1 - Blocker | Milestone: | zenoss-2.3 |
| Component: | Appliance | Version: | 2.1.3 |
| Keywords: | zenoss-2.2.3-verified | Cc: | |
| Community Patch Attached: | Deployed @ Customer: | ||
| Installer: | Maintenance Target: | ||
| Specific ZenPack: | Maintenance Status: | ||
| Documentation Note?: | Not required | Regression: |
Description
Because /etc/hosts has
127.0.0.1 localhost.localdomain localhost
and we have added the device as "localhost"
this causes zenping to add localhost.localdomain as the root of the network tree as well as the box "localhost" both with 127.0.0.1. When zenping has two things with the same ip we get sendto errors
Change History
Note: See
TracTickets for help on using
tickets.