[NBLUG/talk] Can't get online w/new RH8 Install

augie schwer at sonic.net
Mon Mar 10 07:20:03 PST 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Dave Sisley wrote:
| I just upgraded my IBM thinkpad from RH 7.2 to 8.0 and I'm having
| trouble getting online via a pcmcia modem.  I have configured a
| connection and can get it to dial out to my ISP and log in through
| both the 'neat' GUI and wvdial.  But if I bring up mozilla or try
| tp ssh into an outside server, nothing happens.  Any ideas?
| Since I get 30 days of web support from RH, I sent them an email
| on Sunday, but
| <flattery>I thought I would ask the group here as well, I'll bet
| you guys are faster!</flattery>
| Thanks in advance for your help.

possibly a routing and/or DNS issue. you could try pinging a known
outside IP address instead of the domain name and see if that works.

OR

from the command line perform the follwing:

/sbin/route -n
cat /etc/resolv.conf

my default gateway and dns are at the same ip on my LAN so i get this:

[augie at goku augie]$ /sbin/route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         192.168.1.1     0.0.0.0         UG    0      0        0 eth0
[augie at goku augie]$ cat /etc/resolv.conf
nameserver 192.168.1.1

you'll be looking to see your isp's default gateway and dns machine
respectively where i have '192.168.1.1'. i think that should help narrow
down the problem range. let us know what you find.

augie


- --
irc.nblug.org #nblug
registered linux user #229905
gpg public key: http://www.sonic.net/schwer/schwer.asc
Key fingerprint = 9815 AE19 AFD1 1FE7 5DEE  2AC3 CB99 2784 27B0 C072

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE+bK1cy5knhCewwHIRApPUAJ40GJQiN7jFLkrJwOYZoD08Yi9+XgCcDc6B
WXXKjJwH/y07n+6aWf1C8X4=
=ax10
-----END PGP SIGNATURE-----




More information about the talk mailing list