Re: IPFW-Problem bei Namensauflösung über dsl-Gateway

From: Clemens Hermann <haribeau(at)gmx.de>
Date: Sun, 16 Sep 2001 16:03:57 +0200

Am 16.09.2001 um 15:08:33 schrieb Gordon E.:

Hallo Gordon,

> Wie muß also eine Regel aussehen, die DNS über das dsl-Gateway vom Client
> nach draußen (und zurück) zulässt ???

> #======== erlaube DNS-Anfrage ==========================================
>
> ${fwprg} add allow udp from any to any 53 out xmit $NETDEV_WORLD
>
> #======== erlaube DNS-Antwort ===========================================
>
> ${fwprg} add allow udp from any to any 53 in recv $NETDEV_WORLD

probier mal

${fwprg} add allow udp from any 53 to any in recv $NETDEV_WORLD

Grüße

/ch

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Sun 16 Sep 2001 - 16:04:16 CEST

search this site