Hi im using xinetd to host my services, and i was wondering are hosts.allow hosts.deny files only used by inetd ?, i know that xinetd has it's own built in tcpwrappers using syntax like only_from = 0.0.0.0 and no_access = 0.0.0.0 , i was just wondering if i would still have to implament this into hosts.allow and hosts.deny