Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Apr 2006 16:53:25 +0100
From:      "Gray Lilley" <gray@mistaken-identity.co.uk>
To:        <freebsd-questions@freebsd.org>
Cc:        Gray Lilley <gray@mistaken-identity.co.uk>
Subject:   Oidentd with 7-CURRENT
Message-ID:  <ACE436445E3CB14DB6B6DF23AB5D72DB019523@magnum.Home.local>

next in thread | raw e-mail | index | archive | help
Good Afternoon,

=20

Firstly my apologies if this is the wrong list to post this to, but
since it was just a query - thought it was the best one.

=20

I have recently built a test box which is currently running 7-CURRENT as
of April 16th.  Everything is working, bar one thing, oidentd from ports
(/usr/ports/security/oidentd) seems to completely ignore it's
configuration file and the only way to get a response from it is to add
flags -r <response> (without the brackets) to the arguments of the
program. It is running with -C /usr/local/etc/oidentd.conf and my
oidentd.conf is;

=20

apps-1# cat /usr/local/etc/oidentd.conf

default {

        default {

                allow spoof

                deny spoof_all

                deny spoof_privport

                allow random_numeric

                allow numeric

                allow hide

        }

}

=20

user root {

        default {

                force reply "notroot"

        }

}

=20

#user eggdrop {

#       default {

#               allow spoof

#               allow spoof_all

#               allow spoof_privport

#       }

#}

=20

user gray {

        default {

                allow spoof

                allow spoof_all

                allow spoof_privport

        }

}

=20

I was curious whether or not anybody else had experienced this issue and
if so, whether a resolution was known.

=20

This works absolutely fine on a 6.0-RELEASE machine and a 5.4-STABLE
machine, both i386.

=20

Thanks in advance to anyone who can help and/or make suggestions as to
what it could be.

=20

Gray




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ACE436445E3CB14DB6B6DF23AB5D72DB019523>