In2net Linux Client Installation Guide
 
 
                Assumption
               ---------------------
               1.      Linux is properly installed
               2.      Network card is properly installed
               3.      ppp rpm is installed
                       [ This is installed by default in redhat 
                          default installation]
 
 
               Client Installation Procedure
               -----------------------------
 
Client Installation Stage 1:
----------------------------
               
               The In2net Client Installation process is very simple.
               
               Install the in2net_linux-1.1.i386.rpm file.
 
               e.g:-
               [root@sbn root]# rpmivh in2net_linux-1.1.i386.rpm
 
 
Client Installation Stage 2:
----------------------------
               
               After installing the rpm run the command 
               /usr/sbin/adsl-setup
 
               e.g:-
               [root@sbn root]# /usr/sbin/adsl-setup
 
               
               1.      The Screen asks client information.
 
                       Shown Below is the Example Input:-
 
               Everything in Red is user input.
               
              --------------------------------------------------
               
 
               1.
               >>> Enter your PPPoE user name (default in2net):myusername
 
 
               2.
               (default eth0):eth0
 
 
               3.
               >>> Enter the demand value (default no):no
 
 
               4.
               >>> Enter the DNS information here: server
 
 
               5.
               >>> Please enter your PPPoE password:mypass
 
 
               6.
               >>> Please re-enter your PPPoE password:mypass
 
 
               7.
               >>> Choose a type of firewall (0-2):1
 
 
               8.
               >>> Accept these settings and adjust configuration files (y/n)?y
               
               --------------------------------------------------
 
 
               
Client Installation Stage 3:
----------------------------
               After the setup is Done Run the command
               e.g:-
               [root@sbn root]#/etc/init.d/adsl start
 
               This will start the login process.
 
               To logout use the command
               e.g:-
               [root@sbn root]#/etc/init.d/adsl stop