David Brown
2012-Nov-13 20:35 UTC
Windows share mountable from Ubuntu if Shorewall is cleared but no diagnostics to work with
Hello, please find attached the shorewall_dump.tx.gz. Seemingly there are no connection or network problems to the machines associated with a Windows share I am trying to mount locally at /mnt/data. Nonetheless, I cannot see any shares or machines on our LAN unless I clear the Shorewall instance before executing: sudo mount -a with a suitable fstab. The shorewall.conf files clearly display the LOG file as: /var/log/messages. I see no error condition messages in /var/log/message, /var/log/syslog or from the execution of: dmesg. Typically, I can create a Shorewall Firewall Rule from the information gathered in messages or syslog. However, I have no complaints from Shorewall to work with for a solution. I''m not sure going for more verbosity will impart any more info. Any suggestions appreciated. Regards, David. ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov
Nathan Kennedy
2012-Nov-13 20:51 UTC
Re: Windows share mountable from Ubuntu if Shorewall is cleared but no diagnostics to work with
This might not explain the shorewall issues but have you tried putting the option _netdev in your fstab for the mount entry? This should halt the mount process for that entry until all the networking scripts have finished. Nathan On 11/13/2012 12:35 PM, David Brown wrote:> Hello, please find attached the shorewall_dump.tx.gz. > > Seemingly there are no connection or network problems to the machines > associated with a Windows share I am trying to mount locally at > /mnt/data. > > Nonetheless, I cannot see any shares or machines on our LAN unless I > clear the Shorewall instance before executing: sudo mount -a with a > suitable fstab. > > The shorewall.conf files clearly display the LOG file as: > /var/log/messages. > > I see no error condition messages in /var/log/message, /var/log/syslog > or from the execution of: dmesg. > > Typically, I can create a Shorewall Firewall Rule from the information > gathered in messages or syslog. > > However, I have no complaints from Shorewall to work with for a solution. > > I''m not sure going for more verbosity will impart any more info. > > Any suggestions appreciated. > > Regards, David. > > > ------------------------------------------------------------------------------ > Monitor your physical, virtual and cloud infrastructure from a single > web console. Get in-depth insight into apps, servers, databases, vmware, > SAP, cloud infrastructure, etc. Download 30-day Free Trial. > Pricing starts from $795 for 25 servers or applications! > http://p.sf.net/sfu/zoho_dev2dev_nov > > > _______________________________________________ > Shorewall-users mailing list > Shorewall-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/shorewall-users------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov
Tom Eastep
2012-Nov-14 01:22 UTC
Re: Windows share mountable from Ubuntu if Shorewall is cleared but no diagnostics to work with
On 11/13/12 12:35 PM, "David Brown" <david@davidwbrown.name> wrote:>Hello, please find attached the shorewall_dump.tx.gz. > >Seemingly there are no connection or network problems to the machines >associated with a Windows share I am trying to mount locally at /mnt/data. > >Nonetheless, I cannot see any shares or machines on our LAN unless I >clear the Shorewall instance before executing: sudo mount -a with a >suitable fstab. > >The shorewall.conf files clearly display the LOG file as: >/var/log/messages. > >I see no error condition messages in /var/log/message, /var/log/syslog >or from the execution of: dmesg. > >Typically, I can create a Shorewall Firewall Rule from the information >gathered in messages or syslog. > >However, I have no complaints from Shorewall to work with for a solution. > >I''m not sure going for more verbosity will impart any more info. > >Any suggestions appreciated.Use the SMBBI(ACCEPT) macro fw->loc (or loc->FW). -Tom You do not need a parachute to skydive. You only need a parachute to skydive twice. ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov
Tom Eastep
2012-Nov-14 01:24 UTC
Re: Windows share mountable from Ubuntu if Shorewall is cleared but no diagnostics to work with
On 11/13/12 12:35 PM, "David Brown" <david@davidwbrown.name> wrote:>The shorewall.conf files clearly display the LOG file as: >/var/log/messages.Which means that /var/log/messages exists -- nothing more. The LOGFILE option tells /sbin/shorewall where to *look for* the log; it has nothing to do with where Netfilter messages are logged. -Tom You do not need a parachute to skydive. You only need a parachute to skydive twice. ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov
David Brown
2012-Nov-15 18:37 UTC
Re: Windows share mountable from Ubuntu if Shorewall is cleared but no diagnostics to work with
Hi Tom, this worked! I need to look into the macros more. Thanks, David. On 11/13/2012 07:22 PM, Tom Eastep wrote:> On 11/13/12 12:35 PM, "David Brown" <david@davidwbrown.name> wrote: > >> Hello, please find attached the shorewall_dump.tx.gz. >> >> Seemingly there are no connection or network problems to the machines >> associated with a Windows share I am trying to mount locally at /mnt/data. >> >> Nonetheless, I cannot see any shares or machines on our LAN unless I >> clear the Shorewall instance before executing: sudo mount -a with a >> suitable fstab. >> >> The shorewall.conf files clearly display the LOG file as: >> /var/log/messages. >> >> I see no error condition messages in /var/log/message, /var/log/syslog >> or from the execution of: dmesg. >> >> Typically, I can create a Shorewall Firewall Rule from the information >> gathered in messages or syslog. >> >> However, I have no complaints from Shorewall to work with for a solution. >> >> I''m not sure going for more verbosity will impart any more info. >> >> Any suggestions appreciated. > Use the SMBBI(ACCEPT) macro fw->loc (or loc->FW). > > -Tom > You do not need a parachute to skydive. You only need a parachute to > skydive twice. > > > > > > ------------------------------------------------------------------------------ > Monitor your physical, virtual and cloud infrastructure from a single > web console. Get in-depth insight into apps, servers, databases, vmware, > SAP, cloud infrastructure, etc. Download 30-day Free Trial. > Pricing starts from $795 for 25 servers or applications! > http://p.sf.net/sfu/zoho_dev2dev_nov > _______________________________________________ > Shorewall-users mailing list > Shorewall-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/shorewall-users------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov