[CLUE-Tech] networking
Match Grun
match at dimensional.com
Mon Apr 23 09:08:49 MDT 2001
What happens if you do:
ping www.powerpull.net
or
ping powerpull.net
from the command line?
Match
On Mon, 23 Apr 2001 05:52:41 -0600
jason at matchingmoms.com wrote:
> Below are some of my networking files:
>
> root /etc# cat hosts
> #/etc/hosts
> 127.0.0.1 localhost
> 192.168.0.200 powerpull.net
>
> root /etc# cat host.conf
> order hosts,bind
> multi on
>
> root /etc/network# cat interfaces
> # /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
> # The loopback interface
> iface lo inet loopback
> # The first network card - this entry was created during the Debian
> installation
> # (network, broadcast and gateway are optional)
> iface eth0 inet static
> address 192.168.0.200
> netmask 255.255.255.0
> network 192.168.0.0
> broadcast 192.168.0.255
>
> When I type http://192.168.0.200 into my browser I pull up my index.html.
> However, when I type http://www.powerpull.net or http://powerpull.net my
> browser spins, looking for that name out in space somewhere. Why is this?
>
> Thanks,
> Jason
>
>
> _______________________________________________
> CLUE-Tech mailing list
> CLUE-Tech at clue.denver.co.us
> http://clue.denver.co.us/mailman/listinfo/clue-tech
More information about the clue-tech
mailing list