(this is a separate summary than the message I just sent regarding access 
getting through the hosts.allow and hosts.deny)
Thanks for the suggestions.  Sorry for the delay on summarizing... hacker 
problems.
The tcpwrappers man page hosts_options covers this under "banners" and "twist"
(if tcpwrappers is compiled with the options extension installed)
some simplte examples... using twist:
hosts.deny: ALL: ALL: twist echo access from your host is denied
and using banners:
hosts.allow:
I'm still working on different messages for allow & deny, and possibility 
of sending a special message if the host is in a list of "has-ssh" and 
responding with "I know you have ssh, use it please instead of telnet"
Thanks
Dan
 >  I have tcp wrappers in place to log and control access through hosts.deny
 >  and hosts.allow.
 >
 >  Any suggestions on how to have it reply with a message if service is 
denied,
 >  and to reply with a message when it's in a list of machines that I know to
 >  have ssh, alerting user that "telnet is not allowed from your machine, you
 >  have ssh, use it instead of ssh"?
 >
 >  Thanks
 >  --Dan
====================================
Dan Kirkpatrick ---- <dkirk_at_phy.syr.edu>
Computer Systems Manager/Administrator
Physics Department
Syracuse University, Syracuse, NY
====================================
Received on Sat Jan 22 2000 - 17:41:54 NZDT