<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi, thanks for your answer.<br>
I supposed you told me VE part of configuration. But what about
CT0(main host) part?<br>
How do you get broadcast working? Did you use a bridge interface?<br>
Regards.<br>
<br>
Frank<br>
<blockquote cite="mid:200812021700.mB2H08h6003647@vzorg.swsoft.net"
type="cite">
<pre wrap="">
Message: 1
Date: Tue, 02 Dec 2008 14:52:50 +0100
From: albinootje <a class="moz-txt-link-rfc2396E" href="mailto:albinootje@gmail.com"><albinootje@gmail.com></a>
Subject: Re: [Users] Samba server using veth
To: <a class="moz-txt-link-abbreviated" href="mailto:users@openvz.org">users@openvz.org</a>
Message-ID: <a class="moz-txt-link-rfc2396E" href="mailto:49353DB2.2040607@gmail.com"><49353DB2.2040607@gmail.com></a>
Content-Type: text/plain; charset=ISO-8859-1
Frank wrote:
Hi,
</pre>
<blockquote type="cite">
<pre wrap="">I'm trying to set up a VE as a Samba PDC Server ( template is a Centos 5).
</pre>
</blockquote>
<pre wrap=""><!---->--- cut ---
</pre>
<blockquote type="cite">
<pre wrap="">But if we try to start nmbd daemon we get the following messages:
[2008/12/01 13:49:04, 3] nmbd/nmbd.c:open_sockets(615)
open_sockets: Broadcast sockets opened.
[2008/12/01 13:49:04, 3] lib/interface.c:add_interface(65)
not adding non-broadcast interface XX.XX.XX.XX
[2008/12/01 13:49:04, 0] lib/interface.c:load_interfaces(229)
WARNING: no network interfaces found
[2008/12/01 13:49:04, 0] nmbd/nmbd_subnetdb.c:create_subnets(190)
create_subnets: No local interfaces !
[2008/12/01 13:49:04, 0] nmbd/nmbd_subnetdb.c:create_subnets(191)
create_subnets: Waiting for an interface to appear ...
</pre>
</blockquote>
<pre wrap=""><!---->
I'm using samba as PDC + Veth successfully with an ubuntu dapper container.
smb.conf has the line : interfaces = 192.168.1.4
the network-settings in /etc/network/interfaces :
auto veth18.5 lo
iface veth18.5 inet static
address 192.168.1.4
netmask 255.255.255.0
broadcast 192.168.1.255
gateway 192.168.1.6
iface lo inet loopback
HTH.
Regards,
A.
</pre>
</blockquote>
<br>
<br />--
<br />Aquest missatge ha estat analitzat per
<a href="http://www.mailscanner.info/"><b>MailScanner</b></a>
<br />a la cerca de virus i d'altres continguts perillosos,
<br />i es considera que está net.
<br />MailScanner agraeix a <a href="http://www.transtec.co.uk/">transtec Computers</a> pel seu suport.
</body>
</html>