On Mon, Mar 18, 2002 at 01:21:29PM +0100, Thorsten Henninger wrote:
> Hi everybody,
> 

You probably need to setup some NAT rules.
Something like the following in your ipnat.conf file.

map xl1 192.168.0.10/24 -> xl1/32


Milos
> I have a problem with ipfilter, running on a FreeBSD firewall.
> I can not do a ping from an inside computer to the world, e.g.
> on 192.168.0.10: ping www.google.com does not work.
> On the firewall, I can do a ping to the world, everything works fine.
> 
> My ipfilter rules settings read as follows:
> 
> **** outside interface ****
> pass out quick on xl1 proto icmp from any to any keep state
> pass in quick on xl1 proto icmp from any to any keep state
> 
> **** inside interface ****
> pass out quick on xl0 proto icmp from any to any keep state
> pass in quick on xl0 proto icmp from any to any keep state
> 
> Do I need any "special" settings for ping?
> 
> Thanks for any help on this,
> 
> regards,
> 
> Thorsten
> 
> 
> _______________________________________________
> Firewalls mailing list
> [EMAIL PROTECTED]
> http://lists.gnac.net/mailman/listinfo/firewalls
_______________________________________________
Firewalls mailing list
[EMAIL PROTECTED]
http://lists.gnac.net/mailman/listinfo/firewalls

Reply via email to