LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-05-2007, 03:16 PM   #16
Infohungry
LQ Newbie
 
Registered: May 2007
Distribution: Slackware 11
Posts: 16

Rep: Reputation: 0

WOOT!! It worked, thank you to everyone that helped!

I will be putting a linux forum on my website soon, when I get it up, I will publish it on the forum.

Once again, thank you to everyone.
 
Old 05-05-2007, 04:21 PM   #17
chike
Member
 
Registered: May 2007
Posts: 35

Original Poster
Rep: Reputation: 15
it didn't work for me though i still can't use the ineternet

i tried doing tux-slack's instructions and i still have no luck

this is what ifconfig is telling me

eth0 Link encap:Ethernet HWaddr 00:13:D3:22:21:21
inet addr:192.168.2.35 Bcast:192.168.2.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:5 Base address:0xc000

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:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
 
Old 05-05-2007, 04:30 PM   #18
ryanoa
Member
 
Registered: Jan 2006
Location: Santa Cruz, CA
Distribution: Slack 10.2 and 11.0
Posts: 102

Rep: Reputation: 15
chike,

I can see from the output of your ifconfig, eth0 is getting an ip address. Can you ping your router?
 
Old 05-05-2007, 04:39 PM   #19
chike
Member
 
Registered: May 2007
Posts: 35

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by ryanoa
chike,

I can see from the output of your ifconfig, eth0 is getting an ip address. Can you ping your router?
how do i do that?
 
Old 05-05-2007, 04:41 PM   #20
ryanoa
Member
 
Registered: Jan 2006
Location: Santa Cruz, CA
Distribution: Slack 10.2 and 11.0
Posts: 102

Rep: Reputation: 15
open up a console and type:
Code:
ping -c3 ipaddress_of_router
 
Old 05-05-2007, 04:55 PM   #21
chike
Member
 
Registered: May 2007
Posts: 35

Original Poster
Rep: Reputation: 15
that didn't work either.

what am i doing wrong? i'm clearly doing something wrong i don't know what though but nothing seems to work
 
Old 05-06-2007, 09:54 AM   #22
chike
Member
 
Registered: May 2007
Posts: 35

Original Poster
Rep: Reputation: 15
is there anything i should do?
 
Old 05-06-2007, 10:09 AM   #23
BCarey
Senior Member
 
Registered: Oct 2005
Location: New Mexico
Distribution: Slackware
Posts: 1,639

Rep: Reputation: Disabled
What is the output from the ping command?

Brian
 
Old 05-06-2007, 10:20 AM   #24
chike
Member
 
Registered: May 2007
Posts: 35

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by BCarey
What is the output from the ping command?

Brian
root@what:~# ping -c3 192.168.2.35
PING 192.168.2.35 (192.168.2.35) 56(84) bytes of data.
64 bytes from 192.168.2.35: icmp_seq=1 ttl=64 time=0.018 ms
64 bytes from 192.168.2.35: icmp_seq=2 ttl=64 time=0.013 ms
64 bytes from 192.168.2.35: icmp_seq=3 ttl=64 time=0.012 ms

--- 192.168.2.35 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 1998ms
rtt min/avg/max/mdev = 0.012/0.014/0.018/0.004 ms
 
Old 05-06-2007, 01:53 PM   #25
BCarey
Senior Member
 
Registered: Oct 2005
Location: New Mexico
Distribution: Slackware
Posts: 1,639

Rep: Reputation: Disabled
Actually you are only pinging yourself, because ifconfig told us that your ip is 192.168.2.35. Your router is perhaps 192.168.2.1? Try that. Then try an external ping like "ping 64.233.187.99". Also, what are the contents of your /etc/resolv.conf?

Brian

Last edited by BCarey; 05-06-2007 at 01:56 PM.
 
Old 05-07-2007, 11:34 PM   #26
chike
Member
 
Registered: May 2007
Posts: 35

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by BCarey
Actually you are only pinging yourself, because ifconfig told us that your ip is 192.168.2.35. Your router is perhaps 192.168.2.1? Try that. Then try an external ping like "ping 64.233.187.99". Also, what are the contents of your /etc/resolv.conf?

Brian
Pinging the router in Konsole seems to work! Thanks dawg!
 
Old 05-07-2007, 11:43 PM   #27
Alien_Hominid
Senior Member
 
Registered: Oct 2005
Location: Lithuania
Distribution: Hybrid
Posts: 2,247

Rep: Reputation: 53
So does it work? I believe the problem is in DNS resollution. Try this in terminal:
nslookup google.com
 
Old 06-02-2007, 10:38 AM   #28
chike
Member
 
Registered: May 2007
Posts: 35

Original Poster
Rep: Reputation: 15
argh

some stupid thunderstorm knocked out my power as i was using the computer and i had to restart, and it couldn't boot into linux because the filesystem had errors so i had to reinstall slackware

and i tried getting the internet back up using the steps here but i couldn't. the internet is down AGAIN. i tried pinging the router like i have been doing and that did not work.

nslookup did not work as it timed out

and i can't ping any other external address, they show up as unreachable

what should i do now?

edit: NEVERMIND i restarted and it works again.

Last edited by chike; 06-02-2007 at 10:57 AM.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Slackware 10.1 and internet Anak1n Linux - Wireless Networking 1 01-16-2006 06:41 PM
No Internet using Slackware 10.0 hadhad Linux - Networking 1 06-22-2005 10:59 AM
HELP with Internet On Slackware 10.0 thomasplock Linux - Hardware 7 10-01-2004 07:16 PM
Slackware - CAn't Go On INternet RealmX Slackware 1 12-31-2003 12:50 PM
No internet on slackware 9 jr6676 Slackware 9 08-05-2003 08:31 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 02:33 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration