News: This forum is now permanently frozen.
Pages: [1]
Topic: backups fail (smb file copies) between otp1 and LAN  (Read 1176 times)
« on: January 10, 2008, 17:04:33 »
m0n0newb *
Posts: 5

Thank you in advance for your support!

We have been in production with a logic supply m0n0wall appliance for 3 months and have just ran into problems with dropped connections when copying (trying to backup) 43GB of music file directories with many 3 to 8k mp3 / wav / m4p etc.. files between the opt1 and LAN network segments. The file transfer starts then after a while (between 5+ to 20 minutes more or less) we receive "The specified network name is no longer available" message and the file transfer ends. The network connection is indeed still up / available. We are trying to copy / backup 43GB of music files between the opt1 to the LAN network segment in either a single transaction or broken into many smaller i.e. 1GB transactions. We are able to transfer some files between the networks before we receive the "The specified network name is no longer availableā€ message, although we are unable to effectively backup all the files from opt1 to the LAN network.

Environment:
Linux Samba Server with the music files / directories (fixed IP address on opt1)
Backup machine Win XP dhcp client (we tested with a fixed IP as well, same result) on the LAN segment.
 
logic supply m0n0wall appliance:
http://www.logicsupply.com/products/perimeter_r
Hardware Specifications:
x86 platform
Mainboard    VIA EPIA EK10000
Processor    1GHz VIA C7 processor
RAM    256MB DDR400
Storage    256MB IDE flash (solid state)
Ethernet Ports    2 x 10/100Mb RJ45 (R2)
4 x 10/100Mb RJ45 (R4)
6 x 10/100Mb RJ45 (R6)

Conf file:

<?xml version="1.0"?>
<m0n0wall>
   <version>1.6</version>
   <lastchange>1196552972</lastchange>
   <system>
      <hostname>mw01</hostname>
      <domain>xx.xxxxxx.com</domain>
      <username>admin</username>
      <password>xxxxxxxxxxxxxxxxxxxxxxxxxx</password>
      <timezone>xxxxxxxxxxxxxxxxxxxx</timezone>
      <time-update-interval>300</time-update-interval>
      <timeservers>pool.ntp.org</timeservers>
      <webgui>
         <protocol>https</protocol>
         <port/>
         <certificate/>
         <private-key/>
         <expanddiags/>
      </webgui>
      <notes>VXBncmFkZWQgZnJvbSAxLjIgdG8gMS4yMzEgb24gMTEtMTAtMDc=</notes>
      <harddiskstandby/>
      <dnsserver>xxxxxxxxxxxxxxxxxx</dnsserver>
      <dnsserver>xxxxxxxxxxxxxxxxxx</dnsserver>
   </system>
   <interfaces>
      <lan>
         <if>vr1</if>
         <ipaddr>192.168.5.254</ipaddr>
         <subnet>24</subnet>
         <media/>
         <mediaopt/>
      </lan>
      <wan>
         <if>vr0</if>
         <mtu/>
         <media/>
         <mediaopt/>
         <spoofmac/>
         <ipaddr>xxxxxxxxxxxxxxxxxx</ipaddr>
         <subnet>24</subnet>
         <gateway>xxxxxxxxxxxxxxxxxx</gateway>
      </wan>
      <opt1>
         <if>sis0</if>
         <descr>OPT1</descr>
         <ipaddr>192.168.1.254</ipaddr>
         <subnet>24</subnet>
         <bridge/>
         <enable/>
      </opt1>
      <opt2>
         <if>sis1</if>
         <descr>OPT2</descr>
         <ipaddr>192.168.2.254</ipaddr>
         <subnet>24</subnet>
         <bridge/>
         <enable/>
      </opt2>
      <opt3>
         <if>sis2</if>
         <descr>OPT3</descr>
         <ipaddr>192.168.3.254</ipaddr>
         <subnet>24</subnet>
         <bridge/>
         <enable/>
      </opt3>
      <opt4>
         <if>sis3</if>
         <descr>OPT4</descr>
         <ipaddr>192.168.4.254</ipaddr>
         <subnet>24</subnet>
         <bridge/>
         <enable/>
      </opt4>
   </interfaces>
   <staticroutes/>
   <pppoe/>
   <pptp/>
   <bigpond/>
   <dyndns>
      <type>dyndns</type>
      <username/>
      <password/>
      <host/>
      <mx/>
      <server/>
      <port/>
   </dyndns>
   <dnsupdate/>
   <dhcpd>
      <lan>
         <enable/>
         <range>
            <from>192.168.5.100</from>
            <to>192.168.5.120</to>
         </range>
         <defaultleasetime/>
         <maxleasetime/>
      </lan>
      <opt1>
         <range>
            <from>192.168.1.10</from>
            <to>192.168.1.30</to>
         </range>
         <defaultleasetime/>
         <maxleasetime/>
         <enable/>
      </opt1>
      <opt2>
         <range>
            <from>192.168.2.10</from>
            <to>192.168.2.30</to>
         </range>
         <defaultleasetime/>
         <maxleasetime/>
         <enable/>
      </opt2>
      <opt3>
         <range>
            <from>192.168.3.10</from>
            <to>192.168.3.30</to>
         </range>
         <defaultleasetime/>
         <maxleasetime/>
         <enable/>
      </opt3>
      <opt4>
         <range>
            <from>192.168.4.10</from>
            <to>192.168.4.30</to>
         </range>
         <defaultleasetime/>
         <maxleasetime/>
         <enable/>
      </opt4>
   </dhcpd>
   <pptpd>
      <mode/>
      <redir/>
      <localip/>
      <remoteip/>
   </pptpd>
   <dnsmasq/>
   <snmpd>
      <syslocation/>
      <syscontact/>
      <rocommunity>public</rocommunity>
   </snmpd>
   <diag>
      <ipv6nat>
         <ipaddr/>
      </ipv6nat>
   </diag>
   <bridge/>
   <syslog>
      <reverse/>
      <nentries>50</nentries>
      <remoteserver/>
   </syslog>
   <nat>
      <servernat>
         <ipaddr>xxxxxxxxxxxxxxxxxx</ipaddr>
         <descr>Public WWW to LAMP Server</descr>
      </servernat>
      <rule>
         <external-address>xxxxxxxxxxxxxxxxxx</external-address>
         <protocol>tcp</protocol>
         <external-port>80</external-port>
         <target>192.168.3.102</target>
         <local-port>80</local-port>
         <interface>wan</interface>
         <descr>LAMP</descr>
      </rule>
   </nat>
   <filter>
      <rule>
         <type>pass</type>
         <interface>wan</interface>
         <protocol>tcp</protocol>
         <source>
            <any/>
         </source>
         <destination>
            <address>192.168.3.102</address>
            <port>80</port>
         </destination>
         <log/>
         <descr>NAT LAMP</descr>
      </rule>
      <rule>
         <type>pass</type>
         <interface>opt4</interface>
         <protocol>tcp</protocol>
         <source>
            <any/>
         </source>
         <destination>
            <network>lan</network>
            <not/>
         </destination>
         <descr>OPT4 -&gt; any except LAN</descr>
      </rule>
      <rule>
         <type>pass</type>
         <interface>opt3</interface>
         <protocol>tcp</protocol>
         <source>
            <any/>
         </source>
         <destination>
            <address>192.168.3.102</address>
            <port>80</port>
         </destination>
         <descr>HTTP Access from LAN</descr>
      </rule>
      <rule>
         <type>pass</type>
         <interface>opt3</interface>
         <source>
            <any/>
         </source>
         <destination>
            <network>lan</network>
            <not/>
         </destination>
         <descr>OPT3 -&gt; any except LAN</descr>
      </rule>
      <rule>
         <type>pass</type>
         <interface>opt2</interface>
         <protocol>tcp</protocol>
         <source>
            <any/>
         </source>
         <destination>
            <network>lan</network>
            <not/>
         </destination>
         <descr>OPT2 -&gt; any except LAN</descr>
      </rule>
      <rule>
         <type>pass</type>
         <interface>opt1</interface>
         <source>
            <any/>
         </source>
         <destination>
            <network>lan</network>
            <not/>
         </destination>
         <descr>OPT1 -&gt; any except LAN</descr>
      </rule>
      <rule>
         <type>pass</type>
         <descr>Default LAN -&gt; any</descr>
         <interface>lan</interface>
         <source>
            <network>lan</network>
         </source>
         <destination>
            <any/>
         </destination>
      </rule>
      <tcpidletimeout/>
   </filter>
   <shaper/>
   <ipsec/>
   <aliases/>
   <proxyarp>
      <proxyarpnet>
         <interface>wan</interface>
         <network>xxxxxxxxxxxxxxxxxx</network>
         <descr>WWW LAMP Server</descr>
      </proxyarpnet>
   </proxyarp>
   <wol/>
</m0n0wall>
 
Pages: [1]
 
 
Powered by SMF 1.1.20 | SMF © 2013, Simple Machines