RE: Printer cannot send SMB to 2003 network
From: william (anonymous_at_discussions.microsoft.com)
Date: 08/12/04
- Next message: Ian Sullivan: "NT4 to W2k3 - DNS issue"
- Previous message: anonymous_at_discussions.microsoft.com: "RE: ADMT Migration problem"
- In reply to: Bob Qin [MSFT]: "RE: Printer cannot send SMB to 2003 network"
- Next in thread: Bob Qin [MSFT]: "RE: Printer cannot send SMB to 2003 network"
- Reply: Bob Qin [MSFT]: "RE: Printer cannot send SMB to 2003 network"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 12 Aug 2004 08:32:19 -0700
This was tricky, but it got fixed. For those interested:
The SMB request was sent to the PDC, which caused the copy
machine to lock up. I ran ethereal to watch the
transaction and found that the request was fine, but the
response was to a 169.x.x.x address. Running an SMB
request on another server would respond with the correct
address 192.x.x.x.
Turns out, that the secondary nic on the server was used
during initial install, and was then unplugged. It
assigned itself the exact same 169.x.x.x address that was
being sent to the copy machine. How could an unused NIC
send a response via the used and functional NIC? Well, the
WINS cache had somehow grabbed the 169.x.x.x address and
was using it to respond to the browse request. By
utilizing the secondary WINS server, the problem went
away.
Oh what fun this was to diagnose! Hope this helps someone
that may experience the same problem.
William
>-----Original Message-----
>Hi William,
>
>I can only help you to make sure that the SMB signing is
disabled on the
>Windows 2003 server. In addition, I have included some
settings that I
>thought they might be related to this issue.
>
>1. First review 811497 and disable the policy "Microsoft
network server:
>Digitally sign communications (always)" on the domain.
>
>http://support.microsoft.com/?id=811497
>
>2. Verify Everyone is in the "Pre-Windows 2000 Compatible
Access" group.
>See 325363 and 289655.
>
>http://support.microsoft.com/?id=325363
>http://support.microsoft.com/?id=289655
>
>3. Verify RestrictAnonymous setting. This is configured
by the "Additional
>restrictions for anonymous connections" policy setting.
See 246261, 823659
>for more info.
>
>http://support.microsoft.com/?id=246261
>http://support.microsoft.com/?id=823659
>
>4. After making any policy changes, refresh the policies
settings as
>following command-
>
>gpupdate /force
>
>Thank you again for using our Newsgroup.
>
>Regards,
>Bob Qin
>Product Support Services
>Microsoft Corporation
>
>Get Secure! - www.microsoft.com/security
>
>====================================================
>When responding to posts, please "Reply to Group" via
your newsreader so
>that others may learn and benefit from your issue.
>====================================================
>This posting is provided "AS IS" with no warranties, and
confers no rights.
>
>.
>
- Next message: Ian Sullivan: "NT4 to W2k3 - DNS issue"
- Previous message: anonymous_at_discussions.microsoft.com: "RE: ADMT Migration problem"
- In reply to: Bob Qin [MSFT]: "RE: Printer cannot send SMB to 2003 network"
- Next in thread: Bob Qin [MSFT]: "RE: Printer cannot send SMB to 2003 network"
- Reply: Bob Qin [MSFT]: "RE: Printer cannot send SMB to 2003 network"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|