LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 09-23-2008, 03:04 PM   #1
ashkael
LQ Newbie
 
Registered: Feb 2007
Posts: 9

Rep: Reputation: 0
Why I cant connect to the internet with slackware 12.1?


Hello m8s,

i'm newbie on this...

I have problem with ethernet, when I go on KDE to control center and network connection or something similar, it gives me popup "Platform not supported" and I need to choose one of other linux distr., with all others I cant enable ethernet only with debian 6. So I chosen debian 6. Configured network with netconfig, dhcp, etc...

Everything is OK, IP is ok, gtw, etc... are ok too. But i can't ping anything and even surf the internet :/

Maybe network card isn;t supported? I tried to reinstall drivers.

Realtek RTL8169/8110

Sorry for my english language.

Last edited by ashkael; 09-23-2008 at 03:06 PM.
 
Old 09-24-2008, 07:50 AM   #2
ChrisAbela
Member
 
Registered: Mar 2008
Location: Malta
Distribution: Slackware
Posts: 572

Rep: Reputation: 154Reputation: 154
Enter the following as root:
#netconfig
and enter the parameters.
I always assumed that with Slack you do not need KDE tools.
Download the Slackbasics book for much more help but do come back if you do not manage alone.

Chris
P.S. If you can read in Italian there is also Slackware 4 dummies at www.slacky.eu
 
Old 09-24-2008, 11:39 AM   #3
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
There are known problems with some realtek cards used in computers that dual-boot with windows. Windows can shut them down in a state that is unusable with linux.
See here:
http://www.linuxquestions.org/questi...roblem-591466/
for discussion and the solution.
 
Old 09-25-2008, 10:13 AM   #4
rob.rice
Senior Member
 
Registered: Apr 2004
Distribution: slack what ever
Posts: 1,076

Rep: Reputation: 205Reputation: 205Reputation: 205
your question would be better asked in the distros/slackware subforum
slack is kind of nonstandard in it's boot and configuration files and there layout
so if you have a problem with slack ask a slacker

you can check your NIC with "ifconfig -a if your NIC shows up it's working
if it is working

most likely you need to edit your /etc/rc.d/rc.inet1.conf file
Code:
# Config information for eth0:
IPADDR[0]=""
NETMASK[0]=""
USE_DHCP[0]=""
DHCP_HOSTNAME[0]=""
to this
Code:
# Config information for eth0:
IPADDR[0]=""
NETMASK[0]=""
USE_DHCP[0]="yes"
DHCP_HOSTNAME[0]=""
unless your setting up a permanent network with static ipaddresses and named computers (like you would find in an office )
DO NOT use netconfig on slackware

Last edited by rob.rice; 09-25-2008 at 10:23 AM.
 
Old 09-25-2008, 10:26 AM   #5
bgeddy
Senior Member
 
Registered: Sep 2006
Location: Liverpool - England
Distribution: slackware64 13.37 and -current, Dragonfly BSD
Posts: 1,810

Rep: Reputation: 232Reputation: 232Reputation: 232
Quote:
DO NOT use netconfig on slackware
Well the Slackware setup program itself calls netconfig. It's OK so long as you're setting up eth0 as /sbin/netconfig creates empty values for eth1,2,3 in rc.inet1.conf but adds values to eth0 when supplied.

In fact if you look at the script /sbin/netconfig you'll see it was mostly written by Pat Volkerding himself.
 
  


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
Can't connect to internet under Slackware 11.0 nisi Linux - Networking 2 02-06-2007 04:00 PM
Slackware - Cannot Connect to the Internet 99er Linux - Newbie 4 02-18-2006 08:17 AM
cant connect to internet with slackware, seemed to have tried everything sgold7878 Linux - Networking 1 06-14-2005 01:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 11:58 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