Details
-
Type:
Bug
-
Status: New
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: V1.5.4
-
Fix Version/s: not_scheduled
-
Component/s: None
-
Account:SCT CLIFlasher operational (CLIFLASHER)
Description
The CLI Flasher command list_interfaces does not show the netX'e connected to the Ethernet.
Current Linux version supports only for MDNS the path via the default interface 224.0.0.251. Support for the other network adapter needs to be added.
Workaround until it is fixed:
Add a default route via the connected network adapter.
sudo ip route add 224.0.0.251 via <ipaddress of your local network adapter>