Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jan 2001 11:28:55 -0600
From:      Jason Hunt <jhunt@blaz.homeip.net>
To:        freebsd-ipfw@freebsd.org
Subject:   ipfw troubles..
Message-ID:  <3A6B1C57.4FC7334B@blaz.niinet.net>

next in thread | raw e-mail | index | archive | help
hello,

I am having a little trouble with my rules that I don't
fully understand.  I have the following in my ipfw rules
but its not working the way I would expect:

# Allow ICQ Server Packets
add allow tcp from any 5190 to any via xl0

# Allow ICQ Client-to-Client communications
add allow tcp from any 1024-65535 to any 1024-65535 in recv xl0

my firewall has xl0 connected to cable modem, and xl1 is connected
to local lan.  Machines behind the firewall can not access icq
though, or some other services.  How can I basically allow
everything that can get to the firewall through to my lan?

thanks for any help.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ipfw" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A6B1C57.4FC7334B>