Merge pull request #79 from ifupdown-ng/chore/docs-no-multihoming

admin guide: s/multi-homing/multiple addresses/
This commit is contained in:
Ariadne Conill 2020-09-19 09:19:02 -06:00 committed by GitHub
commit 7bacb2a0f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -98,11 +98,11 @@ iface eth0
gateway 203.0.113.1 gateway 203.0.113.1
``` ```
### Multi-homing ### Multiple Addresses
A typical scenario on servers is multi-homing, where a server A typical scenario on servers is where a server has multiple
has multiple IP addresses on a single interface. In this case IP addresses on a single interface. In this case you simply
you simply add additional `address` lines like this: add additional `address` lines like this:
``` ```
auto eth0 auto eth0