Verify Network
The Verify Network function in ProxMenux allows users to check the current network configuration and connectivity in Proxmox VE. It provides a quick way to identify potential network issues and verify that all network interfaces are correctly configured.
Overview
When executed, the script performs the following actions:
- Detects and lists all physical network interfaces.
- Retrieves the current IP configuration for each detected interface.
- Verifies network connectivity by testing external server reachability.
- Displays a summary of the network status.
Expected Results
- All active network interfaces are detected and displayed.
- Current IP configurations are listed for reference.
- Connectivity to an external server is confirmed or flagged if there is an issue.