mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-06-09 09:57:32 +08:00
Display IP
This commit is contained in:
parent
c989a74b6f
commit
da18ac8991
@ -179,6 +179,9 @@ else
|
|||||||
# Configuration for DHCP IP
|
# Configuration for DHCP IP
|
||||||
configureDHCP
|
configureDHCP
|
||||||
|
|
||||||
|
# Display the received IP on port 5000
|
||||||
|
/run/server.sh 5000 "The location of DSM is http://{$DHCP_IP}:5000" > /dev/null &
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
NET_OPTS="${NET_OPTS} -device virtio-net-pci,romfile=,netdev=hostnet0,mac=${VM_NET_MAC},id=net0"
|
NET_OPTS="${NET_OPTS} -device virtio-net-pci,romfile=,netdev=hostnet0,mac=${VM_NET_MAC},id=net0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user