Saya mendapatkan panduan konfigurasi melalui terminal konsol, so
gimana yah mengkonfigurasi panduan saya dibawah ini menggunakan webmin:
# To run mgetty as a daemon, add the following line to /etc/inittab.
S0:2345:respawn:/sbin/mgetty ttyS0 -x 6 -D /dev/ttyS0
# We need to start the pppd automatically when mgetty receives an AutoPPP request. # Add the next line to /etc/mgetty+sendfax/login.config
/AutoPPP/ - - /usr/sbin/pppd file /etc/ppp/options.server
# Add the following lines to /etc/ppp/options.server
refuse-chap
require-pap >>>>>>>>>>>>>> Gimana memilih otentifikasi jenis PAP?
lock >>>>>>>>>>>>>> Kalo ini ngerti
modem >>>>>>>>>>>>>>> Ini juga saya ngerti
crtscts >>>>>>>>>>>>> ini apa maksudnya??
passive >>>>>>>>>>>>>>> Gak ngerti.....
192.168.1.10:192.168.1.20 >> Saya rasa ini IP server dan IP modem phone-nya??
debug
# In /etc/ppp/pap-secrets add the username and password for the ppp account. The IP address is the one assigned to the phone.
wapuser * wappswd 192.168.0.20
Jadi ada 4 kali konfigurasi (kalo menggunakan terminal konsol yaitu: /etc/inittab, /etc/mgetty+sendfax/login.config, /etc/ppp/options.server dan /etc/ppp/pap-secrets) nah kalo menggunakan WEBMIN gimana mengkonfigurasinya sesuai panduan saya tersebut?
Sebelumnya trimakasih buat waktu anda. Saya mohon petunjuk....



