Compare commits

...

2 commits

Author SHA1 Message Date
Nico Schottelius
a8bc794e47 openwrt/nat64: bump argument requirement 2024-07-24 11:53:27 +02:00
Nico Schottelius
e1544b4560 [openwrt] bump to 23.05.4 2024-07-24 11:53:18 +02:00
5 changed files with 5 additions and 5 deletions

View file

@ -8,7 +8,7 @@
# Consequences
# - do not provide IPv4 or IPv6 dhcp/ra on any interface
if [ $# -lt 4 ] ; then
if [ $# -lt 7 ] ; then
echo $0 "address hostname nat64prefix nat64route ipv4out asn routerid iBGPpeer1 [iBGPpeer2...]"
exit 1
fi

View file

@ -12,7 +12,7 @@ set -x
vigir_ip=$1; shift
# openwrt
version=23.05.3
version=23.05.4
filename=openwrt-${version}-ramips-mt7621-zbtlink_zbt-wg3526-16m-squashfs-sysupgrade.bin
# don't care about other/old known_host entries
ssh-keygen -R ${vigir_ip}

View file

@ -13,7 +13,7 @@ set -x
viirb_ip=$1; shift
# openwrt
version=21.02.3
version=23.05.4
filename=openwrt-${version}-ramips-mt76x8-vocore_vocore2-squashfs-sysupgrade.bin
# don't care about other/old known_host entries

View file

@ -13,7 +13,7 @@ set -x
viwib_ip=$1; shift
# openwrt
version=23.05.3
version=23.05.4
filename=openwrt-${version}-ath79-nand-glinet_gl-ar300m-nor-squashfs-sysupgrade.bin
url=https://downloads.openwrt.org/releases/${version}/targets/ath79/nand

View file

@ -13,7 +13,7 @@ set -x
viwib_ip=$1; shift
# openwrt
version=22.03.5
version=23.05.4
filename=openwrt-${version}-ramips-mt76x8-glinet_gl-mt300n-v2-squashfs-sysupgrade.bin
# don't care about other/old known_host entries