This commit is contained in:
Nico Schottelius 2021-01-08 13:28:36 +01:00
parent fad70bccc5
commit fae82faa80

View file

@ -1,6 +1,6 @@
#!/bin/sh
if [ $# -ne 3 ]; then
if [ $# -ne 2 ]; then
echo "$0 ip-address nat64-prefix"
echo " ip-address: where to find the OpenWRT device"
echo " nat64-prefix: which network to use for INCOMING NAT64 (often 2a0a:e5c1:XXX:b00::/96"