Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Aug 1996 09:26:32 +0200 (SAT)
From:      Khetan Gajjar <khetan@iafrica.com>
To:        Veggy Vinny <richardc@CSUA.Berkeley.EDU>
Cc:        questions@freebsd.org
Subject:   Re: tcpwrapper logs
Message-ID:  <Pine.BSI.3.95.960807092421.3529B-100000@copernicus.iafrica.com>
In-Reply-To: <Pine.PTX.3.95.960806132842.17642C-100000@soda.CSUA.Berkeley.EDU>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 6 Aug 1996, Veggy Vinny wrote:

> 	Hmmm, I did a kill -9 syslog pid and couldn't restart syslogd.

It should die. Rather hup it (i.e. kill -1 )

> ALL: soda.CSUA.Berkeley.EDU 

ALL: soda.csua.berkeley.edu : deny

Here's a sample of my hosts.allow :

# deny from hosts where DNS doesn't match
ALL : PARANOID : RFC931 20 : deny

fingerd : ALL \
	: spawn (echo Finger. | \
	 /usr/bin/mail -s "tcpd\: %u@%h[%a] fingered me!" root) & \
	: twist /bin/echo "You can't use %d from %h!"

ftpd: ALL :allow

telnetd sshd : chain.iafrica.com : allow

ALL : localhost : allow
ALL : ian.iafrica.com : allow

ALL : ALL \
	: spawn (/usr/local/bin/safe_finger -l @%h | \
	 /usr/bin/mail -s "tcpd\: %u@%h[%a] tried to use %d  (denied)" root) & \
	: twist /bin/echo "You can't use %d from %h!"

---
Khetan Gajjar	       [ http://www.iafrica.com/~khetan  ]
UUNet Internet Africa  [ 0800-030-002 & help@iafrica.com ]
Get rid of Telkom....  [      http://www.ispa.org.za     ]
I'm a FreeBSD User!    [      http://www.freebsd.org     ]
Any opinions stated in this message are personal.
UIA's official policy may not be reflected in this message. 





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.95.960807092421.3529B-100000>