Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
192 |
- |
1 |
# This is the net backend config file.
|
|
|
2 |
|
|
|
3 |
## net backend options
|
|
|
4 |
# Timeout for the initial connection to saned. This will prevent the backend
|
|
|
5 |
# from blocking for several minutes trying to connect to an unresponsive
|
|
|
6 |
# saned host (network outage, host down, ...). Value in seconds.
|
|
|
7 |
# connect_timeout = 60
|
|
|
8 |
|
|
|
9 |
## saned hosts
|
|
|
10 |
# Each line names a host to attach to.
|
|
|
11 |
# If you list "localhost" then your backends can be accessed either
|
|
|
12 |
# directly or through the net backend. Going through the net backend
|
|
|
13 |
# may be necessary to access devices that need special privileges.
|
|
|
14 |
# localhost
|