Toon posts:

[WINXP/WIN98SE]Netwerk doet het niet

Pagina: 1
Acties:

Verwijderd

Topicstarter
Ik heb een netwerk gelegd tussen mijn oude en nieuwe PC. De één draait Windows XP en de andere draai Windows 98 SE. Na het netwerk geconfigureerd te hebben zien ze elkaar nog steeds niet. Ik heb ze beiden in dezelfde werkgroep gezet maar als ik net view doe dan zie ik de andere PC er niet bij staan. (dit geldt voor beide PC's). Ik kan gewoon op geen enkele manier toegang krijgen tot de andere PC.

De verbinding is goed, want toen ik perongeluk op beide PC's hetzelfde IP instelde gaf ie aan dat het IP al in gebruik was op het netwerk. Hij maakt dus op een bepaalde manier wel verbinding.

Ik heb zo'n beetje alle handleiding op het internet doorgenomen, maar kan niet tot de oplossing komen. Wie wel?

  • Equator
  • Registratie: April 2001
  • Laatst online: 14:02

Equator

Crew Council

🦺#Rodekruis #whisky #barista

Over het algemeen duurd het even eerdat er een Masterbrowser is die een masterbrowserlijst heeft aangemaakt. De XP machine heeft een hoger OS level, dus die zal een election winnen, en dan zal die zijn lijst gaan maken. Pas als die bekend is gaat hij hem vinden.

Daarnaast is het slim ok op beide PC's een lmhosts file aan te maken.
Onder WIn98 vind je een lmhosts.sam in de "%windir%\system32\" en onder XP waarschijnlijk onder "%windir%\system32\drivers\etc\"

Daar staan wat samples in..

Je kan het een en ander ook bespoedigen door de PC's elkaar te laten zoeken. Dat gebeurt via een broadcast, dus waarschijnlijk vinden ze elkaar dan wel.
"net view" werkt via het uitlezen van de masterbrowserlijst.

Suc6

>>EDIT: Ohja, wel ff rebooten na dat je een lmhosts file hebt aangemaakt, of nbtstat -RR draaien..

Verwijderd

probeer eerst eens of je beide systemen kan pingen.
( dos box, ping [ipnummer] )

  • Rekenmachine
  • Registratie: Mei 2002
  • Laatst online: 01-11-2024
Heb je gezocht op GOT?

Anders is dit volgens mij de oplossing: XP heeft een firewall....

https://www.enwatbenjedan.nl/


Verwijderd

Topicstarter
Het pingen geeft hetzelfde resultaat als net view, hij kan de andere PC niet vinden. Ik heb geen flauw idee wat Imhosts is, maar ik zal dat wel even uitvogelen.

[edit]
Ik heb ook gezocht op GOT ja en de firewall staat uit

Verwijderd

hint bestanden delen
werk perfect

Verwijderd

Topicstarter
Hoe kan ik nou bestanden delen als ik niet eens een verbinding met de andere PC heb? :?

  • Equator
  • Registratie: April 2001
  • Laatst online: 14:02

Equator

Crew Council

🦺#Rodekruis #whisky #barista

Rekenmachine schreef op 28 oktober 2002 @ 10:55:
Heb je gezocht op GOT?

Anders is dit volgens mij de oplossing: XP heeft een firewall....
:? Firewall :? Waar haal jij deze wijsheid vandaan :?

Overigens is het LMHOSTS
staatvoor LanManagerHosts

gewoon een bestandje zonder extensie op de juiste plaats.
met deze inhoud.. (aangepast naar jouw waarden)

code:
1
2
3
4
5
6
7
8
9
10
11
12
:-Servers..!!

192.168.1.1     SERVER01
192.168.1.2     SERVER02
192.168.1.3     SERVER03


:- Workstations..!!!

192.168.1.10     WKS01
192.168.1.11     WKS02
etc..


Voor meer opties moet je de .sam file maar even lezen..

Verwijderd

Topicstarter
mmm, ik kan niet echt wijs worden van Lmhosts. Is dit noodzakelijk om te hebben om je netwerk draaiende te hebben?

  • MrDirect
  • Registratie: Januari 2002
  • Laatst online: 14:22
CyberJ schreef op 28 oktober 2002 @ 11:05:
[...]


:? Firewall :? Waar haal jij deze wijsheid vandaan :?

.
:? Wat is hier zo dom aan? Menig gebruiker ziet die ingebouwde firewall wel eens over het hoofd.

  • Equator
  • Registratie: April 2001
  • Laatst online: 14:02

Equator

Crew Council

🦺#Rodekruis #whisky #barista

nee, in principe niet. In een groeter netwerk is er over het algemeen wel een WINS server of een DNS server.
Een WINS server (Windows Internet Naming Server) doet hetzelfde als een LMHOSTS file, maar houd de database bij indien er wijzigingen zijn.
DNS doet bijna het zelfde, maar dan op FQDN (Fully Qualified Domain Names) en is dan nog iets uitgebreider.. Ietsje maar :P ;)
De lmhosts file kan de naamresolutie in een klein netwerk (peer 2 peer) perfect doen.

  • Equator
  • Registratie: April 2001
  • Laatst online: 14:02

Equator

Crew Council

🦺#Rodekruis #whisky #barista

Vatt schreef op 28 oktober 2002 @ 11:10:
[...]

:? Wat is hier zo dom aan? Menig gebruiker ziet die ingebouwde firewall wel eens over het hoofd.
Nou werk ik erg weinig met XP, maar wat versta jij onder de Firewall in XP :?

NT4 heeft ook een firewall, maar die weten ook maar weinigen te vinden. Als jij bedoelt dat je tcp/udp poorten kan dichtzetten.. Tja, das een soort van firewall. Maar naar mijn weten staat default alles open.

Verwijderd

Topicstarter
Zou iemand mij wellicht een uitgebreide toelichting op lmhosts kunnen geven?

  • Equator
  • Registratie: April 2001
  • Laatst online: 14:02

Equator

Crew Council

🦺#Rodekruis #whisky #barista

Lees dan die lmhosts.sam eens.. |:(
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample LMHOSTS file used by the Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to computernames
# (NetBIOS) names.  Each entry should be kept on an individual line.
# The IP address should be placed in the first column followed by the
# corresponding computername. The address and the computername
# should be separated by at least one space or tab. The "#" character
# is generally used to denote the start of a comment (see the exceptions
# below).
#
# This file is compatible with Microsoft LAN Manager 2.x TCP/IP lmhosts
# files and offers the following extensions:
#
#      #PRE
#      #DOM:<domain>
#      #INCLUDE <filename>
#      #BEGIN_ALTERNATE
#      #END_ALTERNATE
#      \0xnn (non-printing character support)
#
# Following any entry in the file with the characters "#PRE" will cause
# the entry to be preloaded into the name cache. By default, entries are
# not preloaded, but are parsed only after dynamic name resolution fails.
#
# Following an entry with the "#DOM:<domain>" tag will associate the
# entry with the domain specified by <domain>. This affects how the
# browser and logon services behave in TCP/IP environments. To preload
# the host name associated with #DOM entry, it is necessary to also add a
# #PRE to the line. The <domain> is always preloaded although it will not
# be shown when the name cache is viewed.
#
# Specifying "#INCLUDE <filename>" will force the RFC NetBIOS (NBT)
# software to seek the specified <filename> and parse it as if it were
# local. <filename> is generally a UNC-based name, allowing a
# centralized lmhosts file to be maintained on a server.
# It is ALWAYS necessary to provide a mapping for the IP address of the
# server prior to the #INCLUDE. This mapping must use the #PRE directive.
# In addtion the share "public" in the example below must be in the
# LanManServer list of "NullSessionShares" in order for client machines to
# be able to read the lmhosts file successfully. This key is under
# \machine\system\currentcontrolset\services\lanmanserver\parameters\nullsessionshares
# in the registry. Simply add "public" to the list found there.
#
# The #BEGIN_ and #END_ALTERNATE keywords allow multiple #INCLUDE
# statements to be grouped together. Any single successful include
# will cause the group to succeed.
#
# Finally, non-printing characters can be embedded in mappings by
# first surrounding the NetBIOS name in quotations, then using the
# \0xnn notation to specify a hex value for a non-printing character.
#
# The following example illustrates all of these extensions:
#
# 102.54.94.97     rhino         #PRE #DOM:networking  #net group's DC
# 102.54.94.102    "appname  \0x14"                    #special app server
# 102.54.94.123    popular            #PRE             #source server
# 102.54.94.117    localsrv           #PRE             #needed for the include
#
# #BEGIN_ALTERNATE
# #INCLUDE \\localsrv\public\lmhosts
# #INCLUDE \\rhino\public\lmhosts
# #END_ALTERNATE
#
# In the above example, the "appname" server contains a special
# character in its name, the "popular" and "localsrv" server names are
# preloaded, and the "rhino" server name is specified so it can be used
# to later #INCLUDE a centrally maintained lmhosts file if the "localsrv"
# system is unavailable.
#
# Note that the whole file is parsed including comments on each lookup,
# so keeping the number of comments to a minimum will improve performance.
# Therefore it is not advisable to simply add lmhosts file entries onto the
# end of this file.

Verwijderd

Topicstarter
Tuurlijk heb ik die gelezen, maar aangezien ik een newb ben op het gebied van netwerken kom ik er niet uit

Verwijderd

Topicstarter
Mijn netwerk werkt nu, zoals verwacht had het inderdaad met de instellingen te maken.
Pagina: 1