Hi, thanks for your answer.
I supposed you told me VE part of configuration. But what about CT0(main host) part?
How do you get broadcast working?  Did you use a bridge interface?
Regards.

Frank

Message: 1
Date: Tue, 02 Dec 2008 14:52:50 +0100
From: albinootje <[EMAIL PROTECTED]>
Subject: Re: [Users] Samba server using veth
To: [email protected]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1

Frank wrote:

Hi,

I'm trying to set up a VE as a Samba PDC Server ( template is a Centos 5).
--- cut ---
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 ...

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.





--
Aquest missatge ha estat analitzat per MailScanner
a la cerca de virus i d'altres continguts perillosos,
i es considera que està net.
For all your IT requirements visit: http://www.transtec.co.uk

_______________________________________________
Users mailing list
[email protected]
https://openvz.org/mailman/listinfo/users

Reply via email to