diff options
| author | rebortg <github@ghlr.de> | 2021-05-29 21:45:08 +0200 | 
|---|---|---|
| committer | rebortg <github@ghlr.de> | 2021-05-29 21:45:08 +0200 | 
| commit | fc11e92dae0025e0e17ecc7c443c64421e5863d0 (patch) | |
| tree | e94ca52adedcf0ebff1c24809dfd002dd67ce045 /docs/configuration/service | |
| parent | 262d740652a4b8258b2d724cc9f1192ee0329d4c (diff) | |
| download | vyos-documentation-fc11e92dae0025e0e17ecc7c443c64421e5863d0.tar.gz vyos-documentation-fc11e92dae0025e0e17ecc7c443c64421e5863d0.zip  | |
contracksync: fix build error in note
Diffstat (limited to 'docs/configuration/service')
| -rw-r--r-- | docs/configuration/service/conntrack-sync.rst | 8 | 
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/configuration/service/conntrack-sync.rst b/docs/configuration/service/conntrack-sync.rst index 843f0d81..a7cd7060 100644 --- a/docs/configuration/service/conntrack-sync.rst +++ b/docs/configuration/service/conntrack-sync.rst @@ -108,9 +108,11 @@ Operation      1015734272 172.31.20.12:60286     239.10.10.14:694       udp [17]         29      1006239392 10.35.101.221          172.31.120.21          icmp [1]         29 -  .. note:: If the table is empty and you have a warning message, it means -  conntrack is not enabled. To enable conntrack, just create a NAT or a firewall -  rule. :cfgcmd:`set firewall state-policy established action accept` +  .. note:: +   +    If the table is empty and you have a warning message, it means +    conntrack is not enabled. To enable conntrack, just create a NAT or a firewall +    rule. :cfgcmd:`set firewall state-policy established action accept`  .. opcmd:: show conntrack-sync external-cache  | 
