>>>>> "Sandip" == Sandip Bhattacharya <[EMAIL PROTECTED]> writes:

    Sandip> I seem to be having a problem using TCP Wrappers to
    Sandip> restrict access to the portmap service on my Red Hat Linux
    Sandip> 9 box.

    Sandip> I want to allow every host except one. My hosts.deny file
    Sandip> contains this:


    Sandip> portmap : 192.168.254.3

    Sandip> My hosts.allow file doesnt have any portmap lines.

    Sandip> However, it seems that the portmap service is still
    Sandip> accessible by the other host. NFS mounts and yp searches
    Sandip> are happening as usual.

[EMAIL PROTECTED] ~]$ fgrep portmap /etc/services
sunrpc          111/tcp         portmapper      # RPC 4.0 portmapper TCP
sunrpc          111/udp         portmapper      # RPC 4.0 portmapper UDP

And it's *TCP*wrappers... how about the UDP port?  Is that blocked?

Regards,

-- Raju
-- 
Raj Mathur                [EMAIL PROTECTED]      http://kandalaya.org/
       GPG: 78D4 FC67 367F 40E2 0DD5  0FEF C968 D0EF CC68 D17F
                      It is the mind that moves


-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to