I'd like to recreate old dial-up experience but without actual calling telephone provider's dial-up number. So I thought, maybe a linux machine could host ppp server and accept dial-up calls from win98 machine via the RJ11 wire and share Internet connection with it. Is something like that possible?
feedback
|
|
You would need to interface the two modems with some form of telephone exchange system. Just hard-wiring them together won't be enough - the PSTN (telephone system) actually provides power through the wires for such things as ringing signals and such. The closest you could get without a telephone exchange would be to just use a Null Modem cable to link two serial ports together and do away with the actual dialing part of the experience. | |||||||||
feedback
|