[Samba] samba and ipchains

2002-12-18 Thread Poorav Chaudhari
I am having major set backs trying to access through my firewall (ipchains). The default policy on my chains is set to deny and then i am giving the following ipchains rule for samba. ipchains -A input -p tcp -s $Internal_subnet -d Internal_net 137:139 -j ACCEPT ipchains -A input -p udp -s

RE: [Samba] samba and ipchains

2002-12-18 Thread Jacob Smith
] samba and ipchains I am having major set backs trying to access through my firewall (ipchains). The default policy on my chains is set to deny and then i am giving the following ipchains rule for samba. ipchains -A input -p tcp -s $Internal_subnet -d Internal_net 137:139 -j ACCEPT ipchains -A input

Re: [Samba] samba and ipchains

2002-12-18 Thread Joel Hammer
, 2002 at 10:59:29AM -0800, Poorav Chaudhari wrote: I am having major set backs trying to access through my firewall (ipchains). The default policy on my chains is set to deny and then i am giving the following ipchains rule for samba. ipchains -A input -p tcp -s $Internal_subnet -d Internal_net