Bubun Das
98e93c7c6f
Update monitoring.rst
...
Updated docs for influxdb
(cherry picked from commit 8628ad46eb25d5e165cf2e03f52c2b7c7bc7b6ca)
2024-01-08 20:19:16 +00:00
Christian Breunig
ca8b793cff
dns: T5900: add dont-throttle-netmasks and serve-stale-extensions powerdns features
...
(cherry picked from commit 9ca5e9dd89eabda161d974e7359ab2716fe56464)
2024-01-06 20:55:30 +01:00
aapostoliuk
c72e0d8f9a
accel-ppp: T5688: Changing CLI to create client address pool
...
Changing CLI to create client address pool
(cherry picked from commit 1096cbcf95f96334d773ab98cce9d26d311f9e51)
2023-12-30 22:16:53 +01:00
Nicolas Fort
4b14c6c749
dhcp-server: update docs for op-mode command <show dhcp server leases>
...
(cherry picked from commit 0893ca769b1796d2d61dc26a0c0c13d1eda56f5e)
2023-12-28 10:37:55 +00:00
Christian Breunig
e5571ffdbf
snmp: T5855: migrate "set service lldp snmp enable" to "set service lldp snmp"
...
(cherry picked from commit 0ed155b05523c755a9eb777c49a3a0fd4b56149e)
2023-12-25 11:01:31 +01:00
rebortg
5fb241c9ae
fix some build warnings
2023-11-24 10:48:09 +01:00
Christian Breunig
841cf147ec
http: T5762: rename "virtual-host listen-port" -> "virtual-host port"
...
(cherry picked from commit 2e3510f9886a5512b320267f21035d291c2fb3f5)
2023-11-22 11:05:37 +01:00
Christian Breunig
2c61e8fa88
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.
(cherry picked from commit 12ffd3e638dc00ae672b47c9dd2a64e0e68d0c01)
2023-11-21 08:23:54 +01:00
JeffWDH
a98dc001a8
Add "monitor log ssh" and "monitor log ssh dynamic-protection"
...
(cherry picked from commit 6b2d50c755a56ae62620961131bbaebefe110acc)
2023-11-07 20:29:24 +00:00
JeffWDH
beb1af052e
Update ssh.rst
...
Added:
show log ssh
show log ssh dynamic-protection
show ssh fingerprints
show ssh fingerprints ascii
show ssh dynamic-protection
(cherry picked from commit c9a06800f999f6e68883ec7d3ae7fd97e3b6e4d5)
2023-11-07 20:29:24 +00:00
Christian Breunig
5e4eadf0a1
T5445: dyndns: add possibility to specify update interval (timeout)
2023-08-06 14:34:35 +02:00
Ricardo Figueiredo
75634be59b
pppoe-server: T5418: remove nonexistent restriction ( #1052 )
2023-07-31 15:50:54 +01:00
Nicolas Fort
0e2fae9551
dhcp-relay: add <disable> command for dhcp and dhcpv6 realys
2023-07-17 12:40:05 -03:00
bri
1df6ac0d2e
Fix spelling error
2023-05-10 23:41:55 -04:00
Jerome Bollinger
de87e498ec
fix: domain forwarder name-server in example
2023-05-03 15:43:07 +02:00
Jerome Bollinger
6d37206f7b
fix: command name-server instead of server
...
In sagitta, the proper option for domain forwarding is name-server.
2023-05-03 15:10:48 +02:00
Robert Göhler
191bb86a0a
Merge pull request #971 from indrajitr/patch-1
...
ntp: T5112: NTS support in chrony
2023-03-27 22:18:57 +02:00
Indrajit Raychaudhuri
cff9f7a291
dns: T5113: Support custom port for name-server forwarders
...
Support optional custom port for name-server forwarders.
2023-03-27 01:59:06 -05:00
Indrajit Raychaudhuri
f69e9d8c74
ntp: T5112: NTS support in chrony
...
Add `nts` option for NTP server.
2023-03-25 04:56:49 -05:00
srividya0208
a5cb791f22
dhcpv6:operational command to check the current status of dhcpv6 server is not
...
available.
2023-02-19 13:04:13 -05:00
Christian Breunig
5148845f92
T4995: pppoe, wwan and sstp-client - rename user -> username on authentication
2023-02-10 20:45:40 +01:00
Robert Göhler
38d3d3cff3
Merge pull request #951 from nicolas-fort/dhcp-relay-interface
...
T2408: dhcp relay interface: add docs for new listen-interface and up…
2023-02-06 20:59:34 +01:00
Nicolas Fort
86422eef63
T2408: dhcp relay interface: add docs for new listen-interface and upstream-interface commands
2023-02-06 12:08:32 -03:00
bri
b24f0d7cbf
Update dhcp-server.rst
...
fixed static mapping example client name
2023-02-04 22:49:21 -05:00
rebortg
c48702f5ec
tftp: sync branches
2023-01-31 15:54:55 +01:00
rebortg
71fbb370c3
ssh: sync branches
2023-01-30 15:55:30 +01:00
rebortg
2923800d7d
dns: sync branches
2023-01-30 15:40:14 +01:00
rebortg
ae627cc8a2
dhcp-relay: sync branches
2023-01-28 21:47:17 +01:00
rebortg
87eb478622
conntrack-sync: fix indent
2023-01-28 21:37:19 +01:00
rebortg
4f88fbdbce
console-server: sync branches
2023-01-27 13:48:34 +01:00
rebortg
65ccd6f2e6
conntrack-sync: sync branches
2023-01-27 13:42:20 +01:00
Christian Breunig
a16ce50b45
ipoe: adjust to CLI changes
2023-01-23 06:11:19 +01:00
erkin
5edfbeee62
loadkey is to be completely removed from 1.4
2023-01-18 19:38:52 +03:00
Christian Breunig
a499724dbb
T3008: migrate from ntpd to chrony
2023-01-14 15:30:28 +01:00
Christian Poessinger
54d30b775b
router-advert: wirelessmodem is not called wwan
2023-01-04 20:06:16 +01:00
William Hughes
78dbc71354
conserver: T4717: Support for setting a name for console-server devices
2022-09-28 17:36:54 +13:00
Christian Poessinger
392a14de57
pppoe-server: T4703: combine vlan-id and vlan-range into single CLI
2022-09-17 08:50:06 +02:00
Robert Göhler
656cc5732a
Merge pull request #833 from evie404/patch-2
...
Update generate public-key-command user subcommand for sagitta
2022-08-16 15:25:17 +02:00
Robert Göhler
0599c6cb41
Merge pull request #834 from evie404/static-mapping
...
Add ipv4 DHCP static mapping example and fix ipv6 DHCP static mapping show output
2022-08-16 15:24:16 +02:00
Ricky Pai
e3c911777f
fix ipv6 dhcp mapping codeblock
2022-08-12 10:09:07 -07:00
Ricky Pai
1b65bcf2f7
ipv4 static mapping example
2022-08-12 10:08:35 -07:00
Evelyn Pai
47f9effb16
Update generate public-key-command user subcommand
2022-08-12 09:37:04 -07:00
Nicolas Fort
aa476d6ea3
T4480: Webproxy: add docs for setting ports to acl Safe_ports and SSL_ports
2022-08-12 08:26:43 -03:00
Robert Göhler
7751786660
Merge pull request #822 from srividya0208/dhcp-server
...
dhcp-server: correction in the page
2022-07-28 19:46:20 +02:00
srividya0208
00fd196df2
dhcp-server: correction in the page
...
Added description about listen-address parameter and corrected syntax
2022-07-27 10:06:42 -04:00
Yuxiang Zhu
8e9ce7ed36
router-advert: Add deprecate-prefix & decrement-lifetimes
...
for PR https://github.com/vyos/vyos-1x/pull/1421
2022-07-23 16:12:43 +00:00
KyleM
44c495b7fd
Update https.rst
...
"set service https api-restrict virtual-host rtr01.example.com" should be "set service https api-restrict virtual-host rtr01"
2022-07-13 22:20:48 -04:00
aapostoliuk
3d9123e5b2
conntrack-sync: Changed commands syntax
...
Changed commands syntax to new new format
2022-07-11 11:02:47 +03:00
aapostoliuk
e1b2a017fd
event handler: T3083: Created documentation for the new Event Handler
...
Created documentation for the new Event Handler module
2022-07-04 09:59:33 -04:00
rebortg
0603dc6da8
broadcast-relay: add missing command
2022-06-15 20:46:32 +02:00