Hi All, Perhaps you guys can help me shed some light on this 'problem' I'm facing. I recently added another NIC to my samba server. eth0(10.0.0.251) and eth1(valid dhcp address) ETH0 was added to connect to another PC that acts as the backup server. (dedicated connection) Now, Samba won't come back up.. I can still ssh into the server and all. Any ideas? I know that the wins needs up to 45mins for the announcement to work.. but even using ip address on windows (as in start->run->\\eth1-ip-add) does not work. (windows gives the error - No Service is operating at the destination network endpoint on the remote system) I've added interfaces = eth1 wins server = ipaddress of windows network wins server 2003/08/12 18:05:30, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(358) find_domain_master_name_query_fail: Unable to find the Domain Master Browser name MY<1b> for the workgroup MY. Unable to sync browse lists in this workgroup. After putting log level = 10, I find this [2003/08/12 18:18:05, 4] nmbd/nmbd_workgroupdb.c:dump_workgroups(289) dump_workgroups() dump workgroup on subnet UNICAST_SUBNET: netmask= xxx.yyy.zzz.aaa: MY(1) current master browser = UNKNOWN eth1-name 40019a03 (server comment) Usually, (before this issue), samba is able to get the current master browser...(and before, I never even put in the wins server ipaddress and it works!) HELP me please.. Cheers, Mun Heng, Ow H/M Engineering Western Digital M'sia DID : 03-7870 5168
Ow Mun Heng
2003-Aug-12 12:34 UTC
[Samba] RE: Can't find samba server after new NIC installed
One More thing, after tinkering with it more, I found that Port 139 is refusing connection. I've got another Linux box, smbclient to the problem box gave that message. Once I removed the NIC, restart samba, then all is better. Can anyone help me? I would like to add in another NIC for my backup solution. TYhanks. Cheers, Mun Heng, Ow H/M Engineering Western Digital M'sia DID : 03-7870 5168 -----Original Message----- From: Ow Mun Heng Sent: Tuesday, August 12, 2003 6:35 PM To: 'samba@lists.samba.org' Subject: Can't find samba server after new NIC installed Hi All, Perhaps you guys can help me shed some light on this 'problem' I'm facing. I recently added another NIC to my samba server. eth0(10.0.0.251) and eth1(valid dhcp address) ETH0 was added to connect to another PC that acts as the backup server. (dedicated connection) Now, Samba won't come back up.. I can still ssh into the server and all. Any ideas? I know that the wins needs up to 45mins for the announcement to work.. but even using ip address on windows (as in start->run->\\eth1-ip-add) does not work. (windows gives the error - No Service is operating at the destination network endpoint on the remote system) I've added interfaces = eth1 wins server = ipaddress of windows network wins server 2003/08/12 18:05:30, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(358) find_domain_master_name_query_fail: Unable to find the Domain Master Browser name MY<1b> for the workgroup MY. Unable to sync browse lists in this workgroup. After putting log level = 10, I find this [2003/08/12 18:18:05, 4] nmbd/nmbd_workgroupdb.c:dump_workgroups(289) dump_workgroups() dump workgroup on subnet UNICAST_SUBNET: netmask= xxx.yyy.zzz.aaa: MY(1) current master browser = UNKNOWN eth1-name 40019a03 (server comment) Usually, (before this issue), samba is able to get the current master browser...(and before, I never even put in the wins server ipaddress and it works!) HELP me please.. Cheers, Mun Heng, Ow H/M Engineering Western Digital M'sia DID : 03-7870 5168
Ow Mun Heng
2003-Aug-13 00:28 UTC
[Samba] RE: Can't find samba server after new NIC installed
I'm using Redhat 8.0. I can't understand why that would be the case since it's been working fine before the eth1 was put in. I think I need to dig into it more and look into your idea.. Cheers, Mun Heng, Ow H/M Engineering Western Digital M'sia DID : 03-7870 5168 -----Original Message----- From: Christoph [mailto:christoph@scheeder.de] Sent: Tuesday, August 12, 2003 9:10 PM To: Ow Mun Heng Cc: samba@lists.samba.org Subject: Re: [Samba] RE: Can't find samba server after new NIC installed Hi, is it possible you have a local firewall installed which blocks access over eth1? If this is a recent linux-distro (suse/redhat) this is verry likely to happen. Christoph Ow Mun Heng wrote:> One More thing, after tinkering with it more, I found that Port 139 is > refusing connection. I've got another Linux box, smbclient to the problem > box gave that message. > > Once I removed the NIC, restart samba, then all is better. > > Can anyone help me? I would like to add in another NIC for my backup > solution. > > TYhanks. > > Cheers, > Mun Heng, Ow > H/M Engineering > Western Digital M'sia > DID : 03-7870 5168 > > > -----Original Message----- > From: Ow Mun Heng > Sent: Tuesday, August 12, 2003 6:35 PM > To: 'samba@lists.samba.org' > Subject: Can't find samba server after new NIC installed > > > Hi All, > > Perhaps you guys can help me shed some light on this 'problem' I'm > facing. > > I recently added another NIC to my samba server. eth0(10.0.0.251) and > eth1(valid dhcp address) > ETH0 was added to connect to another PC that acts as the backup server. > (dedicated connection) > > Now, Samba won't come back up.. I can still ssh into the server and all. > > Any ideas? I know that the wins needs up to 45mins for the announcement to > work.. but even using ip address on windows (as in > start->run->\\eth1-ip-add) does not work. (windows gives the error - No > Service is operating at the destination network endpoint on the remote > system) > > I've added > interfaces = eth1 > wins server = ipaddress of windows network wins server > > 2003/08/12 18:05:30, 0] > nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(358) > find_domain_master_name_query_fail: > Unable to find the Domain Master Browser name MY<1b> for the workgroupMY.> Unable to sync browse lists in this workgroup. > > After putting log level = 10, I find this > > > [2003/08/12 18:18:05, 4] nmbd/nmbd_workgroupdb.c:dump_workgroups(289) > dump_workgroups() > dump workgroup on subnet UNICAST_SUBNET: netmask= xxx.yyy.zzz.aaa: > MY(1) current master browser = UNKNOWN > eth1-name 40019a03 (server comment) > > Usually, (before this issue), samba is able to get the current master > browser...(and before, I never even put in the wins server ipaddress andit> works!) > > HELP me please.. > > Cheers, > Mun Heng, Ow > H/M Engineering > Western Digital M'sia > DID : 03-7870 5168
Dragan Krnic
2003-Aug-13 17:17 UTC
[Samba] RE: Can't find samba server after new NIC installed
| I'm using Redhat 8.0. I can't understand why that | would be the case since it's been working fine | before the eth1 was put in. I think I need to dig | into it more and look into your idea.. You're very short on details. My samba server is connected to a backup server via a crossed GigaBit cable. Their addresses on that LAN are class C, 192.168.0.1 & 2. Both computers can communicate with each other also through "normal" FastLAN cards with regular corporate IP addresses in a class B network, but for the sake of speed I use the G-LAN names and addresses to backup the main server at about 40 MB/s, enough to keep the LTO2 mostly streaming. So, you know, it does work perfectly. If you can describe your setup in more detail, perhaps someone will know what your problem is instead of guessing whether you have firewall on or off. ____________________________________________________________ Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail! http://login.mail.lycos.com/r/referral?aid=27005