On Wednesday 26 March 2003 13:57, Philippe Dhont (Sea-ro) wrote: > hi, > > i am installing a firewall with 2 nic's from 0 and doing some tests right > now. > I am pretty new but i try, ok :) > now, my default policy is to drop everything but now i am trying to connect > via my firewall to a samba server. > OUTPUT is ok to port 139 of the samba server but then the samba tries of > course to connect with the firewall and this can be another port every > time. How do i set this in the policy ? > iptables -t filter -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT /Kim