📝 clarify need for vm-address depending on mode

This commit is contained in:
DrMaxNix 2024-08-16 23:16:28 +02:00
parent 2c09305ec3
commit b6bdeb377a

2
xynat
View File

@ -301,7 +301,7 @@ xynat_help(){
echo " -r, --remove - Remove existing firewall (fallback: MODE=stop)"
echo
echo " -i, --iface=iface - Interface name for virtual switch (required, fallback: IFACE)"
echo " -s, --vm-address=ip - IP address of virtual machine (required)"
echo " -s, --vm-address=ip - IP address of virtual machine (required when adding new fw)"
echo " -p, --public-ip=ip - IP address to use for outgoing traffic and DNAT"
echo
echo " -b, --block=ip-or-net - Block address(es) for all connections (multi-use allowed)"