[Pkg-samba-maint] bugreport
Christian Perrier
bubulle at debian.org
Mon Apr 20 13:56:55 UTC 2009
Quoting Raymund Apfelböck (raymund at apfelboeck.de):
> Hello!
>
> My first problem is:
> "apt-get purge samba" or "dpkg ?purge ?force-all samba" will not remove
> /etc/samba
> an following "apt-get install samba" will not restore /etc/samba
I don't see much reasons for this to be a bug in the package. What is
left in the directory?
>
> My second problem is:
> nmbd do not recognize my openvpn network as non-loopback ip4 network and
> deny to work
>
> [global]
> workgroup = netzwerk
> server string = %h server
> os level = 99
> wins support = yes
> netbios name = server
> browseable = yes
> dns proxy = no
> ; name resolve order = lmhosts host wins bcast
> name resolve order = wins lmhosts hosts bcast
> ; interfaces = 127.0.0.0/8 10.10.0.0/24 # <- works in previous version
> interfaces = 127.0.0.0/8 10.10.0.0/24 eth0
> ; bind interfaces only = false
That should fairly certainly be:
interfaces = 127.0.0.1/8 10.10.0.<n>/24 eth0
where <n> is the IP address of your VPN interface.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-samba-maint/attachments/20090420/a69e48bb/attachment.pgp>
More information about the Pkg-samba-maint
mailing list