Re: Network setup problem.



"George Jetson" <georgeg@xxxxxxxxxx> wrote:
Thanks for the info. I work in the maintenance dept. at the apt
complex. Someone from the main office on the other side of
the state came down last Friday to upgrade the equipment,
but couldn't get it to work. So he left, with a promise to come
back to get it going. He hasn't come back yet. The residents
are starting to bug me to get it running again, so I thought I
would see if I could at least get one of the computers running.
I took a look at the setup, but figured I should know what I
was doing before I started unplugging patch cords.

Switches and hubs work on a seperate layer of the network.
They work with Mac addresses (well the switch does), where-
as routers work on a higher layer (the IP address).

Do the following.

(1) Open a command prompt (cmd.exe).
(2) Type IPCONFIG /RELEASE *
(3) Type IPCONFIG /RENEW *
(4) Type IPCONFIG /ALL

The IPCONFIG /RELEASE * tells the computer to release the
IP address configured. Sometimes network cards assign a bogus
IP address instead of 0.0.0.0. So we want to see 0.0.0.0 or a
valid IP address. The IPCONFIG /RENEW will tell you if the
computer is getting a valid IP address.

If all the computers are getting IP addresses from the router,
then you'll likely see something like:

10.x.x.x for each computer where x can represent any number
between 0 and 255. Feel free to post back with the results of
the IPCONFIG /RENEW. IP numbers should be okay to post,
but I'd avoid posting the MAC address which appears similar
to: 00-00-00-00-00-00 (six two character digits representing
hexadecimal addresses).

When things get sent from a computer to another computer, an
application creates a packet to send to another system and
starts building a list of information so the packet can return
properly. The application adds whatever data it needs, then
moves down adds the routing information, then the IP address,
then the MAC address, then sends it out to the switch which
sends the data directly to the router. This brings up a point
whereby one port on the switch provides a way to uplink
to a modem or router. So that's possibly something you need
to check. Perhaps you're plugged into an uplink where you
should be plugged into a downlink. Typically the uplinks allow
you to stack switches to allow for more connections. Usually
one port on the farthest right or left is an uplink port.

When a switch gets a packet of information it only looks at
the MAC address and routes it to the appropriate system
based upon the MAC address. When a router gets a packet
it looks at the IP address of the package to get delivered.
They're two totally different layers, switches handling MAC
addresses and routers handling IP addresses.

A switch gets confused if two network cards hook up to it
with the same MAC address.

A router gets confused if two systems have the same IP
address.

Personally, I'd check to see which cable is plugged into the
uplink port on the switch and check that out.

Hope that helps.

Jim Carlock
Post replies to the group.
--
Raleigh Swimming Pool Builders http://www.aquaticcreationsnc.com/


.



Relevant Pages

  • Re: Comcast High Speed Internet and Router
    ... I knew it was a router issue but thought ... Their modem will only route to 1 ... I myself have a 25mbits connection - also with just one MAC address, but I have never had any problems ... Instead of a router, I bought a 8-port Belkin Gigabit cabled switch,, - connected it to the broadband modem - and voila - all machines are able to go online when and if i want to. ...
    (comp.sys.mac.apps)
  • Re: Leopard market share???
    ... GreyCloud wrote: ... another Mac. ... Airport Extreme connected to switch and to ... he doesn't have another router. ...
    (comp.sys.mac.advocacy)
  • Re: Leopard market share???
    ... only), MacBook Pro C2Duo connecting wirelessly, Mac Pro directly connected to switch. ... Airport Extreme connected to switch and to cable modem. ... Ethernet configured automatically (If the MP is set to a large MTU it can no longer administer the Airport Extreme!) ... he doesn't have another router. ...
    (comp.sys.mac.advocacy)
  • Re: Leopard market share???
    ... another Mac. ... Airport Extreme connected to switch and to ... he doesn't have another router. ...
    (comp.sys.mac.advocacy)
  • Re: ISA Server 2000 NLB on Windows Server 2003
    ... You need to add static ARP entries on the router (or layer 3 switch ... MAC addresses with a lead byte of 03. ... explains why you can ping the NLB address locally, ... if you want to add static CAM entries on the switch at ...
    (microsoft.public.isa.configuration)