mirror of
https://github.com/opnsense/docs.git
synced 2026-05-28 04:02:12 -04:00
fix some warnings and make sure the howtos.rst contains all pages, without the index might break
This commit is contained in:
parent
c19c22fb37
commit
896f94e78c
2 changed files with 45 additions and 13 deletions
|
|
@ -40,6 +40,7 @@ select options DHCP and DHCPv6 in general configuration
|
|||
* user-class "+FSVDSL_livebox.Internet.softathome.Livebox3"
|
||||
* option-90 00:00:00:00:00:00:00:00:00:00:00:66:74:69:2f:65:77:74:FF:AB:XX:XX
|
||||
(hex conversion of the the userid supplied by Orange which looks like fti/xxxxxxx)
|
||||
|
||||
.. Note::
|
||||
The eleven leading hex 00 pairs to be prefixed to the converted userID
|
||||
|
||||
|
|
@ -66,6 +67,7 @@ Now for the regional specific part.
|
|||
|
||||
Some areas of France require that the DHCP and DHCP6 requests are made with a VLAN-PCP of 6. If you are in one of these regions then
|
||||
this can be done via the 'Option Modifiers'.
|
||||
|
||||
.. Note::
|
||||
The vlan-parent is the physical WAN interface - igb0, em0 etc.
|
||||
|
||||
|
|
@ -87,6 +89,7 @@ then add the following options in the 'Send Options' field
|
|||
* raw-option 16 00:00:04:0e:00:05:73:61:67:65:6d
|
||||
* raw-option 11 00:00:00:00:00:00:00:00:00:00:00:66:74:69:2f:65:77:74:FF:AB:XX:XX
|
||||
(hex conversion of the the userid supplied by Orange which looks like fti/xxxxxxx)
|
||||
|
||||
.. Note::
|
||||
The eleven leading hex 00 pairs to be prefixed to the converted userID
|
||||
|
||||
|
|
|
|||
|
|
@ -7,26 +7,55 @@ How to's
|
|||
:titlesonly:
|
||||
:glob:
|
||||
|
||||
|
||||
how-tos/accounting
|
||||
how-tos/c-icap
|
||||
how-tos/cachingproxy
|
||||
how-tos/carp
|
||||
how-tos/cellular
|
||||
how-tos/clamav
|
||||
how-tos/cloud_backup
|
||||
how-tos/dynamicrouting_howto
|
||||
how-tos/dynamicrouting_ospf
|
||||
how-tos/dynamicrouting_rip
|
||||
how-tos/dynamicrouting_zebra
|
||||
how-tos/edrop
|
||||
how-tos/freeradius
|
||||
how-tos/fwcategory
|
||||
how-tos/transparent_bridge
|
||||
how-tos/guestnet
|
||||
how-tos/haproxy
|
||||
how-tos/haproxy_howtos
|
||||
how-tos/insight
|
||||
how-tos/installaws
|
||||
how-tos/ips-feodo
|
||||
how-tos/ips-geoip
|
||||
how-tos/ips-sslfingerprint
|
||||
how-tos/cachingproxy
|
||||
how-tos/proxytransparent
|
||||
how-tos/proxywebfilter
|
||||
how-tos/proxyicapantivirus
|
||||
how-tos/carp
|
||||
how-tos/ipsec-road
|
||||
how-tos/ipsec-s2s
|
||||
how-tos/ipsec-s2s-binat
|
||||
how-tos/ipv6_dsl
|
||||
how-tos/ipv6_tunnelbroker
|
||||
how-tos/IPv6_ZenUK
|
||||
how-tos/mailgateway
|
||||
how-tos/multicast-dns
|
||||
how-tos/multiwan
|
||||
how-tos/netflow_exporter
|
||||
how-tos/nginx
|
||||
how-tos/openconnect
|
||||
how-tos/orange_fr_fttp
|
||||
how-tos/pac
|
||||
how-tos/proxyicapantivirus
|
||||
how-tos/proxyicapantivirusinternal
|
||||
how-tos/proxytransparent
|
||||
how-tos/proxywebfilter
|
||||
how-tos/self-signed-chain
|
||||
how-tos/shaper
|
||||
how-tos/SkyUK
|
||||
how-tos/sslvpn_client
|
||||
how-tos/sslvpn_s2s
|
||||
how-tos/accounting
|
||||
how-tos/shaper
|
||||
how-tos/insight
|
||||
how-tos/netflow_exporter
|
||||
how-tos/tor
|
||||
how-tos/transparent_bridge
|
||||
how-tos/two_factor
|
||||
how-tos/cellular
|
||||
how-tos/*
|
||||
how-tos/user-ldap
|
||||
how-tos/user-local
|
||||
how-tos/user-radius
|
||||
how-tos/zerotier
|
||||
|
|
|
|||
Loading…
Reference in a new issue