ISP connection (Telia)

Hi, 

I need some "hacking" help. I want to connect to my ISP (Telia in Sweden) when I start my ASL 4.0. I can´t use any of the features (PPPoE and PPPoA) in ASL 4.0 so I have a small program that I can use, but my Linux is not what it should be so I need some help on how to install it.

Below are the intruction how to install the program in a ordinary Linux machine. 

How can I make it to work on my ASL 4.0 firewall computer? 

rgds
Starry

-------------------------------------------
Installation 
You need to be user root during the whole installation. 

Extract the files to a temporary directory by typing:
tar zxf ./LFConKeep_linux02.tgz
You should now have a directory named
./lfconkeep/ 
Copy the program files:
cd ./lfconkeep/
cp ./lfck /usr/local/bin
cp ./lfck.conf /etc/ 
Setup auto start by copying the file rlfck to e.g. your /etc/rc.d/init.d dir. 
Create symbolic links to the rlfck file in your rc#.d dirs: (rc2.d, rc3.d etc.)
cd /etc/rc.d/rc3.d
ln -s ../init.d/rlfck S99lfck 
Edit the configuration file lfck.conf.