Go to most recent revision | Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
3 | magnus | 1 | # oident masquarded connections configuration |
2 | |||
3 | # use this file if your host is masquarading connections for several |
||
4 | # hosts and you want to return a reply based on the hostname of |
||
5 | # the originating machine |
||
6 | # by default, such requests are forwarded to the real host. |
||
7 | # you can disable forwarding by removing "-f" from OIDENT_OPTIONS |
||
8 | # in /etc/default/oidentd |
||
9 | |||
10 | # add hosts in the following format, see oidentd_masq.conf(5) for details: |
||
11 | # <ip or host>[/mask] <username> <os> |