mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-12-16 07:10:35 +08:00
Update network.sh
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user