Discussion: cidrexpand hangs
Afficher un message
Vieux 14/03/2008, 12h08   #3
Scott Grayban
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: cidrexpand hangs

jnojr@yahoo.com wrote:
> On a CentOS 5 (Final) machine with sendmail-8.13.8-2.el5 installed, I
> grabbed the sendmail-8.13.8 source tarball and copied out cidrexpand.
> When I run it, though, it just sits and does not return to a command
> prompt. It creates a 0 length output file but does nothing else. I
> ran a strace, and the last few lines are:
>


What I use is.....

$ cat /usr/sbin/fix-cidr
#!/bin/sh
/usr/sbin/cidrexpand < /etc/mail/access | makemap -r hash /etc/mail/access

I run that after I add any new cidr's.
  Réponse avec citation
 
Page generated in 0,04404 seconds with 9 queries