forked from TheWrightServer/ProxmoxVE
this is the one
This commit is contained in:
parent
b2cfa9e50e
commit
1556043177
@ -41,7 +41,7 @@ function default_settings() {
|
||||
DISABLEIP6="no"
|
||||
MTU=""
|
||||
SD=""
|
||||
NS=""
|
||||
NS="-nameserver=1.1.1.1"
|
||||
MAC=""
|
||||
VLAN=""
|
||||
SSH="no"
|
||||
|
@ -147,7 +147,7 @@ echo_default() {
|
||||
echo -e "${DGN}Disable IPv6: ${BGN}No${CL}"
|
||||
echo -e "${DGN}Using Interface MTU Size: ${BGN}Default${CL}"
|
||||
echo -e "${DGN}Using DNS Search Domain: ${BGN}Host${CL}"
|
||||
echo -e "${DGN}Using DNS Server Address: ${BGN}Host${CL}"
|
||||
echo -e "${DGN}Using DNS Server Address: ${BGN}1.1.1.1${CL}"
|
||||
echo -e "${DGN}Using MAC Address: ${BGN}Default${CL}"
|
||||
echo -e "${DGN}Using VLAN Tag: ${BGN}Default${CL}"
|
||||
echo -e "${DGN}Enable Root SSH Access: ${BGN}No${CL}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user