mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-30 11:40:07 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
c880780e48
commit
4f00b91d55
@ -48,6 +48,10 @@ if xreadYes "# Install additional apps?" APPS ; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Networking
|
# Networking
|
||||||
|
# XXX need to:
|
||||||
|
# - bootstrap this
|
||||||
|
# - setup the gate and wireguard f
|
||||||
|
# - inalize
|
||||||
if xreadYes "# Create bridges?" BRIDGES ; then
|
if xreadYes "# Create bridges?" BRIDGES ; then
|
||||||
xread "WAN port: " WAN_PORT
|
xread "WAN port: " WAN_PORT
|
||||||
xread "ADMIN port: " ADMIN_PORT
|
xread "ADMIN port: " ADMIN_PORT
|
||||||
@ -61,6 +65,8 @@ if xreadYes "# Create bridges?" BRIDGES ; then
|
|||||||
# source command or at the end...
|
# source command or at the end...
|
||||||
# XXX
|
# XXX
|
||||||
|
|
||||||
|
# XXX /etc/hosts
|
||||||
|
|
||||||
#@ ifupdown2 -a
|
#@ ifupdown2 -a
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user