[lug] networking

jason at matchingmoms.com jason at matchingmoms.com
Mon Apr 23 21:17:11 MDT 2001


I tried both of these for /etc/resolv.conf:

domain powerpull.net
search powerpull.net
nameserver 192.168.0.200
nameserver 127.0.0.1

domain www.powerpull.net
search powerpull.net
nameserver 192.168.0.200
nameserver 127.0.0.1

I'm not sure if this gives any more info:

root /home/friejas# ping powerpull.net
PING powerpull.net (192.168.0.200): 56 data bytes
64 bytes from 192.168.0.200: icmp_seq=0 ttl=255 time=0.1 ms
64 bytes from 192.168.0.200: icmp_seq=1 ttl=255 time=0.0 ms
64 bytes from 192.168.0.200: icmp_seq=2 ttl=255 time=0.0 ms
64 bytes from 192.168.0.200: icmp_seq=3 ttl=255 time=0.0 ms

--- powerpull.net ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 0.0/0.0/0.1 ms

----- Original Message -----
From: Trever C. Trader <ttrader at treveronline.com>
To: <lug at lug.boulder.co.us>
Sent: Monday, April 23, 2001 8:29 AM
Subject: Re: [lug] networking


> Also you might try to put your IP address in as your first name
> server.  Then list all other name servers after it.
>
> On Mon, 23 Apr 2001, Hugh Brown wrote:
>
> > you might try fiddling with /etc/resolv.conf
> >
> > put
> >
> > domain powerpull.net
> > search powerpull.net
> > nameserver <enter your first name server>
> > nameserver <enter your second name server>
> >
> >
> >
> > "jason at matchingmoms.com"
> > >
> > > 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
> > >
> > > _______________________________________________
> > > Web Page:  http://lug.boulder.co.us
> > > Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
> > >
> >
> > _______________________________________________
> > Web Page:  http://lug.boulder.co.us
> > Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
> >
>
> _______________________________________________
> Web Page:  http://lug.boulder.co.us
> Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
>




More information about the LUG mailing list