mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
support for NATed networks
This commit is contained in:
parent
579815608c
commit
138ef6c7b0
37 changed files with 271 additions and 94 deletions
|
@ -74,7 +74,7 @@ conf=$VESTA/data/ips/$IP
|
|||
|
||||
# Defining fileds to select
|
||||
fields='$IP $OWNER $STATUS $NAME $U_SYS_USERS $U_WEB_DOMAINS $INTERFACE
|
||||
$NETMASK $TIME $DATE'
|
||||
$NETMASK $NAT $TIME $DATE'
|
||||
|
||||
# Listing ip
|
||||
case $format in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue