Something went wrong while setting issue due date.
import OPSI workstation didn't create the new fdNetwork Object
Closed
import OPSI workstation didn't create the new fdNetwork Object
Requirements
Descriptive title for this enhancement
I try to import Host from opsi server
Actual behavior
Host are imported ( with no template) network interface are imported ( I see macAddress and ipHostNumber)
Expected behavior
I want that host must be imported with the new concept of network object ( sub object fdNetworkInterface ) name as eth0 .ethX And if possible with the wireless interface if exist
Step by step description of new behaviour
- import host
- see the interface tab
- All network interface should appears
Benefits
Could be useful to automatically get all network interface for dhcp / dns / radius features be more compliant with IPAM plugins
Possible Drawbacks
maybe complicated for naming nework interface could be :
- ethXX for Wire interface,
- wlanXX for wireless
- ..