Click to See Complete Forum and Search --> : Debian kicked my ***


Tyr-7BE
02-27-2001, 04:53 AM
Alright...I'm no total newbie, but I'm brand spanking new to Debian as of a few hours ago. I'm writing this post from within Windork, so that should give you an idea of how successful I was.
I downloaded the installer and got it right the second time. I can log in and poke around my "standalone" system. The problem is my internet connection. I'm using ADSL, so I need some sort of PPPoE daemon. I booted into Windork and I downloaded roaring penguin, but I can't compile it from source because I have no gcc, and I can't install RPM for the same reason. I checked out debian's ftp, and I found a pppoe_1.01-orSomeSuchSilliness.deb. It makes sense that if I could get apt-get or dselect to install this package, it would be smooth sailing from there on in. Is there a way to add a local directory in your apt sources file? I tried putting the pppoe on a floppy and getting dselect to find packages on a floppy, but still no dice. Dselect refuses to believe that the floppy I insert is of the filesystem ext2.
One other thing. Using miscellaneous drivers from around the 'net, I've ALMOST got my pppoe working. Here's what happens. I type "start-pppoe" (the start script), and the lights on my ADSL "modem" blink, showing activity. The file (something like ppp0.blah under /var/something?) that shows that pppoe is active (the same file that pppoe-stop tries to kill) appears in the proper directory. However, the moment I try to ping something or do anything even remotely net-related, that file disappears and it's as if I never started pppoe. I've tested my NIC, and it's using the correct module and I can ping the loopback (127.0.0.1), but as soon as I try to ping anything other than the loopback, it gives me a "network unreachable" message.
Overall goal: Get Tyr's debian on the net so he can apt-get. If anyone can give me a method following case A of the .deb file or case B of the collection of drivers that gets me online, I would be very appreciative. I can still use Windork to download anything and then mount the vfat partition to get access to it, so access to software isn't an issue. Thanks a lot whoever can help and sorry for the long post :)

[ 27 February 2001: Message edited by: Tyr-7BE ]

SNOT
02-27-2001, 05:02 AM
yes! i can't wait till debian kicks my ***!
maybe tomorrow??

did you say your using a nic and then to a router? why would you need ppp then?

I don't have a router but i do use a gateway, which i thought would be almost the same thing.

SNOT
02-27-2001, 05:02 AM
oops...double post

[ 27 February 2001: Message edited by: SNOT ]

Tyr-7BE
02-27-2001, 05:04 AM
Whoops...I mean "modem". I'll edit that. Sorry.

bdg1983
02-27-2001, 11:28 AM
Not really familiar with ADSL. With the 'Network Unreachable' error, do you need the setup the Gateway address and/or the dsn servers in /etc/resolv.conf?

resolv.conf

domain ispdomain
nameserver xxx.xxx.xxx.xxx # isp dns 1
nameserver xxx.xxx.xxx.xxx # isp dns 2

Hope it helps.

cotfessi
02-27-2001, 12:59 PM
you could download the pppoe_1.0-1.deb from www.debian.org (http://www.debian.org) and copy it to a floppy and then do the following:

$ su
password
# cd /
mount /floppy
# cd /floppy
# cp pppoe_1.0-.deb /home/someuser/pppoe_1.0-1.deb
# cd /
# umount /floppy
# cd /home/someuser
# dpkg -i pppoe_1.0-1.deb


Then go to /usr/share/doc/pppoe/README.Debian
and that will explain which files you have to edit/create...

I did this a few days ago and it worked just fine...


- cotfessi

p.s. Don't forget to create you /etc/resolv.conf file to keep you DNS numbers straight!

William Henrey Gates III
02-27-2001, 01:04 PM
Or you could reformat your hard drive and load WINDOWS XP Because the easiest, just got easier.

bdg1983
02-27-2001, 01:44 PM
Should be Henry and not Henrey.

You must be using your own spell checker. ;)

Tyr-7BE
02-27-2001, 07:41 PM
Thanks a lot guys...dpkg did it beautifully. I just didn't know the syntax. Off to beg for help with more problems :p

Aikidoka
02-27-2001, 11:04 PM
Welcome to the brotherhood of Debian. Pick up your cloak at the door, thanks.

Tyr-7BE
02-28-2001, 02:45 AM
Let's hope this is my initiation. My proverbial paddling :)

jbstew32
02-28-2001, 04:26 PM
once rp is installed, as root, so this:
adsl-setup (enter all the crap it tells you)
adsl-start (start ADSL!)

make sure your NIC is set up first though. Just insmod the right driver.

Mountainman
02-28-2001, 04:30 PM
Hey, I didnt get my cloak!! Is this the all black model that exude the evil power persona or is it the Gold trimmed wolf fur one that exudes the I am bigger and more powerful than you so screw not with me one?
:D :cool: :D

Lovechild
02-28-2001, 05:28 PM
Originally posted by William Henrey Gates III:
Or you could reformat your hard drive and load WINDOWS XP Because the easiest, just got easier.

U don't get it... This is a Linux Forum... We are, apparently, suppose to HATE Microsoft and their lousy products...

You live a sad kindda hollow life, Linux promotes COMMUNITY LIFE, all Microsoft promotes is badly written software and capitalime.

btw...

Tyr-7BE welcome to the world of Debian

Robes on the right, statues of naked females on the left...

Hail Craig, our High Priest (Craig .... where U at ???)

The Order of Open Source and Ethernal Bliss welcomes you... Please sacrifice in the name of our god the apt-get...

[ 28 February 2001: Message edited by: Lovechild ]