PC Review


Reply
Thread Tools Rate Thread

How clients login to server?

 
 
Andrea Moro
Guest
Posts: n/a
 
      9th Apr 2004
Imagine this scenario: a lot of clients that has a
default gateway that is a ADSL router that let them
go on internet.

Clients can logon to server, because before to set up
as default gateway the router it was the server with
a dns ... so clients log on because they have the
login info stored into cache ... but when they have
logged in, in network resource they cannot access
anymore to the server.

Clients return back error "machinename isn't accessible".

What's happening? Ping works to and from both
machine (clients and server) ... but on server network
resources apper empty ... no machine are displayed
into.

Hope anyone can help me.

Andrea


 
Reply With Quote
 
 
 
 
Herb Martin
Guest
Posts: n/a
 
      9th Apr 2004
"Andrea Moro" <(E-Mail Removed)> wrote in message
news:#(E-Mail Removed)...
> Imagine this scenario: a lot of clients that has a
> default gateway that is a ADSL router that let them
> go on internet.


> Clients can logon to server, because before to set up
> as default gateway the router it was the server with
> a dns ... so clients log on because they have the
> login info stored into cache ...


Logon in what sense? Is this machine a Windows machine?
What type? Domain or server account?

(They likely don't logon to it in any case -- they might/probably
AUTHENTICATE)

Cache what? DNS is not a logon which is the normal thing
to find in cache for such situations....

Cached authentication credentials do NOT work on the
network usually (by design.)

>> but when they have

> logged in, in network resource they cannot access
> anymore to the server.


What does any of this have to do with the ADSL?

Access how? What symptoms do you actually get?
What specifically works and doesn't work?

Can you ping? By name? By only IP? Can you
What resource are you trying to use?

> Clients return back error "machinename isn't accessible".


Return back from WHAT TYPE of access?

Net View \\servername\sharename
(What do you get?)

> What's happening? Ping works to and from both
> machine (clients and server) ... but on server network
> resources apper empty ... no machine are displayed
> into.


By name or just by number?

--
Herb Martin
>
> Hope anyone can help me.
>
> Andrea
>
>



 
Reply With Quote
 
Andrea Moro
Guest
Posts: n/a
 
      9th Apr 2004
Uau ... too much question....

I'll try to reply all.

>> Clients can logon to server, because before to set up
>> as default gateway the router it was the server with
>> a dns ... so clients log on because they have the
>> login info stored into cache ...

>
> Logon in what sense? Is this machine a Windows machine?
> What type? Domain or server account?


There is a domain server, there are some clients.
Clients try to authenticathe them throught logon form
that appear just after windows is started up.

> Cache what? DNS is not a logon which is the normal thing
> to find in cache for such situations....


Cache login information. Haven't y never experienced
of a domain server unreachable and clients use previous
login information (credential) stored on the client?

> Cached authentication credentials do NOT work on the
> network usually (by design.)


All times I've some problem on antoher network environment
and server isn't unreachable ... I can login in the clients
(using last username/password) and w2k let me enter in.

>>> but when they have

>> logged in, in network resource they cannot access
>> anymore to the server.

>
> What does any of this have to do with the ADSL?


Browse internet, download e-mail ...

> Access how? What symptoms do you actually get?
> What specifically works and doesn't work?
> Can you ping? By name? By only IP? Can you
> What resource are you trying to use?


Ping .,.. tried only by ip ... not anything else.

When I double click on computer name under network
resource available for those domain I get back an alert
message box with the attention symbol and a message
saying "machine name isn't unreachable".
That's all.

> Net View \\servername\sharename
> (What do you get?)


I didn't tried it.

>> What's happening? Ping works to and from both
>> machine (clients and server) ... but on server network
>> resources apper empty ... no machine are displayed
>> into.


See before.

Andrea


 
Reply With Quote
 
Sartan Dragonbane
Guest
Posts: n/a
 
      10th Apr 2004
Try setting up a WINS proxy for dhcp & dns.



"Andrea Moro" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Imagine this scenario: a lot of clients that has a
> default gateway that is a ADSL router that let them
> go on internet.
>
> Clients can logon to server, because before to set up
> as default gateway the router it was the server with
> a dns ... so clients log on because they have the
> login info stored into cache ... but when they have
> logged in, in network resource they cannot access
> anymore to the server.
>
> Clients return back error "machinename isn't accessible".
>
> What's happening? Ping works to and from both
> machine (clients and server) ... but on server network
> resources apper empty ... no machine are displayed
> into.
>
> Hope anyone can help me.
>
> Andrea
>
>



 
Reply With Quote
 
Herb Martin
Guest
Posts: n/a
 
      10th Apr 2004
"Andrea Moro" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Uau ... too much question....


That's how you troubleshoot. You ask SPECIFIC
questions until you isolate the problem.

Fixing problems is easy -- finding them is a bit harder.

> >> Clients can logon to server, because before to set up
> >> as default gateway the router it was the server with
> >> a dns ... so clients log on because they have the
> >> login info stored into cache ...

> >
> > Logon in what sense? Is this machine a Windows machine?
> > What type? Domain or server account?

>
> There is a domain server, there are some clients.
> Clients try to authenticathe them throught logon form
> that appear just after windows is started up.


Ok, so this doesn' t have much to do with your DSL or
gateway does it?

Is so, is the router (gateway) between the clients and the
server?

"Domain server"? Member server or DC?

ALMOST ALL authentication problems in Win2000+ domains
with Win2000+ clients are DNS issues.

IS your DNS dynamic? Is the DC AND the Client configured
to use that same DNS server and NO OTHER?

> > Cache what? DNS is not a logon which is the normal thing
> > to find in cache for such situations....

>
> Cache login information. Haven't y never experienced
> of a domain server unreachable and clients use previous
> login information (credential) stored on the client?


Cached credentials are for when laptops are "out of the
office" -- they do not provide access to server resources
on the network.

> > Cached authentication credentials do NOT work on the
> > network usually (by design.)

>
> All times I've some problem on antoher network environment
> and server isn't unreachable ... I can login in the clients
> (using last username/password) and w2k let me enter in.


Yes, you can LOGIN to that same client -- if you have been
there before and the client is caching (it can be turned off)
but you will have little or no access to "network resources"
if you don't get a fresh authentication.

> >>> but when they have
> >> logged in, in network resource they cannot access
> >> anymore to the server.

> >
> > What does any of this have to do with the ADSL?

>
> Browse internet, download e-mail ...


Not related to the logon or authentication problems
unless you are using Proxy Server or IAS etc.

It might be another symptom of DNS being wrong.

1) DNS must be dynamic for AD domains
2) ALL clients must be configured to use ONLY internal,
dynamic DNS server (set)
3) DCs are clients too -- see #2
4) DNS may forward to the ISP etc DNS for resolving the Internet

Restart DC's NetLogon process if you have to fix the above.
> > Access how? What symptoms do you actually get?
> > What specifically works and doesn't work?
> > Can you ping? By name? By only IP? Can you
> > What resource are you trying to use?

>
> Ping .,.. tried only by ip ... not anything else.


Ping requires no authentication. You still haven't said
whether you can ping by NAME and not just IP.

Be more picky and more specific when troubleshooting.

> When I double click on computer name under network
> resource available for those domain I get back an alert
> message box with the attention symbol and a message
> saying "machine name isn't unreachable".


That's a DNS symptom but you should work mostly
from the command line when you troubleshoot.

> That's all.
>
> > Net View \\servername\sharename
> > (What do you get?)

>
> I didn't tried it.
>
> >> What's happening? Ping works to and from both
> >> machine (clients and server) ... but on server network
> >> resources apper empty ... no machine are displayed
> >> into.

>
> See before.
>
> Andrea
>
>


--
Herb Martin


 
Reply With Quote
 
Herb Martin
Guest
Posts: n/a
 
      10th Apr 2004
"Sartan Dragonbane" <(E-Mail Removed)> wrote in message
news:OEGdc.29177$J56.12139@edtnps89...
> Try setting up a WINS proxy for dhcp & dns.


WINS proxy does NOTHING for "DHCP" nor
for "DNS".

WINS proxies help non-WINS clients resolve
NetBIOS names from the WINS server that the
non-WINS client cannot resolve through broadcasts.


--
Herb Martin


 
Reply With Quote
 
Sartan Dragonbane
Guest
Posts: n/a
 
      10th Apr 2004
bleh, i knew that ~~ After i posted. :P
d'oh.

"Herb Martin" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> "Sartan Dragonbane" <(E-Mail Removed)> wrote in message
> news:OEGdc.29177$J56.12139@edtnps89...
> > Try setting up a WINS proxy for dhcp & dns.

>
> WINS proxy does NOTHING for "DHCP" nor
> for "DNS".
>
> WINS proxies help non-WINS clients resolve
> NetBIOS names from the WINS server that the
> non-WINS client cannot resolve through broadcasts.
>
>
> --
> Herb Martin
>
>



 
Reply With Quote
 
Herb Martin
Guest
Posts: n/a
 
      10th Apr 2004
"Sartan Dragonbane" <(E-Mail Removed)> wrote in message
news:O4Ndc.7765$mn3.3011@clgrps13...
> bleh, i knew that ~~ After i posted. :P
> d'oh.


I just hate it when I do that <grin>


 
Reply With Quote
 
Andrea Moro
Guest
Posts: n/a
 
      10th Apr 2004
Well I could try to troubleshoot only on tuesday.
Meanwhile server is a DC... before some little
unconfiguration all works fine ... but because two
clients w98 cannot login to the domain I must
stop some services, and change some configuration.

So ... before of this all was working fine. Dns, wins.
Dhcp no because of two network card cannot release
address correctly.

I suppose that there is wrong information into cache
and just with a nbtstat -rr I can solve ... but I'll know
it only next week.

For the moment I can say y only thanks for your help.
Have a nice weekend and a good easter if y believe
in it.

Andrea


 
Reply With Quote
 
Herb Martin
Guest
Posts: n/a
 
      10th Apr 2004
"Andrea Moro" <(E-Mail Removed)> wrote in message
news:#(E-Mail Removed)...
> Well I could try to troubleshoot only on tuesday.
> Meanwhile server is a DC... before some little
> unconfiguration all works fine ... but because two
> clients w98 cannot login to the domain I must
> stop some services, and change some configuration.


You could also try getting someone else to read your
posts for clarity before you hit send.

"must stop some services and change..." sounds like
you are flailing around rather than isolating the problem
and resolving.

Typical tyro mistake.

> So ... before of this all was working fine. Dns, wins.
> Dhcp no because of two network card cannot release
> address correctly.


What do you mean here? There is no special issue with
DHCP releasing addresses that I have ever heard.

Do you have a reference to that in the KB?

> I suppose that there is wrong information into cache
> and just with a nbtstat -rr I can solve ... but I'll know
> it only next week.


Unlikely unless you have a (basic) configuration mistake.

Like multiple WINS servers which are NOT replicating.

You need to clarify your problem - certainly for us to
help - and probably for you to even understand it yourself.

--
Herb Martin
>
> Andrea
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
HELP! 2000 Server LAN clients slow login/connect Dan Microsoft Windows 2000 Networking 7 18th Dec 2003 09:03 PM
Clients Slow to Login To Windows 2000 Server after SP4 Stuart Green - Keywick Microsoft Windows 2000 Active Directory 1 14th Nov 2003 09:05 PM
Win98 clients cannot login to server Randall Arnold Microsoft Windows 2000 DNS 9 28th Jul 2003 10:28 PM
XP PRO clients login to a workgroup WIN2K server Nikos Panagopoulos Microsoft Windows 2000 Networking 1 30th Jun 2003 08:59 AM
XP PRO clients login to workgroup Win2K server Nikos Panagopoulos Windows XP Networking 0 30th Jun 2003 08:21 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:53 PM.