Mailinglist Archive: opensuse-security (636 mails)
| < Previous | Next > |
segfault with tcpdchk in SuSE-7.1 ?!?
- From: Christoph Wegener <cwe@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 21 Feb 2001 16:08:25 +0100
- Message-id: <3A93D9E8.1DCA919B@xxxxxxxxxxxxxxxxxxxxxx>
Hi everybody,
unfortunately I got a segfault when using tcpdchk in SuSE-7.1. Does
anybody have the same prob?!? tcpdmatch shows that the rules in
hosts.allow and hosts.deny are working properly - so please where is
my mistake?!?
Here are the configs...
***/etc/hosts.deny:
# See tcpd(8) and hosts_access(5) for a description.
# http-rman : ALL EXCEPT LOCAL
in.telnetd: ALL
***/etc/hosts.allow:
# See tcpd(8) and hosts_access(5) for a description.
#(ALL EXCEPT in.fingerd) EXCEPT in.identd : ALL : (safe_finger -l @%h
2>&1| \
# /bin/mail -s "%d-%h %u" root) &
in.telnetd: xxx.xxx.xxx.xx
***/etc/inetd.conf (from cat /etc/inetd.conf | grep -v "^#"
time stream tcp nowait root internal
time dgram udp wait root internal
ftp stream tcp nowait root /usr/sbin/tcpd proftpd
telnet stream tcp nowait root /usr/sbin/tcpd in.telnetd
Thanx for any hints...
Christoph
--
.-. Ruhr-Universitaet Bochum
/v\ L I N U X Lehrstuhl fuer Biophysik
// \\ >Penguin Computing< c/o Christoph Wegener
/( )\ Gebaeude ND 04/Nord
^^-^^ D-44780 Bochum, GERMANY
Tel: +49 (234) 32-25754 Fax: +49 (234) 32-14626
mailto://cwe@xxxxxxxxxxxxxxxxxxxxxx http://www.bph.ruhr-uni-bochum.de
unfortunately I got a segfault when using tcpdchk in SuSE-7.1. Does
anybody have the same prob?!? tcpdmatch shows that the rules in
hosts.allow and hosts.deny are working properly - so please where is
my mistake?!?
Here are the configs...
***/etc/hosts.deny:
# See tcpd(8) and hosts_access(5) for a description.
# http-rman : ALL EXCEPT LOCAL
in.telnetd: ALL
***/etc/hosts.allow:
# See tcpd(8) and hosts_access(5) for a description.
#(ALL EXCEPT in.fingerd) EXCEPT in.identd : ALL : (safe_finger -l @%h
2>&1| \
# /bin/mail -s "%d-%h %u" root) &
in.telnetd: xxx.xxx.xxx.xx
***/etc/inetd.conf (from cat /etc/inetd.conf | grep -v "^#"
time stream tcp nowait root internal
time dgram udp wait root internal
ftp stream tcp nowait root /usr/sbin/tcpd proftpd
telnet stream tcp nowait root /usr/sbin/tcpd in.telnetd
Thanx for any hints...
Christoph
--
.-. Ruhr-Universitaet Bochum
/v\ L I N U X Lehrstuhl fuer Biophysik
// \\ >Penguin Computing< c/o Christoph Wegener
/( )\ Gebaeude ND 04/Nord
^^-^^ D-44780 Bochum, GERMANY
Tel: +49 (234) 32-25754 Fax: +49 (234) 32-14626
mailto://cwe@xxxxxxxxxxxxxxxxxxxxxx http://www.bph.ruhr-uni-bochum.de
| < Previous | Next > |