308 Commits

Author SHA1 Message Date
Daniil Baturin
bfe6458b51
Add info on building upstream packages 2019-07-24 00:48:30 +07:00
Daniil Baturin
37ac3d0eb6
Merge pull request #76 from rebortg/add/igmp-proxy
T1457: add igmp proxy
2019-07-24 00:00:34 +07:00
rebortg
e4df3fc97c T1457: add igmp proxy 2019-07-23 18:48:26 +02:00
Christian Poessinger
d593351b35 VPN: IKEv2: add example for left/right routers 2019-07-18 22:22:52 +02:00
hagbard
7a4d11b302 [SNMP] fixed typo 2019-07-15 13:11:06 -07:00
hagbard
be3bd2bac3 [SNMP] T1299 - documentation for snmp script extension 2019-07-15 13:07:11 -07:00
Robert Göhler
3bbf15aba8 Fix smal typo
erase douple 'openvpn'
2019-07-15 19:19:15 +02:00
Christian Poessinger
c48280d6c1 PPPoE: move MSS to routing 2019-07-15 19:18:39 +02:00
Daniil Baturin
872be54336
Add 1.2.2 release notes 2019-07-15 11:38:28 +07:00
Christian Poessinger
08a239b369 VPN: add IKEv2 example configuration for site2site VPN 2019-07-13 22:27:20 +02:00
Christian Poessinger
4cad92e786
Merge pull request #72 from rebortg/improve/bugreport
T1457 Migrate Bugreport
2019-07-13 17:37:27 +02:00
Christian Poessinger
3d954a6041
Merge pull request #73 from rebortg/migrate/cluster
T1457 Migrate Cluster
2019-07-13 17:37:14 +02:00
Christian Poessinger
d63753cbc1
Merge pull request #74 from varesa/T1521-build-fix
T1521 Add sudo to the build instructions
2019-07-13 17:36:45 +02:00
Esa Varemo
6babfd74b4
T1521 Add sudo to the build instructions
live-build fails without root and the current docker image automatically
drops to vyos_bld so 'make iso' will fail

https://phabricator.vyos.net/T1521
2019-07-13 15:22:44 +03:00
rebortg
8be2d62944 T1457 Migrate Cluster 2019-07-11 21:44:05 +02:00
rebortg
e5261091b5 T1457 Migrate Bugreport 2019-07-10 23:41:58 +02:00
Christian Poessinger
1cee9fe391 OSPF: update description and added WireGuard example 2019-07-09 18:31:17 +02:00
Christian Poessinger
06ca36a89f VPN: site2site: fix list syntax 2019-07-09 18:15:55 +02:00
Christian Poessinger
bcd4e48033 GRE: adjust key generation to current CLI 2019-07-09 18:15:14 +02:00
hagbard
0fa94035bd [IPoE] - T1494: vlan_mon documentation 2019-07-08 14:12:24 -07:00
hagbard
f7f78e88f6 [pppoe] T1494 - Documentation for vlan_mon configuration 2019-07-08 14:05:31 -07:00
Christian Poessinger
8026a9ecec
GRE: make GRE occurance uppercase 2019-07-08 21:48:09 +02:00
Christian Poessinger
f6dad581d5
Merge pull request #71 from kmpm/update-show-version
Add how to show current running version after update.
2019-07-03 18:29:30 +02:00
hagbard
e06eed5b9a [IPoE] T1495 - IPv6 and IA-PD implementation 2019-07-02 14:42:25 -07:00
Peter Magnusson
23139d094e Add how to show current running version after update. 2019-07-01 09:30:14 +00:00
Christian Poessinger
e28d40679e Migration: Vyatta: fix Sphinx generation warning 2019-06-28 23:51:37 +02:00
Christian Poessinger
1975f09bb0 VyOS on baremetal - adjust to 80 character line breaks
this makes diff-ing and reading on a console much easier.
2019-06-28 23:50:16 +02:00
Christian Poessinger
e9c46d5772 Migration: Vyatta: adjust to 80 character line-break 2019-06-28 23:44:17 +02:00
Christian Poessinger
925ba7c6cb Migration: Use upper-case V on Vyatta 2019-06-28 23:22:54 +02:00
Christian Poessinger
2c5d807a23 baremetal: fix generation warnings 2019-06-28 23:21:26 +02:00
Christian Poessinger
efd22dad9f APU4: add small desktop case/pictures 2019-06-28 23:20:31 +02:00
hagbard
15a7856357 [IPoE] Initial documentation with working examples 2019-06-27 15:09:35 -07:00
hagbard
e4f3c641f4 [Bugfix] for "Error in "code-block" directive: maximum 1 argument(s) allowed, 32 supplied. 2019-06-27 13:39:47 -07:00
runborg
1a2bd0acd0 T1457: migrate Config archive, routing-policy example and two hardware devices (#70)
* T1457: Migrate Qotom Q355G4 into Running on Bare Metal

* T1457: Added Configuration archive to configuration overview

* T1457: Added routing-policy example to routing, from the wiki

* T1457: Added Partaker i5 and Acrosser to Running on bare metal
2019-06-27 21:34:16 +02:00
runborg
4c63a9d11d T145: Migrate vyos history, migrate vyatta, ipsec-gre and restructure of configuration overview (#69)
* T1457: restructure configuration overview for the beginner user

* T1457: install: restructure note about deprecated install system

* T1457: migrate vyos history from the wiki

* T1457: Migrate from vyatta: Migrated from the wiki

* T1457: VPN: Migrate gre-ipsec from the wiki
2019-06-25 20:37:47 +02:00
Christian Poessinger
43f4e6af22 APU4: add description for 19" case 2019-06-24 23:12:42 +02:00
Christian Poessinger
c55a9850c0 APU4: add some pictures 2019-06-24 23:06:59 +02:00
Daniil Baturin
c10f2f14f0
Merge pull request #68 from PineAndMoon/master
Update commandscripting.rst
2019-06-24 00:14:40 +07:00
PineAndMoon
88b7a70188
Update commandscripting.rst 2019-06-24 01:11:13 +08:00
Christian Poessinger
11491ec0ee routing: use long protocol name in chapter name 2019-06-20 12:47:56 +02:00
Christian Poessinger
e6e0bf738d mss: move chapter from firewall to routing 2019-06-20 12:47:56 +02:00
Christian Poessinger
41d2d62e69 routing: split routing protocols into individual files 2019-06-20 12:47:56 +02:00
Christian Poessinger
57e4b8d664 routing: pbr: add example utilizing multiple ISP uplinks 2019-06-20 12:44:21 +02:00
hagbard-01
cfd078ebf4
Merge pull request #67 from max1e6/patch-1
Update vyos-on-baremetal.rst
2019-06-19 09:49:01 -07:00
Christian Poessinger
a15862af90
vyos-baremetal: APU: add note for rolling release 2019-06-19 16:46:33 +02:00
max1e6
a94a661c9b
Update vyos-on-baremetal.rst 2019-06-19 04:55:09 -04:00
Christian Poessinger
921c87e6ea
Merge pull request #65 from xPakrikx/master
edit traffic policy on ifb interface
2019-06-18 19:26:06 +02:00
Kim
5bf34091d3
syntax fix 2019-06-17 16:21:30 +02:00
Kim
12d5c00c83
[documentation] T1442: Add documentation how people can add patches and some guidelines. (#66)
* add patching guidelines

* fix syntax

* add sugestions
2019-06-17 16:08:52 +02:00
xPakrikx
26f878dfae
edit traffic policy on ifb interface
"QoS policy inbound is type shaper and is only valid for out" redirected incoming traffic from physical port eth0 to interface ifb0 is represented as outbound traffic from ifb0 interface.
2019-06-17 15:46:34 +02:00