ipfw allowing browser only

David Banning david+dated+1100305688.15b697 at skytrackercanada.com
Sun Nov 7 16:28:36 PST 2004


On Sun, Nov 07, 2004 at 08:39:24PM +0100, Emil Khatib wrote:
> You must enable also DNS queries. DNS port is 53 (i think)

I looked around and I think you are right on the port number,
but it still does not run. Here is my list now;

01150 allow tcp from any to 192.168.1.6 53
01152 allow tcp from any to 192.168.1.6 80
01153 allow udp from any to 192.168.1.6 80
01154 allow udp from any to 192.168.1.6 53
01200 deny ip from any to 192.168.1.6
65535 allow ip from any to any

Now 192.168.1.6 is my client. I wonder if I should be entering this
"192.168.1.6 to any" rather than "any to 192.168.1.6" 

I have also cleared my ipnat rules to try and simplify here.

Something very basic is not working here.


More information about the freebsd-questions mailing list