From: "Mikael Bak" Subject: Re: FloppyFW and Telia ADSL (newbie) Newsgroups: floppyfw.general Date: Sun, 23 Jun 2002 12:15:56 +0200 Organization: Hyssing.net Mårten, Since I was the one who assembled the working qadsl package (for floppyfw) to use with Telia ADSL, I though that I should jump in to this discussion and clear things up a bit. 1) Telia ADSL does *not* use pppoe. 2) DHCP should be used for getting IP address from the ISP. 3) qADSL should be used to automatically log in to the Telia login server (and keep connection up). I have only tried this qADSL package with the stable version of Floppyfw (1.0.12.3). So this is what you have to do: 1) Grab the image and write it to a floppy using either rawrite or "dd": http://www.zelow.no/floppyfw/download/floppyfw-1.0.12.3.img 2) Download qADSL package for floppyfw: http://www.zelow.no/floppyfw/download/packages/qadsl/ Put both files (qadsl.bz2, post-qadsl.ini) in the /packages directory on the floppy. 3) Edit folowing variables in your /config: OUTSIDE_IP=DHCP USER_IDENT= USER_PASSWORD= DHCP_DAEMON=y (if you want DHCP server on your internal network) That should be all! HTH, Mikael "Mårten" wrote in message news:aev6f3$can$1@castle.linpro.no... > Hey > > I'm trying to set up floppyFW and have it connect through Telia ADSL. My > knowledge of linux is somewhat limited so I could use some help... > > I downloaded the latest version and used rawwrite2 to get onto a disc. > What's the next step? I tried booting on it but it doesn't recognize my > eth1card (it's HP and I guess it's not supported so I'll replace it with a > 3com). Then it tries to do a dhcp connection over eth0 (connected to hte > modem) but times out since it doesn't recievie any respone. I have also > downloaded qadsl since this is what I think is needed for Telia ADSL, but > havn't got a clue how to bring it into use. > > Btw, what is pppoe? Should i use this image instead? > > /Mårten > >