 | Member with 33 posts. | | Join Date: May 2006 Location: Taxachusetts Experience: Beginner | | Knoppix Hi everyone, I am very new to Linux and in the interest of just trying it out, I've downloaded the latest version of Knoppix. It runs excellent on my computer (HP dv2000, Core 2 Duo) and with 2 gigs of ram, I can run it directly from the ram to make it even faster. My only problem is I am having a lot of trouble connecting to the internet. I don't know how to connect to the broadband internet at my college and I don't even know where to start. Also any tips on connecting to wireless internet would be appreciated because once I can get my wired connection all set I'd like to be able to connect to wireless as well. Thank you in advance for your help.
__________________ Why do I have to be Mr. Pink? | | Distinguished Member with 14,984 posts. | | Join Date: Sep 2003 Location: -71.45091, 42.27841 | | There is an O'Reilly book on Knoppix that might be of great help. entitled "Knoppix Hacks" - comes with a difficult to get out of the wrapper, i.e. easily damaged - CD.
$29.95 so, suggest you search for a cheaper price on Internet if you purchase it.
-- Tom | | Member with 33 posts. | | Join Date: May 2006 Location: Taxachusetts Experience: Beginner | | Ya, I was aware of that particular book, I was hoping to get some help on here though. | | Distinguished Member with 14,984 posts. | | Join Date: Sep 2003 Location: -71.45091, 42.27841 | | Hi Cambo105,
To configure broadband to your college network, you will need to get some details from either your college network admin and/or your fellow students that already have it figured out.
That said, once you get the details, you can configure Knoppix as follows:
Click on K Menu>KNOPPIX>Network/Internet and from there maybe Network card.
If your college assigned a username and password to use when you connect to your broadband Internet connection, then you must set up PPPoE before you can connect to the Internet. Click K Menu>KNOPPIX>Network/Internet>ADSL/PPPOE configuration. It will attempt to detect PPPoE use on your network, and then enter you username and password to connect to your college Intranet (i.e. your ISP).
Once you finish the configuration application, you will be connected to the Internet.
Wireless is another matter - start another thread on that when you are able to solve this problem first.
Apparently, the book "Knoppix Hacks" cannot be searched at Amazon for the relevant chapter, but will be available in a new edition Nov 15, 2007 for $23.09 which you can preorder now, or the previous edition is available for $19.77 which also has some details on what you need to know.
-- Tom
__________________ The independence created by philosophical insight is - in my opinion - the mark of distinction
between a mere artisan or specialist and a real seeker after truth. - Einstein 1944
Imagination is more important than knowledge. - Einstein | | Member with 33 posts. | | Join Date: May 2006 Location: Taxachusetts Experience: Beginner | | I am relatively young (19) and rather new to Linux and my technical knowledge of computers is lacking, so please excuse my ignorance. When I run netcardconfig I am asked for 5 numbers. First, the IP address: which address is this? The one for my school's network or my computer? If its for mine, how do I find it? Then the network mask, broadcast address, default gateway, and nameserver. Basically the same questions apply for all. What are these numbers and where/how do I find them?
Thank you for help in advance, hopefully I'll have knoppix online soon.
__________________ Why do I have to be Mr. Pink? | | Distinguished Member with 14,984 posts. | | Join Date: Sep 2003 Location: -71.45091, 42.27841 | | The IPaddr is for your computer. Run the command: $ ifconfig
and look for inet addr: n.n.n.n format where n is a number from 1-3 digits.
The network mask is found the same way, look for Mask: n.n.n.n format ditto.
Broadcast addr: look for Bcast: n.n.n.n format ditto.
The default gateway is the ip addr of your college network's gateway computer.
The nameserver is the DNS name service computer, usually 1-2 computer ip addresses are specified, one primary and one backup. These may be those that your college uses and you won't see them output from ifconfig command.
Most likely the values you seek will be located with the etho section of the output.
Do not use 127.0.0.1 as your IP addr - it refers to your local computer, but is not recognizable on the Internet as an IP addr which specifies your computer.
-- Tom
__________________ The independence created by philosophical insight is - in my opinion - the mark of distinction
between a mere artisan or specialist and a real seeker after truth. - Einstein 1944
Imagination is more important than knowledge. - Einstein | | Distinguished Member with 14,984 posts. | | Join Date: Sep 2003 Location: -71.45091, 42.27841 | | If you can login to your college's IntraNetwork (not Internet), then you should be able to issue the command:
$ cat /etc/resolv.conf
to find out the IP addresses of the nameservers employed by your college.
-- Tom | | Member with 33 posts. | | Join Date: May 2006 Location: Taxachusetts Experience: Beginner | | I run netcardconfig, and this is my results. Insight into what this means would be very helpful.
knoppix@Knoppix:~$ netcardconfig
ifconfig eth1 128.119.26.247 netmask 255.255.254.0 broadcast 128.119.27.255 up
route add default gw 128.119.26.1
SIOCADDRT: File exists
auto lo eth1
Setting Nameserver in /etc/resolv.conf to 128.119.100.83
Adding Nameserver to /etc/resolv.conf: 128.119.100.19
Done.
__________________ Why do I have to be Mr. Pink? | | Distinguished Member with 14,984 posts. | | Join Date: Sep 2003 Location: -71.45091, 42.27841 | | Looks like you have configured your ethernet card, and set the DNS servers for your college (UMA).
So, have you tried to use your browser to reach any websites within your college domain - i.e. Intranetwork for the college? And if so, then tried to connect to any websites like www.google.com or www.yahoo.com outside your college domain?
-- Tom
__________________ The independence created by philosophical insight is - in my opinion - the mark of distinction
between a mere artisan or specialist and a real seeker after truth. - Einstein 1944
Imagination is more important than knowledge. - Einstein | | Member with 33 posts. | | Join Date: May 2006 Location: Taxachusetts Experience: Beginner |
11-Oct-2007, 06:56 AM
#10 | Yes, but when I open konqueror, I can't access anything, for web pages that is. | | Distinguished Member with 14,984 posts. | | Join Date: Sep 2003 Location: -71.45091, 42.27841 |
11-Oct-2007, 07:36 AM
#11 | Every time you reboot your computer using the Knoppix Live CD, you will need to revisit the steps from post #4 in this thread, and then you should be able to establish a connection to the Internet. The notion is that you may find that ifconfig may report a different IP address because your college assigns a new one on every login to it network using DHCP protocol. This is a dynamic IP address assignment as opposed to a static IP address.
If you are not doing this (you should be), i.e. I am assuming you power down your computer overnight, and also you should really try to find someone experienced with computers in your dorm to help you sort this out if these steps have not worked.
It may be that you have not yet properly setup the DNS server names in the /etc/resolv.conf file or some other reason that you cannot access the Internet.
Try the following command in a Terminal command line window:
$ ping www.goole.com
or
$ ping www.yahoo.com
What do you get?
-- Tom
__________________ The independence created by philosophical insight is - in my opinion - the mark of distinction
between a mere artisan or specialist and a real seeker after truth. - Einstein 1944
Imagination is more important than knowledge. - Einstein |  THIS THREAD HAS EXPIRED.
Are you having the same problem?
We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.
|
Smart Search
| Find your solution! | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | |  WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.
| You Are Using: |
Advertisements do not imply our endorsement of that product or service.
All times are GMT -5. The time now is 12:52 AM.
Copyright © 1996 - 2009 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd. | |
|