Identd


Recommended Posts

well, i tried using pidentd, but it seems that it doesnt support NAT, so i tried oidentd, but couldnt get that to work, can anybody suggestion me to anything or help me?i'm using suse 8.1

Link to comment
Share on other sites

I just got oidentd working with nat.. create an /etc/oidentd.conf containing:

default {

default {

allow spoof

allow spoof_all

allow spoof_privport

}

}

Also.. make you manually launch oidentd.. do not use inetd or xinetd.

now create /etc/oidentd_masq.conf

just put in your ip/response/OS:

192.168.1.2/24 yzero WinXP

( /24 means 255.255.255.0 subnet mask)

Launch oidentd with:

oidentd -m -f -C /etc/oidentd.conf

-- yzero

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.