proxmox:troubleshooting:no_internet_on_vm
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
proxmox:troubleshooting:no_internet_on_vm [2021/06/18 17:44] – peter | proxmox:troubleshooting:no_internet_on_vm [2021/06/19 09:26] (current) – peter | ||
---|---|---|---|
Line 97: | Line 97: | ||
NamePolicy=keep kernel database onboard slot path | NamePolicy=keep kernel database onboard slot path | ||
MACAddressPolicy=persistent | MACAddressPolicy=persistent | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Check the Journal ===== | ||
+ | |||
+ | <code bash> | ||
+ | journalctl -b -u systemd-networkd.service -u systemd-udevd.service --no-hostname | ||
+ | </ | ||
+ | |||
+ | returns: | ||
+ | |||
+ | <code bash> | ||
+ | Mar 10 07:11:36 systemd[1]: Starting udev Kernel Device Manager... | ||
+ | Mar 10 07:11:36 systemd[1]: Started udev Kernel Device Manager. | ||
+ | Mar 10 07:11:36 systemd[1]: Starting Network Service... | ||
+ | Mar 10 07:11:36 systemd-udevd[296]: | ||
+ | Mar 10 07:11:37 systemd-networkd[269]: | ||
+ | Mar 10 07:11:37 systemd-networkd[269]: | ||
+ | Mar 10 07:11:37 systemd[1]: Started Network Service. | ||
+ | Mar 10 07:11:37 systemd-udevd[279]: | ||
+ | Mar 10 07:11:37 systemd-networkd[269]: | ||
+ | Mar 10 07:11:37 systemd-networkd[269]: | ||
+ | Mar 10 07:11:37 systemd-networkd[269]: | ||
+ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | |||
+ | * **link_config: | ||
+ | * **Using default interface naming scheme ' | ||
+ | * **eth0: Could not bring up interface: Invalid argument**. | ||
+ | |||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== link_config: | ||
+ | |||
+ | <code bash> | ||
+ | Supported ports: [ ] | ||
+ | Supported link modes: | ||
+ | 100baseT/ | ||
+ | 1000baseT/ | ||
+ | 2500baseT/ | ||
+ | Supported pause frame use: Symmetric | ||
+ | Supports auto-negotiation: | ||
+ | Supported FEC modes: Not reported | ||
+ | Advertised link modes: | ||
+ | 100baseT/ | ||
+ | 1000baseT/ | ||
+ | 2500baseT/ | ||
+ | Advertised pause frame use: Symmetric | ||
+ | Advertised auto-negotiation: | ||
+ | Advertised FEC modes: Not reported | ||
+ | Speed: 1000Mb/s | ||
+ | Duplex: Full | ||
+ | Port: Twisted Pair | ||
+ | PHYAD: 0 | ||
+ | Transceiver: | ||
+ | Auto-negotiation: | ||
+ | MDI-X: off (auto) | ||
+ | Current message level: 0x00000007 (7) | ||
+ | drv probe link | ||
+ | Link detected: yes | ||
</ | </ |
proxmox/troubleshooting/no_internet_on_vm.1624038270.txt.gz · Last modified: 2021/06/18 17:44 by peter