Re: [Samba] 20 second delays when accessing Samba on Fedora 11

2009-08-10 Thread Altan (aol.com)


Jim, the network trace doesn't show any  DNS record lookups while 
this occurs.  However, I was surprised to find empty log files that look 
like "log.___192.168.0.48".  What causes this?


Chris, you are onto something here (mentioning the NIC).  I haven't gone 
back to prove this 100%, but the multiple 20 second delay problem has 
gone away.  It went away when I connected the ethernet cable to a 
temporarily unused NIC.  Specifically, I have 3 ethernet cards.  The 
PC's having the 20x delay were on eth1.  The NIC eth0 wasn't used for 
Samba at all.  NIC eth2 didn't have a cat5 connected, but was configured 
with a static IP.  It appears the 20x delay went away when I connected 
an ethernet cable to eth2.


This doesn't make any sense to me, however, as samba wasn't configured 
to use eth2 at all.


Make any sense?

... Altan
www.aaarpinball.com



On 8/10/2009 5:13 AM, Jim McDonough wrote:

On Sat, Aug 8, 2009 at 4:14 AM, Altan (aol.com)  wrote:

Thanks Jeremy.  No Ipv6 enabled.  This problem even occurs if I use
"\\192.168.0.254" (IP of my samba server) rather than a netbios name. I'm
not running a local DNS server.

You don't necessarily have to have IPv6 enabled to have your DNS doing
 lookups.  I would check the traffic to be sure.


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] 20 second delays when accessing Samba on Fedora 11

2009-08-10 Thread Jim McDonough
On Sat, Aug 8, 2009 at 4:14 AM, Altan (aol.com) wrote:
> Thanks Jeremy.  No Ipv6 enabled.  This problem even occurs if I use
> "\\192.168.0.254" (IP of my samba server) rather than a netbios name. I'm
> not running a local DNS server.
You don't necessarily have to have IPv6 enabled to have your DNS doing
 lookups.  I would check the traffic to be sure.

-- 
Jim McDonough
Samba Team
SUSE labs
jmcd at samba dot org
jmcd at themcdonoughs dot org
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] 20 second delays when accessing Samba on Fedora 11

2009-08-09 Thread Chris Roubekas
Hi,

Just a thought, have you checked your nic for problems?


I once had the same problem and it turned out to an nic problem.

Cr.

-Original Message-
From: "Ryan Novosielski" 
To: samba@lists.samba.org
Sent: 07/08/09 11:42 PM
Subject: Re: [Samba] 20 second delays when accessing Samba on Fedora 11

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Jeremy Allison wrote:
> On Thu, Aug 06, 2009 at 07:59:34PM -0400, Altan (aol.com) wrote:
>> I had samba running fine on a Fedora 6 machine.  I've upgraded to Fedora  
>> 11 and I'm getting huge delays when first accessing a folder.  With  
>> Fedora 11 I'm ussing samba-3.3.2-0.33.fc11.i586.
>>
>> I'm getting about 60+ second delays before being requested to enter my  
>> username/password.
>>
>> I've used WireShark and can see
>>
>> 1) Session Setup AndX Request, NTLMSSP_NEGOTIATE
>> 2) 20 seconds pass
>> 3) Session Setup AndX Request, NTLMSSP_AUTH, User: xxx/yyy from my PC
>> 4) 20 seconds passes
>> 5) Session Setup AndX Request, NTLMSSP_AUTH, User: xxx/yyy from my PC
>> 6) again, 20 sec
>> 7) Session Setup AndX Request, NTLMSSP_AUTH, User: xxx/yyy from my PC
>>
>> Then it asks me for username/password and I can access the share.
>>
>> There isn't anything unique in my smb.conf compared to before (when it  
>> worked well with Fedora 6).   Highlights are below.
> 
> H. Name resolution lookup timeouts ? Possibly IPv6 related
> (just a guess).

I had a similar odd situation on RedHat at one point (old stuff,
probably 9.x) where for some reason, the upon connecting to the machine,
it would try to contact a former IP address it had for a really long
time, eventually time out, and then connect to the right address. I
never did figure out why it was doing that.

- --
  _  _ _  _ ___  _  _  _
 |Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Systems Programmer II
 |$&| |__| |  | |__/ | \| _| |novos...@umdnj.edu - 973/972.0922 (2-0922)
 \__/ Univ. of Med. and Dent.|IST/CST - NJMS Medical Science Bldg - C630
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkp8kcEACgkQmb+gadEcsb6WyQCfZCyANeKlHbqT5uQT+vB0GKa1
CxUAn0WdtECMtXPGbtMS8SGzj2Ym2nVB
=0/6n
-END PGP SIGNATURE-

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] 20 second delays when accessing Samba on Fedora 11

2009-08-07 Thread Altan (aol.com)
Thanks Jeremy.  No Ipv6 enabled.  This problem even occurs if I use 
"\\192.168.0.254" (IP of my samba server) rather than a netbios name. 
I'm not running a local DNS server.


I'm really pulling my hair out on this one.

Are there any forums you might suggest I ask this question on, in 
addition to here?


Thanks for your time.  I can make the wireshark trace available, if 
interested.


... Altan

On 8/7/2009 4:33 PM, Jeremy Allison wrote:

On Thu, Aug 06, 2009 at 07:59:34PM -0400, Altan (aol.com) wrote:

I had samba running fine on a Fedora 6 machine.  I've upgraded to Fedora
11 and I'm getting huge delays when first accessing a folder.  With
Fedora 11 I'm ussing samba-3.3.2-0.33.fc11.i586.

I'm getting about 60+ second delays before being requested to enter my
username/password.

I've used WireShark and can see

1) Session Setup AndX Request, NTLMSSP_NEGOTIATE
2) 20 seconds pass
3) Session Setup AndX Request, NTLMSSP_AUTH, User: xxx/yyy from my PC
4) 20 seconds passes
5) Session Setup AndX Request, NTLMSSP_AUTH, User: xxx/yyy from my PC
6) again, 20 sec
7) Session Setup AndX Request, NTLMSSP_AUTH, User: xxx/yyy from my PC

Then it asks me for username/password and I can access the share.

There isn't anything unique in my smb.conf compared to before (when it
worked well with Fedora 6).   Highlights are below.


H. Name resolution lookup timeouts ? Possibly IPv6 related
(just a guess).

Jeremy.

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] 20 second delays when accessing Samba on Fedora 11

2009-08-07 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Jeremy Allison wrote:
> On Thu, Aug 06, 2009 at 07:59:34PM -0400, Altan (aol.com) wrote:
>> I had samba running fine on a Fedora 6 machine.  I've upgraded to Fedora  
>> 11 and I'm getting huge delays when first accessing a folder.  With  
>> Fedora 11 I'm ussing samba-3.3.2-0.33.fc11.i586.
>>
>> I'm getting about 60+ second delays before being requested to enter my  
>> username/password.
>>
>> I've used WireShark and can see
>>
>> 1) Session Setup AndX Request, NTLMSSP_NEGOTIATE
>> 2) 20 seconds pass
>> 3) Session Setup AndX Request, NTLMSSP_AUTH, User: xxx/yyy from my PC
>> 4) 20 seconds passes
>> 5) Session Setup AndX Request, NTLMSSP_AUTH, User: xxx/yyy from my PC
>> 6) again, 20 sec
>> 7) Session Setup AndX Request, NTLMSSP_AUTH, User: xxx/yyy from my PC
>>
>> Then it asks me for username/password and I can access the share.
>>
>> There isn't anything unique in my smb.conf compared to before (when it  
>> worked well with Fedora 6).   Highlights are below.
> 
> H. Name resolution lookup timeouts ? Possibly IPv6 related
> (just a guess).

I had a similar odd situation on RedHat at one point (old stuff,
probably 9.x) where for some reason, the upon connecting to the machine,
it would try to contact a former IP address it had for a really long
time, eventually time out, and then connect to the right address. I
never did figure out why it was doing that.

- --
  _  _ _  _ ___  _  _  _
 |Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Systems Programmer II
 |$&| |__| |  | |__/ | \| _| |novos...@umdnj.edu - 973/972.0922 (2-0922)
 \__/ Univ. of Med. and Dent.|IST/CST - NJMS Medical Science Bldg - C630
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkp8kcEACgkQmb+gadEcsb6WyQCfZCyANeKlHbqT5uQT+vB0GKa1
CxUAn0WdtECMtXPGbtMS8SGzj2Ym2nVB
=0/6n
-END PGP SIGNATURE-
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Re: [Samba] 20 second delays when accessing Samba on Fedora 11

2009-08-07 Thread Jeremy Allison
On Thu, Aug 06, 2009 at 07:59:34PM -0400, Altan (aol.com) wrote:
> I had samba running fine on a Fedora 6 machine.  I've upgraded to Fedora  
> 11 and I'm getting huge delays when first accessing a folder.  With  
> Fedora 11 I'm ussing samba-3.3.2-0.33.fc11.i586.
>
> I'm getting about 60+ second delays before being requested to enter my  
> username/password.
>
> I've used WireShark and can see
>
> 1) Session Setup AndX Request, NTLMSSP_NEGOTIATE
> 2) 20 seconds pass
> 3) Session Setup AndX Request, NTLMSSP_AUTH, User: xxx/yyy from my PC
> 4) 20 seconds passes
> 5) Session Setup AndX Request, NTLMSSP_AUTH, User: xxx/yyy from my PC
> 6) again, 20 sec
> 7) Session Setup AndX Request, NTLMSSP_AUTH, User: xxx/yyy from my PC
>
> Then it asks me for username/password and I can access the share.
>
> There isn't anything unique in my smb.conf compared to before (when it  
> worked well with Fedora 6).   Highlights are below.

H. Name resolution lookup timeouts ? Possibly IPv6 related
(just a guess).

Jeremy.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] 20 second delays when accessing Samba on Fedora 11

2009-08-06 Thread Altan (aol.com)
I had samba running fine on a Fedora 6 machine.  I've upgraded to Fedora 
11 and I'm getting huge delays when first accessing a folder.  With 
Fedora 11 I'm ussing samba-3.3.2-0.33.fc11.i586.


I'm getting about 60+ second delays before being requested to enter my 
username/password.


I've used WireShark and can see

1) Session Setup AndX Request, NTLMSSP_NEGOTIATE
2) 20 seconds pass
3) Session Setup AndX Request, NTLMSSP_AUTH, User: xxx/yyy from my PC
4) 20 seconds passes
5) Session Setup AndX Request, NTLMSSP_AUTH, User: xxx/yyy from my PC
6) again, 20 sec
7) Session Setup AndX Request, NTLMSSP_AUTH, User: xxx/yyy from my PC

Then it asks me for username/password and I can access the share.

There isn't anything unique in my smb.conf compared to before (when it 
worked well with Fedora 6).   Highlights are below.


  workgroup = HOME
server string = Wonka

netbios name = Wonka

interfaces = lo eth1

   security = user
passdb backend = tdbsam

[homes]
comment = Home Directories
browseable = no
writable = yes

[Miscellaneous]
path = /media/home/public/Miscellaneous
writeable = yes
browseable = yes
guest ok = no

All my PCs have this problem and they all run XP.

Any thoughts or suggestions are greatly appreciated.

... Altan
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba