Hi, I am testing the new nmbd code in 1.9.18alpha13 and am getting very weird WINS registration results. One machine with two interfaces (one ethernet and one PPP) is requesting a multi-homed registration. One IP address is correct (172.19.0.10 for eth0) but the other one is completely incorrect (88.135.9.64 when it should be 130.151.17.214, for the PPP interface). The WINS server (another box running 1.9.18alpha13) registers fine what it is being told to register (that crappy IP address) so everything is screwed: MCBO#20 882651530 172.19.0.10 88.135.9.64 44R MCBO#03 882651530 172.19.0.10 88.135.9.64 44R MCBO#00 882651530 172.19.0.10 88.135.9.64 44R I really think there is a problem here because with 1.9.17p4 everything worked fine (without multi-home registrations, of course). If anyone wants more information or debug logs, just let me know. Thanks, E.- -- Eloy A. Paris Information Technology Department Rockwell Automation de Venezuela Telephone: +58-2-9432311 Fax: +58-2-9431645
> One machine with two interfaces (one ethernet and one PPP) is > requesting a multi-homed registration. One IP address is correct > (172.19.0.10 for eth0) but the other one is completely incorrect > (88.135.9.64 when it should be 130.151.17.214, for the PPP interface).How is it detecting the interface ? Do you have an "interfaces =" line in your smb.conf ? Can you send me the debug level 10 logs of the multi-homed machine doing the registration (only the first part should be needed - the problem should be apparant in the initial registration code. Cheers, Jeremy Allison, Samba Team. -- -------------------------------------------------------- Buying an operating system without source is like buying a self-assembly Space Shuttle with no instructions. --------------------------------------------------------
For those following this, there was a bug in nmbd that was screwing multi-homed WINS registrations. The Samba team fixed it and will be present in the next 1.9.18alpha release. E.- Eloy A. Paris <eparis@ven.ra.rockwell.com> wrote: : Hi, : I am testing the new nmbd code in 1.9.18alpha13 and am getting very : weird WINS registration results. : One machine with two interfaces (one ethernet and one PPP) is : requesting a multi-homed registration. One IP address is correct : (172.19.0.10 for eth0) but the other one is completely incorrect : (88.135.9.64 when it should be 130.151.17.214, for the PPP interface). : The WINS server (another box running 1.9.18alpha13) registers fine : what it is being told to register (that crappy IP address) so : everything is screwed: : MCBO#20 882651530 172.19.0.10 88.135.9.64 44R : MCBO#03 882651530 172.19.0.10 88.135.9.64 44R : MCBO#00 882651530 172.19.0.10 88.135.9.64 44R : I really think there is a problem here because with 1.9.17p4 : everything worked fine (without multi-home registrations, of course). : If anyone wants more information or debug logs, just let me know. : Thanks, : E.- -- Eloy A. Paris Information Technology Department Rockwell Automation de Venezuela Telephone: +58-2-9432311 Fax: +58-2-9431645