Re: pf.conf newbie help
From: Dave Uhring (daveuhring_at_yahoo.com)
Date: 08/24/04
- Next message: clvrmnky: "Re: Still can't use ADSL, PF problem"
- Previous message: Dennis Russo: "Re: pf.conf newbie help"
- In reply to: Dennis Russo: "Re: pf.conf newbie help"
- Next in thread: Dennis Russo: "Re: pf.conf newbie help"
- Reply: Dennis Russo: "Re: pf.conf newbie help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 24 Aug 2004 13:03:24 -0500
On Tue, 24 Aug 2004 10:45:42 -0700, Dennis Russo wrote:
> Keith Matthews <invalid@frequentous.co.uk> wrote in message news:<QbmdneFnOsexc7fcRVn-ow@eclipse.net.uk>...
>> Dennis Russo wrote:
>>
>> > Dave Uhring <daveuhring@yahoo.com> wrote in message
>> >> This one is:
>> >>
>> >> pass in on $ExtIF inet proto udp from any to any port 53 keep state
>> >
>> > Ah, I was allowing port 53 as tcp, not udp. That is my error...
>> > Thanks alot for the info (I will crawl back under my rock now for not
>> > knowing that)...
>> >
>>
>>
>> You need both. UDP is normally used, but a long response will cause TCP to
>> be used.
>
> Thanks for the responses. However, I added the following line
>
> pass in on $ExtIF inet proto udp from any to any port 53 keep state
>
> but still no dice. I'm using this DNS server mainly as my primary for
> my small little home network. When I try to apply these rules I do
> not have DNS capabilty. I thought maybe to add another line similar
> to the one above only substitute $IntIF for $ExtIF, but still no good
> (since the queries would be coming from the internal interface??).
> Any ideas??
Do your hosts on the LAN access the nameserver via $ExtIF or $IntIF?
Are you even sure the nameserver is working? Why are you firewalling
packets from your LAN anyway?
The PF rule which I posted is in use right now on the Internet. It's on
the primary nameserver for an ISP.
- Next message: clvrmnky: "Re: Still can't use ADSL, PF problem"
- Previous message: Dennis Russo: "Re: pf.conf newbie help"
- In reply to: Dennis Russo: "Re: pf.conf newbie help"
- Next in thread: Dennis Russo: "Re: pf.conf newbie help"
- Reply: Dennis Russo: "Re: pf.conf newbie help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|