Files
explorer-monorepo/CLIENT_LIST_ISSUES_FOUND.md

60 lines
1.3 KiB
Markdown
Raw Normal View History

# UDM Pro Client List - Issues Found
**Date**: 2026-01-22
**Analysis**: Complete client list review
---
## Summary of Issues
### ✅ No IP Conflicts Found
All IP addresses in UDM Pro appear unique.
### ⚠️ Issues Identified
1. **Missing Connection Info** (5 containers)
- Containers with no connection/network info in UDM Pro
- May indicate inactive interfaces or no traffic
2. **MAC Address Swap** (Known)
- 192.168.11.166 and 192.168.11.167 have swapped MACs
- Will self-correct over time
3. **Missing IP Addresses** (2 devices)
- bc:24:11:af:52:dc - No IP assigned
- ILO---P 43:cb - HP iLO without IP
4. **IP Gap**
- 192.168.11.31 missing from sequence
- Need to verify if this is intentional
---
## Detailed Analysis
### Containers with Missing Connection Info
Checking which Proxmox containers these are...
---
## Recommendations
### Priority 1: Verify Missing Connection Info
- Check if containers are running
- Verify interfaces are active
- Generate traffic if needed
### Priority 2: Resolve Missing IPs
- Check DHCP configuration
- Verify static IP assignments
- Check device connectivity
### Priority 3: Verify IP Gap
- Check if 192.168.11.31 should exist
- Verify no container is supposed to use it
---
**Status**: Analysis in progress...