Commit Graph

40 Commits

Author SHA1 Message Date
Alexandre Derumier
dd0eca0da5 pve-network doc: remove note about ifupdown2 reload not working with ovs
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2021-03-02 15:18:38 +01:00
Alexandre Derumier
5f05aad1cb bond: use bond-slaves instead slaves
"slaves" is deprecated (not even used in official debian docs),
and ifupdown don't support it
2020-11-22 19:04:13 +01:00
Wolfgang Link
61b099f5cc sysadmin: fix the device declaration in the bonding example
We already have a "Use a bond as bridge port" example below this
one, the from reading this ones description it's cleanly meant to be
a extra bond, not on a bridge for VM internal traffic, but for things
like ceph or VM migration traffic.

Signed-off-by: Wolfgang Link <w.link@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-11-02 07:59:36 +01:00
Oguz Bektas
217f7cd81b network: nat: add extra newlines between links for readability
otherwise they are all rendered in one line in all our outputs (wiki,
pdf, html)

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-08-31 12:04:54 +02:00
Aaron Lauterer
7a39aabd39 fix #2526: network config: change underscore to dash
The network config examples use the underscore but our tooling
generates the configs with dashes.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
2020-08-11 15:33:03 +02:00
Thomas Lamprecht
67c9747f51 network: typo fixes
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-04 13:08:53 +02:00
Oguz Bektas
22d5244018 network: add note for possible fix/workaround in NAT setup
apparently sometimes users have problems reaching outside internet with
some network setups. this is the workaround a user suggested that
we should add in the wiki.

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
2020-02-11 08:57:41 +01:00
Thomas Lamprecht
52e23c357d basic network reload documentation
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-12-02 09:31:50 +01:00
Thomas Lamprecht
e2280bf75e pve-network: bridged setup: s/VMs/virtual guests/
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-09-06 16:46:23 +02:00
Stefan Reiter
a22d7c24eb Fixed some wording and typos
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2019-06-14 07:19:33 +02:00
Thomas Lamprecht
5df2c4d54e fix #2203: network: fíx typo s/confinuration/confinguration/
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-05-08 07:26:37 +00:00
Daniel A. Maierhofer
552e175dc5 pve-network: fix typo
there management interface -> their management interface

Signed-off-by: Daniel A. Maierhofer <git@damadmai.at>
2019-01-16 14:51:54 +01:00
Alexandre Derumier
59b586cb29 remove note about vlan management interface
This seem wrong,
it's possible to setup management vlan interface
on vlanaware bridge without conflict with vm.

(If vlan management is setup with vmbrX.Y)
2018-09-11 09:24:54 +02:00
Alexandre Derumier
038dc7df35 add vlanaware bridge management vlan configuration 2018-09-11 09:24:25 +02:00
Dietmar Maurer
50f88938f6 install and use new network diagrams 2018-08-16 10:13:16 +02:00
Dietmar Maurer
4d8af129eb pve-network.adoc: vlan - remove fixe markup for numbered list, cleanups 2018-02-12 09:24:02 +01:00
Dietmar Maurer
2a27274123 pve-network.adoc: vlan - s/Nic/NIC/ 2018-02-12 06:50:11 +01:00
Dietmar Maurer
61105e42d9 pve-network.adoc: vlan - use normal quotes for emphased text 2018-02-12 06:49:24 +01:00
Wolfgang Link
94fd8ea59c add VLAN explanation.] add VLAN explanation. 2018-02-12 06:36:49 +01:00
Emmanuel Kasper
052130090e Add a paragraph to explain how network models match use cases
Also :
 * explain more clearly when PVE switched to persistent device naming. (5.0)
 * use eno1 instead of eno0 everywhere when refering to the first onboard device
 * use IP addresses from the range IPv4 Address Blocks for Documentation
 (rfc5737) instead of private IPv4 addresses when giving examples of public IPs
2017-10-10 10:56:01 +02:00
Thomas Lamprecht
44f38275ee fix a/an and repeated words
ddouble words found with /(\b\S+\b)\s+\b\1\b/
(the silver searcher `ag` can find matches even with newlines in
between without extra flags)

Adapt some wording when touching the lines.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-10-09 10:06:54 +02:00
Fabian Grünbichler
7ea4226669 pve-network: whitspace cleanup 2017-10-09 10:01:59 +02:00
Emmanuel Kasper
04e8476dd2 Do not mention the name of the first NIC in the doc, as it might differ in each install 2017-10-09 10:00:08 +02:00
Emmanuel Kasper
649098a64e Document that active-backup is recommended for corosync 2017-10-09 10:00:08 +02:00
Dominik Csapak
470d43137c fix typos and whitespace all around
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-09-27 10:25:20 +02:00
Alwin Antreich
1ed9085234 added missing ipv4/ip_forward in routed network section
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
2017-08-09 13:32:27 +02:00
Dietmar Maurer
8116dea56c pve-network.adoc: fix spelling 2017-07-10 12:22:01 +02:00
Dietmar Maurer
cc3cb91218 pve-network.adoc; cleanup, only document ethernet devices
Also changed the link (do not point to source code).
2017-07-07 13:43:20 +02:00
Wolfgang Link
7a0d4784b3 Update Dokumentation to Systemd Network Interface Names 2017-07-07 13:32:45 +02:00
Dominik Csapak
e60ce90c62 some small spelling/grammar fixes
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-01-27 11:06:33 +01:00
Dietmar Maurer
a69bfc83f6 remove attributes.txt (use asciidoc/asciidoc-pve.conf instead) 2016-11-08 06:46:43 +01:00
Dietmar Maurer
80c0adcbc3 use/define more/better block IDs 2016-10-13 08:40:48 +02:00
Dietmar Maurer
b2f242abe4 remove empty line between heading and attribute definition, fix man titles
To avoid problems with asciidoc.
2016-10-12 06:54:29 +02:00
Dietmar Maurer
5f09af76d7 mark toplevel docs 2016-10-08 17:58:35 +02:00
Wolfgang Link
3eafe338a8 Merge Bonding form Wiki 2016-10-04 12:27:07 +02:00
Wolfgang Link
cd1de2c286 Add use case for Bond example 2016-10-04 12:27:01 +02:00
Wolfgang Link
b4c06a9395 Explain Linux Bond and examples 2016-10-04 08:19:42 +02:00
Fabian Grünbichler
5eba07434f spelling/grammar/capitalization
especially:
- filesystem -> file system
- mountpoint -> mount point
- lxc -> LXC
- pve -> PVE
- it's -> its (where appropriate)
- VM´s -> VMs (and similar)
- Ressource -> Resource
- maximal -> maximum or at most
- format of section headers and block headers
2016-09-27 11:27:46 +02:00
Fabian Grünbichler
8c1189b640 formatting cleanup
reformat most existing 'text' as either `text` or ``text''
reformat most existing "text" as either ``text'' or `text`
reformat 'x' as `x`
harmonize bullet list syntax to use '*' instead of '-'
2016-09-27 11:27:46 +02:00
Dietmar Maurer
0bcd1f7f0c pve-network.adoc: move network docu into separate file 2016-09-12 09:50:41 +02:00