Hi,
Easy to make internet connection [xdsl] in RHL 9.0 & F.C( for new linux user)
1. At first, download rpm package for that .
( for gui , rp-pppoe -gui-3.5-1.i386)
2. then double click over it
3. enter your root passward
4. then it will install automatically.
5. go application>system settings>network>make new connection
6. click xdsl connection.
7.enter your user name & passward .
8. give provider name
9. it will make.
10. to connect click "active'
11. . to inactive click ' inactive'
you can make it anoter way,
open terminal type "su"
then copy the rpm .
then give following command
rpm -Uvh rp-pppoe-3.5-1.i386.rpm
To configure
/usr/sbin/adsl-setup
To connect
/usr/sbin/adsl-start
To stop/disconnect
/usr/sbin/adsl-stop
To install GUI based PPPoE
rpm -Uvh rp-pppoe-3.5-1.i386.rpm rp-pppoe-gui-3.5-1.i386.rpm
To connect GUI based PPPoE
/usr/bin/tkpppoe
try it.
partha