Deja Vu all over again
John F. Kohler
jkohler2 at earthlink.net
Wed Mar 28 17:35:28 PST 2001
Dustin Mollo wrote:
> It seems this message got stuck in the mailing list queue, so I'm resending
> it. Enjoy!
>
> -Dustin
>
> ------------------------------------------------------------
>
> Date: Tue, 27 Mar 2001 11:20:16 -0800
> From: Mitch Petenaude <mrp at bolt.sonic.net>
> To: nblug-talk at lists.sonic.net
> Subject: Re: Deja Vu all over again
>
> Hi John,
>
> Have you set up your DNS server addresses? What is in /etc/resolv.conf?
Hi Mitch,
Yes, I set up 3 DNS server addresses (all the earthlink.net ones listed)
207.217.126.81
207.217.77.82
207.217.120.83
and I used the GUI screen from /sbin/netconf to enter them.Here are the
contents of /etc/resolv.conf
search earthlink.net
nameserver 207.217.126.81
nameserver 207.217.77.82
nameserver 207.217.120.83
~
~
"resolv.conf" [readonly}] 4L, 99C
I got this by entering "vi resolv.conf"
I can get the linux box to ping itself successfully with times from 56 u.sec
to 305 u.sec.
Funny, I can't get the linux box (192.168.1.4) to ping the linksys
router (192.168.1.1)
here is the current "netstat -r" output:
Destination Gateway Genmask Flags MSS Window
irtt Iface
192.168.1.0 * 255.255.255.0 U 0
0 0 eth0
127.0.0.0 * 255.0.0.0 U 0
0 0 lo
default 192.168.1.1 0.0.0.0 UG 0
0 0 eth0
(Something makes me think there should be a 4th line to this grouping)
Nice to hear from you. Thanks again for making the visit to my house
the last time.
John
>
> --Mitch
>
> On Tue, Mar 27, 2001 at 09:16:29AM -0800, John F. Kohler wrote:
> > Although I could ping addresses outside my network, neither
> > Netscape nor Lynx could display a page. So I am still
> > confused.
> >
> > I took a look at /etc/modules.conf
> >
> > alias parport_lowlever parport_pc
> > alias usb-controller usb-uhci
> > alias eth0 ne
> > options ne io=0x2a0 irq=10
> > ~
> > ~
> > ~
> > ~"modules.conf"4L, 109C"
> >
> > Here is /sbin/lsmod:
> >
> > Module Size Used by
> > ide-cd 23628` 0 (autoclean)
> > lockd 31176 1 (autoclean)
> > sunrpc 52964 1 (autoclean) [lockd]
> >
> > ppp 20236 0(autoclean)[unused]
> > slhc 4504 0(autoclean) [ppp]
> > ne 6732 1 (autoclean)
> > 8390 6072 0 (autoclean )
> > [ne]
> > agpgart 18600 0 (unused)
> > usb-uhci 19052 0 (unused
> > usbcore 42088 1(usb-uhci)
> >
> > I tried /proc/interrupts: and got permission denied.
> >
> > John
> >
>
> ----- End forwarded message -----
More information about the talk
mailing list