Re: Home Network



On Dec 26, 8:18 pm, Paul <nos...@xxxxxxxxxx> wrote:
mathiu...@xxxxxxxxx wrote:

I tried to set up a network but it's not letting me.  I can't get them
one device on the other in the network places / workgroup spaces,
etc...  I'll keep trying to set them up.

A basic command you can use is ping. The address is the
address of the distant computer you want to verify is
connected.

    ping 192.168.1.6

You can ping from laptop to router.
Ping from laptop to other PC.
And all the other possible combinations.

You run the ping command in a DOS (command prompt) window.

The ipconfig command can be used to get your local
address on the laptop or the PC. You can then verify
whether DHCP worked properly, and the router "gave"
an address to the connected computers. The command is sumply:

    ipconfig

When you set up DHCP on the router, usually there is a
starting address (192.168.1.5) and you can also specify
a maximum number of devices that can connect (2 or more in
your case).

The ping command doesn't rely on workgroups or shares. So
those upper levels of networking can be ignored, until the
lower layers are working. As long as you can "ping" everything,
that is a start.

I expect a port has to be open, for ping to work. So if a
Firewall was absolutely blocking everything, then ping
won't necessarily work. But ping is the best command I know
of, to get started.

To help out the other responders, you might update the networking
drawing, showing what addresses things seem to have so far. For
example:
                      router public addr (WAN)
                       216.16.211.217
     cable_modem ------------------- router
                                     |    |
                         wired PC    |    | wireless laptop
                         192.168.1.5 |    | 192.168.1.6
                                    PC   Laptop
                                  (LAN)  (LAN)
HTH,
    Paul

Thanks Paul, I will try to ping it. The DHCP client list shows my
laptop and the PC I just don't understand why I can't set up a
network. If the PC is connected via cable to the router then I
shouldn't need another adaptor right??? The network adaptor on my PC
is NOT a wireless adaptor, does that matter??

Thanks,
Matt
.



Relevant Pages

  • Re: Home Network
    ... one device on the other in the network places / workgroup spaces, ... A basic command you can use is ping. ... You run the ping command in a DOS window. ... Make sure that both PCs are in the same workgroup. ...
    (alt.comp.hardware.pc-homebuilt)
  • Re: Demon and Mac are incompatible - Demon
    ... Blocking traceroute and ping inside your network is a fairly common ... Fire up a terminal window, and enter the cmd ... this interrupts the tcpdump command. ... Network Analysis Limited ...
    (uk.comp.sys.mac)
  • [Full-Disclosure] Command Injection Vulnerability in stat.qwest.net
    ... Site can be used by network administrators and engineers to test network ... Run ping and traceroute from various routers/computers in many locations ... avoid escaping the command and running my own code. ...
    (Full-Disclosure)
  • Network Not Working in Linux ; Works in Windows Why ?
    ... I can ping any system on the network under windows. ... I am giving the outputs of the following command for assitance. ...
    (RedHat)
  • Re: Setting multiple variables for one "set" command?
    ... scripting class, so I'm not sure if this is even possible, but here ... various computers on the network. ... like to change after every successful execution of the command. ...    since there does not appear to be a Microsoft-sponsored ...
    (microsoft.public.scripting.wsh)

Loading