Displaying 2 results from an estimated 2 matches for "localpreferred".
2007 Jun 05
3
Multipath routing
Hello!
I have trouble with multipath routing. Those options are enabled in kernel:
[*] IP: policy routing
[*] IP: equal cost multipath
[*] IP: equal cost multipath with caching support (EXPERIMENTAL)
<*> MULTIPATH: round robin algorithm
But issuing:
ip r a 1.2.3.0/23 scope global equalize nexthop via 80.245.176.11 \
dev eth0 weight 1 nexthop via 80.245.176.13 dev eth0
2013 May 03
0
Slow copy from windows
...also goes fast
the problem occurs only when copying files to the samba share
tried changing the NIC and the problem persist
here is my smb.conf i've skipped shares for readability
[global]workgroup = HACIENDA_SALTAnetbios name = procuracionrealm = salta02.localpassword server = salta02.salta02.localpreferred master = noserver string = Files Serversecurity = ADSencrypt passwords = truelog level = 2 vfs:2log file = /var/log/samba/%U.%m.logmax log size = 10000syslog = 0
lanman auth = yesclient lanman auth = yesclient plaintext auth = yes
name resolve order = wins lmhosts hosts
strict sync = yessync alway...