Re: samba and iptables

2003-09-15 Thread Ian L
Hmm, looks like i got it working by playing with the config file a bit more. -A RH-Lokkit-0-50-INPUT -i eth0 -p tcp -m multiport --dport 135,139,445 -j ACCEPT -A RH-Lokkit-0-50-INPUT -i eth0 -p udp -m multiport --dport 135,137,138,139,445 -j ACCEPT those are the two lines i added, which seem

Re: samba and iptables

2003-09-15 Thread cajun
Ian L wrote: At 05:43 PM 9/15/2003, you wrote: On Mon, 2003-09-15 at 20:32, Ian L wrote: > Hey all, > > I'm trying to set up samba to work with a win2k3 server and a redhat 8 > server. I've got samba 2.x installed. It seems to be working, although i > havent finished setting up all the user perm

RE: samba and iptables

2003-09-15 Thread Tapang, Roderick (GXS)
Hi, >-Original Message- >From: Ian L [mailto:[EMAIL PROTECTED] >Sent: Monday, September 15, 2003 8:33 PM >To: [EMAIL PROTECTED] >Subject: samba and iptables > > >Hey all, > >I'm trying to set up samba to work with a win2k3 server and a redhat 8 >se

Re: samba and iptables

2003-09-15 Thread Ian L
At 05:43 PM 9/15/2003, you wrote: On Mon, 2003-09-15 at 20:32, Ian L wrote: > Hey all, > > I'm trying to set up samba to work with a win2k3 server and a redhat 8 > server. I've got samba 2.x installed. It seems to be working, although i > havent finished setting up all the user permissions. When i

Re: samba and iptables

2003-09-15 Thread Jason Dixon
On Mon, 2003-09-15 at 20:32, Ian L wrote: > Hey all, > > I'm trying to set up samba to work with a win2k3 server and a redhat 8 > server. I've got samba 2.x installed. It seems to be working, although i > havent finished setting up all the user permissions. When i turn iptables > off, i get a p

samba and iptables

2003-09-15 Thread Ian L
Hey all, I'm trying to set up samba to work with a win2k3 server and a redhat 8 server. I've got samba 2.x installed. It seems to be working, although i havent finished setting up all the user permissions. When i turn iptables off, i get a password prompt in windows when i click on the server.

Re: Samba and iptables

2002-11-27 Thread Peter Robb
Agreed... I've a problem with Evolution losing it's account settings, so I missed a heap of replies there... Peter. On Tue, 2002-11-26 at 02:13, Mike Burger wrote: > I would imagine that other than the -i (which I had noted, earlier), both > tcp and udp would be useful. > -- redhat-list

Re: Samba and iptables

2002-11-25 Thread Mike Burger
I would imagine that other than the -i (which I had noted, earlier), both tcp and udp would be useful. On 26 Nov 2002, Peter Robb wrote: > On Mon, 2002-11-25 at 11:51, Yoink! wrote: > > On Sun, 24 Nov 2002, Will Phipps wrote: > > > Does anyone know the entry that I need to put into iptables to a

Re: Samba and iptables

2002-11-25 Thread Peter Robb
On Mon, 2002-11-25 at 11:51, Yoink! wrote: > On Sun, 24 Nov 2002, Will Phipps wrote: > > Does anyone know the entry that I need to put into iptables to allow > > samba access? > > iptables -I INPUT 1 -o ethX -p tcp --dport 137:139 -j ACCEPT Surely you meant -p udp and -i ethx in the INPUT chain??

Re: Samba and iptables

2002-11-25 Thread Mike Burger
On Mon, 25 Nov 2002, Yoink! wrote: > On Mon, 25 Nov 2002, Mike Burger wrote: > > On Mon, 25 Nov 2002, Yoink! wrote: > > > On Sun, 24 Nov 2002, Will Phipps wrote: > > > > Does anyone know the entry that I need to put into iptables to allow > > > > samba access? > > > > > > iptables -I INPUT 1 -o et

Re: Samba and iptables

2002-11-25 Thread Yoink!
On Mon, 25 Nov 2002, Mike Burger wrote: > On Mon, 25 Nov 2002, Yoink! wrote: > > On Sun, 24 Nov 2002, Will Phipps wrote: > > > Does anyone know the entry that I need to put into iptables to allow > > > samba access? > > > > iptables -I INPUT 1 -o ethX -p tcp --dport 137:139 -j ACCEPT > > FWIW, that

Re: Samba and iptables

2002-11-25 Thread Mike Burger
On Mon, 25 Nov 2002, Yoink! wrote: > On Sun, 24 Nov 2002, Will Phipps wrote: > > Does anyone know the entry that I need to put into iptables to allow > > samba access? > > iptables -I INPUT 1 -o ethX -p tcp --dport 137:139 -j ACCEPT FWIW, that should be -i ethX (incoming to interface ethx), and

Re: Samba and iptables

2002-11-25 Thread Mike Burger
You need to allow ports 137 thru 139, tcp and udp. On Sun, 24 Nov 2002, Will Phipps wrote: > Does anyone know the entry that I need to put into iptables to allow > samba access? > > Thanks, > Will P. > > > > -- Mike Burger http://www.bubbanfriends.org Visit the Dog Pound II BBS telnet://d

Re: Samba and iptables

2002-11-25 Thread Yoink!
On Sun, 24 Nov 2002, Will Phipps wrote: > Does anyone know the entry that I need to put into iptables to allow > samba access? iptables -I INPUT 1 -o ethX -p tcp --dport 137:139 -j ACCEPT -- \ \/ / _ |~\ _ In God We Trust. All Others Pay Cash. > < / \|\ /|+-< | | "The world is a come

Samba and iptables

2002-11-24 Thread Will Phipps
Does anyone know the entry that I need to put into iptables to allow samba access? Thanks, Will P. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list