03-19-2010 08:44 AM
iface eth0 inet static
address 139.20.136.218
netmask 255.255.255.0
network 139.20.136.0
broadcast 139.20.136.255
gateway 139.20.136.254
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 139.20.100.1
auto eth0:1
iface eth0:1 inet static
address 139.20.136.217
netmask 255.255.255.0
gateway 139.20.136.254
dns-nameservers 139.20.100.1
#
# CIFS
#————-
cifs.enabled=true
cifs.serverName=${localname}
cifs.domain=Domain
cifs.broadcast=139.20.136.255
cifs.bindto=139.20.136.217
# Optional WINS server primary and secondary IP addresses. Ignored if autoDetec$
cifs.WINS.autoDetectEnabled=true
#
# FTP
#————
ftp.enabled=true
ftp.bindto=139.20.136.217sudo netstat -tanpu schaue, auf welchen Ports der Server alles lauscht, so bekomme ich nur Samba auf der IP 139.20.136.218 zu sehen, aber kein CIFS auf der 139.20.136.217.03-22-2010 01:00 PM
03-23-2010 07:41 AM
Hi,
Kann es sein, dass Dein Alfresco User nicht die Berechtigung hat den Dienst an privilegierte Ports zu binden?
Für den Fall musst Du höhere Ports angeben und eventuell die iptables ändern
http://wiki.alfresco.com/wiki/File_Server_Subsystem#Running_SMB.2FCIFS_from_a_normal_user_account
Viele Grüße,
Bernhard
netstat -tanpufilesystem.name=Alfresco
cifs.enabled=true
cifs.localname=${localname}
cifs.domain=VWEDV
cifs.broadcast=139.20.136.255
cifs.bindto=139.20.136.218
cifs.ipv6=disabled
cifs.hostannounce=true
cifs.tcpipSMB.port=1445
cifs.netBIOSSMB.sessionPort=1139
cifs.netBIOSSMB.namePort=1137
cifs.netBIOSSMB.datagramPort=1138Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.