ing
This commit is contained in:
@@ -61,9 +61,9 @@ export class DiscoveryComponent implements OnDestroy {
|
||||
// TODO: fix
|
||||
const zone: Zone = {
|
||||
network: '192.168.1.0/24',
|
||||
ipv4: '192.168.1.101',
|
||||
ipv4: '192.168.1.103',
|
||||
iface: 'enp3s0',
|
||||
mac: '44:8a:5b:f1:f1:f3',
|
||||
mac: '44:8a:5b:44:8c:e8',
|
||||
hosts: null,
|
||||
};
|
||||
this.discoveryService.discoverHost(this.selectedProbe.probe.probeKey, zone, dz.discoverHost);
|
||||
|
||||
Reference in New Issue
Block a user