This is a discussion on Re: Help with PPP - PPP ; "Shashank Khanvilkar" writes: > Is it possible to establish a ppp link on the same machine. I.e. have the > ppp server and client establish a serial link over some virtual interface. > If yes, will really appreciate how to ...
"Shashank Khanvilkar"writes:
> Is it possible to establish a ppp link on the same machine. I.e. have the
> ppp server and client establish a serial link over some virtual interface.
> If yes, will really appreciate how to do it.
Possible, though perhaps not as useful as you might imagine. Here's
an example tested on a local Solaris box:
# pppd 10.0.0.1:10.0.0.2 pty 'telnet -8E localhost' \
connect 'chat ogin: root word: changeme "#" pppd'
You can also use the 'socket' option if you want.
--
James Carlson, Solaris Networking
Sun Microsystems / 1 Network Drive 71.234W Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757 42.497N Fax +1 781 442 1677