Tux logo LixStream logo

LixStream... superfast English

home | lixstream | router | distributies | zelf doen | problemen | contact | english


Download
Choose one of the compiled software versions

Install
Presuming your name is 'user', and you downloaded your software in your home directory And you use X-windows.
Open an x-term
/home/user/ $ su                             
Password:
/home/user/ # mv lixstream.tar.gz /
/home/user/ # cd /
/ # tar xzf lixstream.tar.gz
/ # rm lixstream.tar.gz
/ # exit
/home/user/ $

Slackware users can (with rootpermission) run the following command to install the software package:
/home/user/ # installpkg lixstream.tgz


Configure

  • Log on as root and open the following files with your favorite text editor:
    • /etc/ppp/pap-secrets
    • /etc/ppp/options.adsl
    Change your ADSL username password and ISP on the right places. You'll find a list with ISP names in /etc/ppp/README
    What is my ADSL username?
    Your ISP username:
    Your ISP
    Ik use Fast ADSL

  • Change the NIC's ipaddress, where you connect the ADSL modem to, to 10.0.0.100, netmask 255.255.255.0. (Any address will do that will let you reach 10.0.0.138)
    (with RedHat use /usr/sbin/netconfig)
    (with Slackware use /sbin/netconfig)
    or eg.: ifconfig eth0 10.0.0.100 netmask 255.255.255.0

  • To make a connection with KPN ADSL run:
    /usr/sbin/adsllogin
    You'll see a lot of junk in your terminal, like this.

  • To close your connection KPN ADSL run:
    /usr/sbin/adsllogout

  • To make a connection at boot time:
    Add the following line to /etc/inittab
    d1:2345:respawn:/usr/sbin/adsllogin

  • This is just a translation of the lixstream install page. Any questions about the other pages, mail to info@nesware.net.

    www.nesware.net
    Protected by the coolest license NPL Copyright © 2001 by Ernesto Broersma