DNS port

HI,
can someone say me what port i must have open on local side on input chain for DNS requests?
Tx

usually you allow all UDP in the input rule which covers DNS at UDP 53

And you probably should also open TCP port 53, as DNS is switching to TCP if the data is getting too big for an UDP packet…

Christain