Date: Mon, 31 Oct 2016 01:26:58 -0400 From: "Littlefield, Tyler" <tyler@tysdomain.com> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: questions about Samba/uploading ports Message-ID: <9906173c-caef-0650-19fb-9f61ff61660e@tysdomain.com>
next in thread | raw e-mail | index | archive | help
All, I have a couple questions. First, when I try to start up samba in a jail I get this: [2016/10/31 05:15:33.990258, 0] ../source3/nmbd/nmbd_subnetdb.c:127(make_subnet) nmbd_subnetdb:make_subnet() Failed to open nmb bcast socket on interface 192.168.0.7 for port 137. Error was Can't assign requested address My googling turns up a few results, which I have set up. Here's the relevant configuration. [global] bind interfaces only = yes interfaces = lo1 192.168.0.2 socket address = 192.168.0.2 log file = /var/log/samba4/log.%m workgroup = TY security = user unix extensions = yes .. Any tips here would be great. Also, I had a question about uploading ports. I'm building everything on poudriere (I"d like to just cron it). When I upload though from rsync everything just compounds and it obviously won't overwrite older versions of packages. Is there a good way to manage this? I'd like to conserve bandwidth if possible. Thanks! -- Take care, Ty Twitter: @sorressean Web: https://tysdomain.com Pubkey: https://tysdomain.com/files/pubkey.asc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9906173c-caef-0650-19fb-9f61ff61660e>