Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux HostsFree MagazinesJobs
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > Your Distro > Slackware Linux Help
Reload this Page Another Newb With Another Connection Problem
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Slackware Linux Help For help and Discussion about Slackware linux

Reply
 
Thread Tools Display Modes
Old 05-28-2006   #1 (permalink)
Just Joined!
 
Join Date: Jun 2004
Location: Warwickshire UK
Posts: 18
Send a message via MSN to Kia_Breizzze Send a message via Yahoo to Kia_Breizzze
Another Newb With Another Connection Problem

I have Slackware 10.2 installed on a Dell G1 Optiplex 400.
This machine (current hardware setup) used to run windows 98 and was able to connect to network/internet.

When I boot up the only thing it complains about is drivers for sound device (there isn't a sound card so that's not a problem)

I am unable to connect to our lan and consequently unable to connect to the internet.
My pc is in the same lan and has the same gateway which runs fine.

my ifconfig output (gateway of 172.16.32.30)
---------------------------------------------------------------
eth0 Link encap:Ethernet HWaddr 00:C0:4F:C1:4A:2D
inet addr: 172.16.32.3 Bcast: 172.16.32.31 mask: 255.255.255.224
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:18 errors:0 dropped:0 overruns:0 carrier:18
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:1080 (1.0 kb)
Interrupt:11 Base address:0xdc00

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:52 errors:0 dropped:0 overruns:0 frame:0
TX packets:52 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen: 0
RX bytes:4434 (4.3 Kb) TX bytes:4434 (4.3 Kb)
---------------------------------------------------------------
lsmod
---------------------------------------------------------------
Module Size Used by Not tainted
soundcore 3396 0 autoclean
uhci 24284 0 unused
usbcore 59148 1 uhci
8139too 13928 0 unused
mii 2272 0 8139too
crc32 2880 0 8139too
3c59x 26576 1
pcmcia_core 39172 0
ide_scsi 9392 0
agpgart 45508 0 unused
---------------------------------------------------------------

if you want/need me to run other commands let me know

any suggestions on what the issue might be, would be greatly received.

Kia
Kia_Breizzze is offline   Reply With Quote
Old 05-28-2006   #2 (permalink)
Linux Enthusiast
 
Join Date: Apr 2004
Location: UK
Posts: 579
Can you post the output of the following commands

Code:
ping 172.16.3.30
ping www.google.com
route
Chris...
__________________
DRM keeps an honest user loyal
kakariko81280 is online now   Reply With Quote
Old 05-28-2006   #3 (permalink)
Just Joined!
 
Join Date: Jun 2004
Location: Warwickshire UK
Posts: 18
Send a message via MSN to Kia_Breizzze Send a message via Yahoo to Kia_Breizzze
Ping 172.16.32.30 (I assumed that's what you meant - if not I'll do it again)
---------------------------------------------------------------
PING 172.16.32.30 (172.16.32.30)_56(84) bytes of data.
64 bytes from 172.16.32.30: icmp_seq=1 ttl=255 time=2.11 ms
64 bytes from 172.16.32.30: icmp_seq=2 ttl=255 time=0.965ms
64 bytes from 172.16.32.30: icmp_seq=3 ttl=255 time=0.960 ms
64 bytes from 172.16.32.30: icmp_seq=4 ttl=255 time=0.981 ms
---------------------------------------------------------------
ping www.google.com
---------------------------------------------------------------
unknown host www.google.com
---------------------------------------------------------------
route
---------------------------------------------------------------
Kernal ip routing table
Destination...Gateway........Genmask............Fl ags...Metric..Ref..Use..Iface
172.16.32.0..*..................255.255.255.224..U ........0........0.....0.....eth0
loopback......*..................255.0.0.0........ ....U........0........0.....0.....lo
default........172.16.32.30...0.0.0.0............. ..UG......1........0.....0.....eth0
Kia_Breizzze is offline   Reply With Quote
Old 05-28-2006   #4 (permalink)
Linux Enthusiast
 
Join Date: Apr 2004
Location: UK
Posts: 579
oops, yes you were quite correct to fix my typo.

OK, the LAN looks fine, and the routing table looks fine too. Since Google is returning unknown host I would suspect your name resolution settings. Can you post the contents of /etc/resovl.conf

Then type the following commands and post the output

Code:
echo nameserver 172.16.32.30 >> /etc/resolv.conf
ping www.google.com
The first line will mark your router as a nameserver, the second will test the settings.

Let us know how you get on

Chris...
__________________
DRM keeps an honest user loyal
kakariko81280 is online now   Reply With Quote
Old 05-28-2006   #5 (permalink)
Just Joined!
 
Join Date: Jun 2004
Location: Warwickshire UK
Posts: 18
Send a message via MSN to Kia_Breizzze Send a message via Yahoo to Kia_Breizzze
After I posted that I tried pinging google by ip rather than by name - that worked fine and since doing that I am now able to connect to the internet.

I re-booted the machine to see if it was a temporary fix but again I am able to connect.

Should I still run the commands in your above post or have you magically fixed my problem with the power of thought alone

Thanks for taking time out to help a newb
Kia_Breizzze is offline   Reply With Quote
Old 05-28-2006   #6 (permalink)
Linux Enthusiast
 
Join Date: Apr 2004
Location: UK
Posts: 579
Uh, yes. Yes, the awesome power of my mind.

As I'm sure you've guessed, I'm not sure what fixed it 'cos I'm not totally sure what was wrong.

In the meantime, as long as it's working don't run the commands in the last post. If it stops working again, start a new thread and we will see what we can do.

Chris...

P.S. Don't worry about being a newbie, we all were once.
__________________
DRM keeps an honest user loyal
kakariko81280 is online now   Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
 

Free Magazines
Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe
Systems Management News, the newspaper for IT systems administration and data center managers!
Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe
The Enterprise Newsweekly
eWeek is the essential technology information source for builders of e-business.
subscribe
Oracle Magazine
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe
Total Telecom
Total Telecom is "The Economist of the communications industry".
subscribe
More free magazines »



All times are GMT. The time now is 10:48 PM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.2.0