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.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > Knoppix Help Forum > Installed K no etho

Forgot Password?
 Knoppix Help Forum   For all discussions about Knoppix, the Linux "Live CD" that lets you run Linux without needing to install on your hard drive.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 05-11-2005   #1 (permalink)
Just Joined!
 
Join Date: Sep 2004
Location: SE United States
Posts: 20
Installed K no etho

Once that I installed Knoppix to my hard drive, it would no longer connect to the internet, nor would it let me log on to KDE, due to lack of internet connection.

I can make it work by using the command line;

/sbin/ifconfig lo down
/sbin/ifconfig eth0 down
/sbin/ifconfig lo 127.0.0.3
/sbin/ifconfig eth0 192.168.3.100 broadcast 192.168.1.255 netmask 255.255.255.0
/sbin/route add -net 127.0.0.0 netmask 255.0.0.0 lo
/sbin/route add -net 192.168.3.0 netmask 255.255.255.0 eth0
/sbin/route add default gw 192.168.3.254 eth0
hostname localhost.localdomain

Then I can log into KDE and by using netcardconfig, log on to the internet. The problem is that I have to do this each and every time that I reboot! There has to be a better way and I am hoping that someone can point me to it.

Thanks, zoey
~zoey~ is offline  


Reply With Quote
Old 05-11-2005   #2 (permalink)
Linux Engineer
 
Join Date: Apr 2005
Location: Buenos Aires, Argentina
Posts: 908
http://www.plope.com/Members/chrism/...rc_local_equiv

You just need to add all those commands to the /etc/init.d/local file.
__________________
serzsite.com.ar
"All the drugs in this world won\'t save you from yourself"
serz is offline   Reply With Quote
Old 05-11-2005   #3 (permalink)
Just Joined!
 
Join Date: Sep 2004
Location: SE United States
Posts: 20
Thanks. I should have said that I am running Kanotix/Knoppix and it has /etc/init.d, but no /etc/init.d/local, or am I just not understanding the correct way to type it in? That is certainly a possibility.

zoey
~zoey~ is offline   Reply With Quote
Old 05-11-2005   #4 (permalink)
Linux Engineer
 
Join Date: Apr 2005
Location: Buenos Aires, Argentina
Posts: 908
/etc/init.d is a directory which has all the initscripts that could be used. /etc/init.d/local is a file, you should have it.

Knoppix is based on Debian, that's why.
__________________
serzsite.com.ar
"All the drugs in this world won\'t save you from yourself"
serz is offline   Reply With Quote
Old 05-16-2005   #5 (permalink)
Just Joined!
 
Join Date: Sep 2004
Location: SE United States
Posts: 20
I found /etc/network/interfaces, which looks like the file that I want, at least it starts out;

iface lo inet loopback

and that is how the debian file is described in rute.
I added all the information and also went to the /etc/network/options file and changed ip_forward=no to ip_forward=yes, but I still can't log on to kde without re-entering all of the imformation from my first post.

There has got to be a way to do this and I would appreciate some more suggestions to help me find it!

Thanks, zoey
~zoey~ is offline   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
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 04:28 AM.






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

Content Relevant URLs by vBSEO 3.3.0 RC2