| Author |
idsl howto for linux ?
|
|
|
| idsl howto for linux? (Red Hat 7.1)
what knid of the rpm that i need?
thanks! | |
| ccieToBe 2001-10-26, 3:03 pm |
| I take it you're connecting through an ethernet NIC and using DHCP? Is there any kind of authentication needed? | |
|
| i used to run idsl modem for win98(ok),
and now i would like to try run idsl on linux, and it just connect to pc with RS232, no NIC card. | |
| ccieToBe 2001-10-26, 3:41 pm |
| quote: Originally posted by Hugh
i used to run idsl modem for win98(ok),
and now i would like to try run idsl on linux, and it just connect to pc with RS232, no NIC card.
I don't think you'd need any new software to use this (assuming no authentication's needed), but I may be wrong. Try looking around in linuxconf and see if you can find anything. I've never hooked DSL-anything to a PC through RS232 before. | |
|
| I got the solution.(kppp)
1. edit /etc/ppp/options and add
lock
crtscts
defaultroute
noauth
2. edit modem commands
dial string" ATDTXXX CONNECT"
*this dial string sholud confirm with
ISP provider)
Have fun! |
|
|
|