X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=etc%2Foidentd.conf;fp=etc%2Foidentd.conf;h=03b28d827802cd1b486acb0e169d7ef6b2becc70;hb=6330fe9c61e1dd6442e83740e5523c9b9e2e0149;hp=0000000000000000000000000000000000000000;hpb=2c1aaceb27c479f2aeaec517e81fd466105371d9;p=matthijs%2Fservers%2Fdrsnuggles.git diff --git a/etc/oidentd.conf b/etc/oidentd.conf new file mode 100644 index 0000000..03b28d8 --- /dev/null +++ b/etc/oidentd.conf @@ -0,0 +1,22 @@ +# Configuration for oidentd +# see oidentd.conf(5) +# +default { + default { + deny spoof + deny spoof_all + deny spoof_privport + allow random + allow random_numeric + allow numeric + deny hide + } +} + +# you may want to hide root connections +#user "root" { +# default { +# force reply "UNKNOWN" +# } +#} +