Here's one I haven't seen before: SMTP fails to sites using authentication, works fine as anonymous. This is not a logon failure, but a failure to connect at all.
The root cause is the Driverpacks CHIPSET slipstream. I had to rebuild, rebuild, rebuild until I was able to pin it down. When I removed this component from the slipstream build, it stopped failing.
Wireshark doesn't show a heckuva lot on the trace.
Telnet to smtp.surewest.net 25 works just fine.
Telnet to smtpauth.surewest.net 25 never gets a response back. It just hangs dead until Telnet times out. Zilch on the trace. The TCP packet goes to the destination, then dies.
Compaq machine,
(NB) Intel P35/G33/G31 rev. 10
(SB) Intel 82801GB (ICH7/R) rev. A1
MSI "Boston" board made for Compaq.
The root cause is the Driverpacks CHIPSET slipstream. I had to rebuild, rebuild, rebuild until I was able to pin it down. When I removed this component from the slipstream build, it stopped failing.
Wireshark doesn't show a heckuva lot on the trace.
Telnet to smtp.surewest.net 25 works just fine.
Telnet to smtpauth.surewest.net 25 never gets a response back. It just hangs dead until Telnet times out. Zilch on the trace. The TCP packet goes to the destination, then dies.
Compaq machine,
(NB) Intel P35/G33/G31 rev. 10
(SB) Intel 82801GB (ICH7/R) rev. A1
MSI "Boston" board made for Compaq.
Comment