--- dnscache.c.orig Mon Nov 18 09:54:56 2002 +++ dnscache.c Mon Nov 18 09:55:08 2002 @@ -63,7 +63,7 @@ struct interf *interhead = 0; -#define MAXUDP 200 +#define MAXUDP 512 static struct udpclient { struct query q; struct taia start;