rare problem

Non Bike related Discussion - no politics or religion pls.
User avatar
sicari
Newbie
Posts: 37
Joined: Wed Dec 10, 2008 9:56 am
Bike: ZZR250
State: Victoria
Location: Melbourne

rare problem

Post by sicari »

Alright guys, heres the problem:

We've set up two DHCP servers in the network. The first, located in the PDC, has a global scope. The second is a local scope located in a BDC.
After everything was up and running, we started passing machines from static IPs to DHCP. On 90% of the computers, this will be done flawlessly. But on the remaining computers, something strange happens: they randomly lose their ability to logon. That is, after a few restarts they cannot find the DCs anymore. Since this was all provoked by the static-to-DHCP change, we focused on this during the first weeks, but with no luck. I have a few Win98SE workstations installed *from scratch* that will also present these symptoms. On 50% of the time, deleting the DHCP lease for the troubled machine and rebooting it will let it logon again. On the other 50%, a reboot of the PDC was needed (at least that fixed the problem).

However, I've found today that none of these tasks are needed. I can logon again on a Win98SE machine by simply rebooting it into Safe Mode and then back into normal mode.

What the heck is going on, I don't know. It seems it's a Win98 bug, but if any admins know what else could it be, I' be happy to read about that.

Thanks a lot
FEED THE RAT
If sex is a pain in the ass, turn over. You're doing it wrong.
How old would you be if you didn't know how old you were dontknow.gif
User avatar
dave#3
Team Ninja
Posts: 3098
Joined: Mon Apr 26, 2004 7:11 pm
Bike: Z1000
State: New South Wales
Location: Kyogle, NSW
Contact:

Re: rare problem

Post by dave#3 »

PDC and BDC + Win98SE? Are you in a time warp from 1999? FFS dude it's 2009!

When the clients boot up and can't logon to the domain are they still able to access the IP network? Can you ping them from another host and/or the DC? Is WINS running correctly? Anything of relevance logged to the event log on the DC? If all else fails I'd suggest installing a good packet sniffer like ethereal, putting a hub between the client PC and the switch (surely you're using switches!) and capturing the traffic flow. This should give you an idea of where the process is breaking down. if necessary you can compare this to a working flow.

If you get stuck post up or email me the packet capture and I'll have a look for you.
dave#3 | '03 z1000 roadie | '08 zx6r tracky | '03 KLX400R dirty
http://www.oz4x4.net/gallery2
Winner - KSRC Murphy's Law Award 2008
User avatar
Smitty
VIP MEMBER
VIP MEMBER
Posts: 10912
Joined: Wed Apr 21, 2004 1:59 pm
Bike: ZX12R
State: Victoria
Location: 3rd rock from the Sun
Contact:

Re: rare problem

Post by Smitty »

dave#3 wrote:PDC and BDC + Win98SE? Are you in a time warp from 1999? FFS dude it's 2009!
yeah
with mutliplexers running serial comms :twisted:

When the clients boot up and can't logon to the domain are they still able to access the IP network? Can you ping them from another host and/or the DC? Is WINS running correctly? Anything of relevance logged to the event log on the DC? If all else fails I'd suggest installing a good packet sniffer like ethereal, putting a hub between the client PC and the switch (surely you're using switches!) and capturing the traffic flow. This should give you an idea of where the process is breaking down. if necessary you can compare this to a working flow.
.
agree Dave...I suspect the IP addresses are changing ..maybe at a minimum run ipconfig (ooops sorry....winipconfig on 98 :roll: )
and see what you get .maybe running the netstat command could also help


cheers

Smitty
GOTTA LUV the 12R!!
User avatar
fireyrob
KSRC Addict
KSRC Addict
Posts: 4828
Joined: Wed Mar 12, 2008 10:13 am
Bike: Z1000
State: New South Wales
Location: Ashfield

Re: rare problem

Post by fireyrob »

slowly taking over the world...

http://www.youtube.com/watch?v=SkzAJs7NutM
09 ZX6R
03 Zthou
User avatar
dave#3
Team Ninja
Posts: 3098
Joined: Mon Apr 26, 2004 7:11 pm
Bike: Z1000
State: New South Wales
Location: Kyogle, NSW
Contact:

Re: rare problem

Post by dave#3 »

Smitty wrote:
dave#3 wrote:PDC and BDC + Win98SE? Are you in a time warp from 1999? FFS dude it's 2009!
yeah
with mutliplexers running serial comms :twisted:

When the clients boot up and can't logon to the domain are they still able to access the IP network? Can you ping them from another host and/or the DC? Is WINS running correctly? Anything of relevance logged to the event log on the DC? If all else fails I'd suggest installing a good packet sniffer like ethereal, putting a hub between the client PC and the switch (surely you're using switches!) and capturing the traffic flow. This should give you an idea of where the process is breaking down. if necessary you can compare this to a working flow.
.
agree Dave...I suspect the IP addresses are changing ..maybe at a minimum run ipconfig (ooops sorry....winipconfig on 98 :roll: )
and see what you get .maybe running the netstat command could also help


cheers

Smitty
Actually, to be completely correct it's winipcfg on win98 :D

I don't think the problem is with IPs that are changing per se, I think something is configured incorrectly (and I'm actually inclined to guess it's on the second DHCP server) - it's probably to with WINS but could be to do with IP routing or a myriad of other possible issues.
dave#3 | '03 z1000 roadie | '08 zx6r tracky | '03 KLX400R dirty
http://www.oz4x4.net/gallery2
Winner - KSRC Murphy's Law Award 2008
User avatar
Blurr
Apprentice Post Whore :-)
Apprentice Post Whore :-)
Posts: 7246
Joined: Wed Apr 02, 2008 10:31 pm
Bike: ZX10R
State: New South Wales
Location: Stockton

Re: rare problem

Post by Blurr »

all of you need to go to your room right now!!!!!!!! and dont come out until your willing to talk english :roll:
Chariot of Fury 50cc 2stroke Race bike
Team Gumby in red
SAM & SRT Survived
User avatar
Glen
VIP MEMBER
VIP MEMBER
Posts: 7268
Joined: Mon Apr 18, 2005 10:30 am
Bike: ZRX
State: New South Wales
Location: Kellyville

Re: rare problem

Post by Glen »

dave#3 wrote:
Smitty wrote:
dave#3 wrote:PDC and BDC + Win98SE? Are you in a time warp from 1999? FFS dude it's 2009!
yeah
with mutliplexers running serial comms :twisted:

When the clients boot up and can't logon to the domain are they still able to access the IP network? Can you ping them from another host and/or the DC? Is WINS running correctly? Anything of relevance logged to the event log on the DC? If all else fails I'd suggest installing a good packet sniffer like ethereal, putting a hub between the client PC and the switch (surely you're using switches!) and capturing the traffic flow. This should give you an idea of where the process is breaking down. if necessary you can compare this to a working flow.
.
agree Dave...I suspect the IP addresses are changing ..maybe at a minimum run ipconfig (ooops sorry....winipconfig on 98 :roll: )
and see what you get .maybe running the netstat command could also help


cheers

Smitty
Actually, to be completely correct it's winipcfg on win98 :D

I don't think the problem is with IPs that are changing per se, I think something is configured incorrectly (and I'm actually inclined to guess it's on the second DHCP server) - it's probably to with WINS but could be to do with IP routing or a myriad of other possible issues.
....and of course remember to check what altitude it's been tuned for.
It's really all about standing around drinking Dave's beer.
2008 ZRX1200 Greeeeen Roadie
2016 KTM Superduke 1290 Oraaaaange
2016 Seadoo RXTX300
Too many toys.......work is getting in the way!!!!
User avatar
dave#3
Team Ninja
Posts: 3098
Joined: Mon Apr 26, 2004 7:11 pm
Bike: Z1000
State: New South Wales
Location: Kyogle, NSW
Contact:

Re: rare problem

Post by dave#3 »

The geek will inherit the earth :)
dave#3 | '03 z1000 roadie | '08 zx6r tracky | '03 KLX400R dirty
http://www.oz4x4.net/gallery2
Winner - KSRC Murphy's Law Award 2008
User avatar
Six Addict
Pinchy
Pinchy
Posts: 6465
Joined: Sun Apr 06, 2008 3:51 pm
Bike: Ducati
State: New South Wales
Location: Darlinghurst, Sydney

Re: rare problem

Post by Six Addict »

The geek will inherit the earth

no dave, just no...:goodman:
DUCATI HYPERMOTARD 2014
User avatar
zx6rider
KSRC Regular
KSRC Regular
Posts: 525
Joined: Mon Aug 04, 2008 10:10 pm
Bike: Suzuki
State: Victoria
Location: Bendigo, Victoria

Re: rare problem

Post by zx6rider »

Replace the Flux Capacitors in all the problem machines, this will fix it for sure!!!
A computer once beat me at chess, but it was no match for me at kick boxing.

Everyone is entitled to be stupid, but some abuse the privilege.
User avatar
Cwidova
KSRC Regular
KSRC Regular
Posts: 535
Joined: Mon Nov 12, 2007 6:32 pm
Bike: ZX6R
State: Victoria
Location: Outer s/e melbourne

Re: rare problem

Post by Cwidova »

zx6rider wrote:Replace the Flux Capacitors in all the problem machines, this will fix it for sure!!!
but don't you need a left handed screw driver to install them???
'06 ZX6R
'10 FE390
User avatar
seiko1
Apprentice Post Whore :-)
Apprentice Post Whore :-)
Posts: 7643
Joined: Wed Jan 14, 2009 8:36 pm
Bike: ZX14R
State: Victoria
Location: Geelong

Re: rare problem

Post by seiko1 »

[/quote]....and of course remember to check what altitude it's been tuned for.[/quote]
:lol: :lol: :lol: Shit I must of actually have been sober that day because I actually remember that one :lol: :lol: :lol:
Policy - Find something simple.....and Complicate it!
User avatar
Smitty
VIP MEMBER
VIP MEMBER
Posts: 10912
Joined: Wed Apr 21, 2004 1:59 pm
Bike: ZX12R
State: Victoria
Location: 3rd rock from the Sun
Contact:

Re: rare problem

Post by Smitty »

Warp Factor 10, Mr Scott :)
GOTTA LUV the 12R!!
User avatar
seiko1
Apprentice Post Whore :-)
Apprentice Post Whore :-)
Posts: 7643
Joined: Wed Jan 14, 2009 8:36 pm
Bike: ZX14R
State: Victoria
Location: Geelong

Re: rare problem

Post by seiko1 »

Smitty wrote:Warp Factor 10, Mr Scott :)
Wormholes are quicker mate!
Ask Commander Cisco or Captain Katherine Janeway.
Picard only uses them when the Enterprise does cameo's on DS9 :D
Policy - Find something simple.....and Complicate it!
User avatar
Saki
KSRC Contributor
KSRC Contributor
Posts: 2167
Joined: Wed Feb 22, 2006 5:59 pm
Bike: ZX10R
State: Western Australia

Re: rare problem

Post by Saki »

just throw them all out and get yourself some Apple mac's! Problem Solved, none of this blue screen of death, illegal operation garbage!
ZX-2R '88 -> ZX636 '06 -> ZX-9R '99 -> ZX-10R '04 -> Z1000 '03 -> ZX-10R '04 -> ZX-10R '08
Post Reply