164 Commits

Author SHA1 Message Date
Nicolas Vollmar
c432da682b Fix lint issues 2024-05-14 07:31:54 +02:00
Robert Göhler
7b2427f73d
Merge pull request #1426 from Giggum/vyos-config-sync
config-sync: adding initial user documentation for this feature
2024-05-08 22:34:12 +02:00
Ginko
07ae4323b3 config-sync: adding initial user documentation 2024-05-07 11:54:59 -04:00
Daniil Baturin
ccc07b4601
Merge pull request #1416 from Embezzle/spelling
Fix spelling mistakes across multiple files
2024-05-07 12:46:42 +02:00
Robert Göhler
452da3ffa8
Merge pull request #1417 from aidan-gibson/patch-1
Update ntp.rst
2024-05-05 22:44:23 +02:00
Nicolas Vollmar
e29a23c2ca Remove inexisting config option from example 2024-05-05 21:40:30 +02:00
Aidan Gibson
a21eeaaf10
Update ntp.rst
"leaf seond" -> leaf second

*.pool.ntp.org -> time*.vyos.net
2024-05-04 15:25:53 -07:00
Alex W
4c27b48a71 service: Corrected spelling mistakes 2024-05-04 21:34:25 +01:00
Daniil Baturin
377ab20c2e
Merge pull request #1411 from srividya0208/ipoe-server
ipoe-server: fixed the incorrect details
2024-05-01 19:43:39 +02:00
srividya0208
e5dc2fa829 ipoe-server: fixed the incorrect details 2024-04-30 05:46:13 -04:00
aapostoliuk
899acac204 Fixed examples in accel-ppp services in IPv6 section
Fixed examples in accel-ppp services in IPv6 section
2024-04-30 11:18:24 +03:00
Alex W
a32ff6ec89 https: Added information on configuring graphql, cors & request-body-size-limit 2024-04-17 23:08:38 +01:00
Alex W
fa6b54cc4f Added information on authoritative zones to DNS page 2024-04-13 15:27:50 +01:00
Nataliia Solomko
2b32a2e134 conntrack-sync: T1244: Support for StartupResync in conntrackd 2024-04-05 22:15:20 +03:00
Nataliia Solomko
f4e6d33a06 conntrack-sync: T1244: Support for StartupResync in conntrackd 2024-04-05 14:33:25 +03:00
Nicolas Fort
ca16cc509a DHCP HA: change docs for failover featur in dhcp-server. Node has migrated to <high-availability> and also command <mode> was added. 2024-04-04 10:46:03 -03:00
Ginko
0c7dcf9f45
T4389: extend DHCP server documentation on vendor options (#1339)
* T4389 added to dhcp-server documentation

* Correction IP address specifed in examples in previous PR
2024-03-23 16:35:33 +00:00
Christian Breunig
c15e8ff595
Merge pull request #1326 from vyos/radvd-T6118
radvd: T6118: add nat64prefix support RFC8781
2024-03-17 09:21:12 +01:00
Christian Breunig
7611b9be99 radvd: T6118: add nat64prefix support RFC8781 2024-03-17 09:20:27 +01:00
Robert Göhler
f3d8f9f051
Merge pull request #1312 from natali-rs1985/T6057
T6057: Add ability to disable syslog for conntrackd
2024-03-06 22:15:38 +01:00
Ginko (Giggum)
d555426ef5 Fixed line wrapping for previous PR #1313
(cherry picked from commit 0f413beec13b06fb32ae6b5b339525f69f389127)
2024-03-06 20:41:34 +00:00
Ginko (Giggum)
a2b0eec03a Rewrote Dynamic DNS documentation/examples to align with T5791
(cherry picked from commit 5a6aa7506d74b40db52a2852629898457cb5753f)
2024-03-06 20:41:34 +00:00
Nataliia Solomko
79db662dba conntrack-sync: T6057: Add ability to disable syslog for conntrackd 2024-03-06 18:59:32 +02:00
Christian Breunig
62b36a812a ipv6: improve PPPoE and RA examples 2024-03-03 10:00:59 +01:00
aapostoliuk
7f9b031aef Fixing IPoE and PPPoE documentation
Fixing IPoE and PPPoE documentation
2024-02-28 16:46:50 +02:00
Robert Göhler
a8d2dedab2
Merge pull request #1293 from aapostoliuk/ipoe-circinus
Rewritten the IPoE server documentation
2024-02-27 21:12:27 +01:00
aapostoliuk
2c3553ef88 Rewritten the IPoE server documentation
Fully rewritten IPoE server documentation.
2024-02-27 17:01:54 +02:00
aapostoliuk
f4ca88a7b0 Rewritten the PPPoE server documentation
Fully rewritten PPPoE server documentation.
2024-02-23 15:27:44 +02:00
Christian Breunig
8af0791e2c
Merge pull request #1256 from HollyGurza/T6578
dns forwarding: T5687: Implement ECS settings for PowerDNS recursor
2024-02-01 20:26:20 +01:00
khramshinr
ce0b62678f dns forwarding: T5687: Implement ECS settings for PowerDNS recursor 2024-01-30 21:02:23 +07:00
Nicolas Fort
57cdbe065b Adding first documentation regarding IDS and FastNetMon. Also a brief configuration example is provided. 2024-01-23 06:57:42 -03:00
Christian Breunig
2443622964 ntp: T5692: add support to configure leap second behavior 2024-01-21 20:48:33 +01:00
aapostoliuk
f5b79621d0 Changed IPv6 pool documentation in accel-ppp services
Changed IPv6 pool documentation in accel-ppp services
to named IPv6 pools.
https://vyos.dev/T5865
2024-01-19 13:38:40 +02:00
sarthurdev
e6ade0470d dhcp: T3316: Update documentation for changes in PR vyos/vyos-1x#2650 2024-01-14 17:40:18 +01:00
sarthurdev
3b50e4600a Update syntax for Kea option change 2024-01-13 00:53:52 +01:00
Christian Breunig
9ccf8010ad
Merge pull request #1228 from vyos/https
https: add latest CLI changes
2024-01-11 07:31:26 +01:00
sarthurdev
3864aa6aaf dhcp: dhcpv6: T3316: Update documentation for inclusion of subnet-id 2024-01-11 02:12:07 +01:00
sarthurdev
ad7eaafed5 dhcp: T3316: Update documentation for Kea implementation 2024-01-10 22:42:05 +01:00
Christian Breunig
cecc0f3c32 https: add latest CLI changes 2024-01-08 21:29:11 +01:00
Bubun Das
8628ad46eb
Update monitoring.rst
Updated docs for influxdb
2024-01-08 23:48:19 +05:30
Christian Breunig
9ca5e9dd89 dns: T5900: add dont-throttle-netmasks and serve-stale-extensions powerdns features 2024-01-06 20:54:08 +01:00
Nicolas Fort
0893ca769b dhcp-server: update docs for op-mode command <show dhcp server leases> 2023-12-27 06:52:57 -03:00
Christian Breunig
0ed155b055 snmp: T5855: migrate "set service lldp snmp enable" to "set service lldp snmp" 2023-12-25 09:14:05 +01:00
aapostoliuk
1096cbcf95 accel-ppp: T5688: Changing CLI to create client address pool
Changing CLI to create client address pool
2023-12-05 17:30:16 +02:00
rebortg
d4d3efe7fb fix build and ref warnings 2023-11-30 10:26:50 +01:00
Robert Göhler
9a7daff149
Merge pull request #1160 from tooeffayy/circinus-mdns-example-fix
Fix mDNS documentation to correct Example issue
2023-11-23 20:48:26 +01:00
Christian Breunig
2e3510f988 http: T5762: rename "virtual-host listen-port" -> "virtual-host port" 2023-11-22 11:05:25 +01:00
tooeffayy
9cec1113fd Fix mDNS documentation to correct Example issue 2023-11-21 18:05:15 -05:00
Christian Breunig
12ffd3e638 http: T5762: api: make API socket backend communication the one and only default
Why: Smoketests fail as they can not establish IPv6 connection to uvicorn
backend server.

https://github.com/vyos/vyos-1x/pull/2481 added a bunch of new smoketests.

While debugging those failing, it was uncovered, that uvicorn only listens on
IPv4 connections

vyos@vyos# netstat -tulnp | grep 8080
(Not all processes could be identified, non-owned process info
 will not be shown, you would have to be root to see it all.)
tcp        0      0 127.0.0.1:8080          0.0.0.0:*               LISTEN      -

As the CLI already has an option to move the API communication from an IP to a
UNIX domain socket, the best idea is to make this the default way of
communication, as we never directly talk to the API server but rather use the
NGINX reverse proxy.
2023-11-21 08:22:39 +01:00
Indrajit Raychaudhuri
510485fd14 mdns: T5227, T5615, T5719: Update mDNS documentation for additional options
Add mdns repeater docs for additional conf-mode and op-mode options.
2023-11-09 22:00:25 -06:00