website/content/en/docs/setup
0xC45 b57509bbf6 Install legacy iptables binaries for Ubuntu/Debian (#18625)
On the latest Debian 10, the `arptables-legacy` and `ebtables-legacy` binaries are not installed by default. Although the (non-legacy) versions are installed by default, it appears the respective packages that provide the legacy binaries must be installed in order to switch to the legacy alternatives. If you attempt to switch to the legacy alternatives without installing the `arptables` and `ebtables` packages, you will see an error:
```
update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
```

I have confirmed that the packages are present on Debian 10 and Ubuntu 19.10 and they provide the legacy alternatives. See:
* https://packages.ubuntu.com/eoan/amd64/iptables/filelist
* https://packages.ubuntu.com/eoan/amd64/arptables/filelist
* https://packages.ubuntu.com/eoan/amd64/ebtables/filelist
* https://packages.debian.org/buster/amd64/iptables/filelist
* https://packages.debian.org/buster/amd64/arptables/filelist
* https://packages.debian.org/buster/amd64/ebtables/filelist
2020-01-18 09:45:35 -08:00
..
best-practices Fix typo: default-manager -> default-scheduler (#18649) 2020-01-15 06:13:32 -08:00
learning-environment Add more weight to minikube over kind (#18719) 2020-01-16 06:32:23 -08:00
production-environment Install legacy iptables binaries for Ubuntu/Debian (#18625) 2020-01-18 09:45:35 -08:00
release Add note about service CIDR bug to changes (#18489) 2020-01-16 06:48:25 -08:00
_index.md Update _index.md (#18421) 2020-01-08 14:43:40 -08:00