mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-06-07 17:07:58 +08:00
Update network.sh
This commit is contained in:
parent
5cf9d4d484
commit
5a1b7b93d5
@ -330,7 +330,7 @@ if [[ "$DHCP" == [Yy1]* ]]; then
|
|||||||
! checkOS && [[ "$DEBUG" != [Yy1]* ]] && exit 19
|
! checkOS && [[ "$DEBUG" != [Yy1]* ]] && exit 19
|
||||||
|
|
||||||
if [[ "$IP" == "172."* ]]; then
|
if [[ "$IP" == "172."* ]]; then
|
||||||
warn "your IP starts with 172.* which is often a sign that you are not on a macvlan network (required for DHCP)!"
|
warn "container IP starts with 172.* which is often a sign that you are not on a macvlan network (required for DHCP)!"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Configuration for DHCP IP
|
# Configuration for DHCP IP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user