Hello! I''m having trouble getting my samba to work after I have Shorewall up and running. I really use it just to have a drive on show up on my network neighborhood in windows. Everything worked good while Shorewall isn''t running and the iptables are cleared. But as soon as it runs, it wipes my Samba access. Here is the setup I have in my RULES file: ACCEPT local fw tcp 137:139 ACCEPT local fw udp 137:139 Anyone have any clues about this? Thanks in advance, Tom ====Tom Davis tdavis75@yahoo.com http://wcstech.com/tdavis75 Want to get paid surfing the net? It''s free to do. Click here to learn more Please enter tdavis75@yahoo.com as your reference. Thanks! __________________________________________________ Do You Yahoo!? Yahoo! Sports - sign up for Fantasy Baseball http://sports.yahoo.com
Hi, I''m not sure if the answer is "THE GOOD ONE" but what I''m doing is: And it''s working fine. ACCEPT local fw tcp 137:139 ACCEPT local fw tcp 137:139 ACCEPT fw local tcp 137:139 ACCEPT fw local tcp 137:139 --Benoit Lefebvre mox@videotron.ca http://www.mox.ca/ -----Original Message----- From: shorewall-users-admin@shorewall.net [mailto:shorewall-users-admin@shorewall.net] On Behalf Of Tom Davis Sent: Monday, March 04, 2002 12:47 AM To: Shorewall-users@shorewall.net Subject: [Shorewall-users] Samba> ---------- > From: Tom Davis[SMTP:TDAVIS75@YAHOO.COM] > Sent: Monday, March 04, 2002 12:47:05 AM > To: Shorewall-users@shorewall.net > Subject: [Shorewall-users] Samba > Auto forwarded by a Rule >Hello! I''m having trouble getting my samba to work after I have Shorewall up and running. I really use it just to have a drive on show up on my network neighborhood in windows. Everything worked good while Shorewall isn''t running and the iptables are cleared. But as soon as it runs, it wipes my Samba access. Here is the setup I have in my RULES file: ACCEPT local fw tcp 137:139 ACCEPT local fw udp 137:139 Anyone have any clues about this? Thanks in advance, Tom ====Tom Davis tdavis75@yahoo.com http://wcstech.com/tdavis75 Want to get paid surfing the net? It''s free to do. Click here to learn more Please enter tdavis75@yahoo.com as your reference. Thanks! __________________________________________________ Do You Yahoo!? Yahoo! Sports - sign up for Fantasy Baseball http://sports.yahoo.com _______________________________________________ Shorewall-users mailing list Shorewall-users@shorewall.net http://www.shorewall.net/mailman/listinfo/shorewall-users
Benoit Lefebvre wrote:> Hi, > I''m not sure if the answer is "THE GOOD ONE" but what I''m doing > is: > And it''s working fine. > > ACCEPT local fw tcp 137:139 > ACCEPT local fw tcp 137:139 > ACCEPT fw local tcp 137:139 > ACCEPT fw local tcp 137:139 > ... > -----Original Message----- > ... > Hello! > I''m having trouble getting my samba to work after I have > Shorewall up and running. I really use it just to have a drive > on show up on my network neighborhood in windows. Everything > worked good while Shorewall isn''t running and the iptables are > cleared. But as soon as it runs, it wipes my Samba access. > > Here is the setup I have in my RULES file: > > ACCEPT local fw tcp 137:139 > ACCEPT local fw udp 137:139 > > Anyone have any clues about this?You shouldn''t need the fw->local rules if you''re only being a server, only a client. Have you upgraded recently from a shorewall version that used ''local'' to one that uses ''loc''? It may just be that you have the wrong zone name. Note also that if your policy file allows traffic from loc(al) to fw, then no rules are required. Beyond that, there''s not much more we can say without more information about the problem. What policies are defined? What is the output of ''shorewall status''? Does anything show up in the logs? Paul http://paulgear.webhop.net
On Sun, 3 Mar 2002 21:47:05 -0800 (PST) Tom Davis <tdavis75@yahoo.com> wrote: TD> Hello! TD> I''m having trouble getting my samba to work after I have TD> Shorewall up and running. I really use it just to have a drive TD> on show up on my network neighborhood in windows. Everything TD> worked good while Shorewall isn''t running and the iptables are TD> cleared. But as soon as it runs, it wipes my Samba access. TD> TD> Here is the setup I have in my RULES file: TD> TD> ACCEPT local fw tcp 137:139 TD> ACCEPT local fw udp 137:139 Does adding udp 135 help? Regards, Nerijus