Tell IPFW that you want to allow packets.

You'll probably want something like:

 # ipfw add 00100 allow ip from any to any

This will allow ALL packets, so it's not really acting as a well
configured firewall, but it should fix your immediate problem.  Check
out rc.firewall and rc.conf for info on choosing something that may be
better suited to your needs, and take a look at the BSD handbook for
more information about firewalling in general.

Cheers,
Marc

> -----Original Message-----
> From: RYAN vAN GINNEKEN [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, February 25, 2004 12:20 PM
> To: [EMAIL PROTECTED]
> Subject: re:re:make world
> 
> Firstly thanks for your reply, contents of /etc/resolv.conf 
> are as follows.
> 
> search computerking.ca
> nameserver 192.168.0.202
> nameserver 24.71.223.144
> nameserver 24.71.223.144
> 
>  If i am not mistaken my server (192.168.0.202 or 
> computerking.ca) that runs FreeBSD as well provides that 
> information through the dhcpd?  I do not have named running 
> on that machine but instead on the fore mentioned server.  
> ipfw show outputs the following line what the ???
> 
> 65535  0  0  deny ip from any to any
> 
> that doesn't look right does it???
> can you help me fix this???
> 
> _______________________________________________
> [EMAIL PROTECTED] mailing list 
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "[EMAIL PROTECTED]"
> 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to