Add a news link to an article by tpot on multiple network
authorDeryck Hodge <deryck@samba.org>
Tue, 29 Nov 2005 20:38:35 +0000 (20:38 +0000)
committerDeryck Hodge <deryck@samba.org>
Tue, 29 Nov 2005 20:38:35 +0000 (20:38 +0000)
interfaces with Samba.

deryck

git-svn-id: file:///home/svn/samba-web/trunk@863 44aeb9d7-1cd8-0310-b257-a505e0beeac2

news/users/tpot_multiple_interfaces.html [new file with mode: 0644]

diff --git a/news/users/tpot_multiple_interfaces.html b/news/users/tpot_multiple_interfaces.html
new file mode 100644 (file)
index 0000000..ebd9992
--- /dev/null
@@ -0,0 +1,24 @@
+    <h3><a name="tpot_multiple_interfaces">Tim Potter on Multiple Network Interfaces</a></h3> 
+        
+    <div class="article">
+      <p>Samba Team member Tim Potter has written an article on using Samba
+      with multiple network interfaces.  The piece is a nice write up on how
+      to set smb.conf parameters for multi-interface servers.  From the
+      introduction:</p>
+
+      <blockquote>Let's assume that we have a server with two network 
+      interfaces. Say that one interface, eth0  connects to the company 
+      network 10.0.0.0/8, and eth1 connects to 192.168.1.0/24, a small private 
+      network within the company. For one reason or another, we want shares 
+      exported by Samba to be available on the private network eth1, but not 
+      visible to the rest of the organisation via eth0. The machine in 
+      question may be a firewall, gateway or plays some other sensitive role. 
+      In other configurations, you might want to avoid SMB connections over 
+      your PPP or wireless connection, for performance reasons.</blockquote>
+
+      <p>For the rest of the article, see 
+      <a href="http://samba.org/~tpot/articles/multiple-interfaces.html">Multiple 
+      Network Interfaces with Samba</a>.</p> 
+    </div>
+        
+