Re: ppp callback help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Mikkel L. Ellertson wrote:
Bob - Fedora wrote:
I'm trying to get my linux (FC5) workstation to dial in to a RAS that
requires callback.  It seems that ppp (2.4.3-6.2.1) has some callback
functionality builtin (cbcp), but I can't figure how to invoke it.  Any
pointers will be much appreciated.


You might find this helpful:

http://www.mppmu.mpg.de/callback/linuxanalog.html
http://hartik.sssup.it/~lamastra/linux-6.htm

Thanks for responding Mikkel.

The above help assumes that pppd is functioning correctly, which it is not.

You can test this as: pppd dryrun callback 0

You will see "pppd: unrecognized option 'callback'"

As it turns out, the CBCP capability is not enabled in pppd as distibuted in the Fedora RPM.  Lame.

You need to recompile it yourself:

Get the source from ftp://ftp.samba.org/pub/ppp/
Extract the archive.
Edit: ./configure
Change: DESTDIR=/usr
./configure
Edit: pppd/Makefile
Change: CBCP=y
make all
make install
Test like: pppd dryrun callback 0



--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux