Hi, I'm running an Athlon 750Mhz, and connecting to my ISP with a Practical Peripherals PM288MT II V.34. Red Hat installed fine, and on first running pppd works flawlessly (pppd /dev/modem defaultroute crtscts). However, when I run any version of TinyFugue (available at tf.tcp.com), or Trebuchet (available at belfry.com), they do something to the system. Whatever they do, it prevents pppd from connecting again. The modem handshakes succesfully, and when the pppd command line is entered, it immidiately dies, reporting that I am "not authorized to use <dynamic IP assigned to me>". Running pppd with the noauth option just makes the connection hang. Installing and running these programs as a user and not root does no good. Extracting, compiling, saving the executable, reformatting, reinstalling Linux, then running the executable also does no good-- Implying that untarring and compiling do not do the fatal action. Any thoughts? AM
Fixed by adding noauth to /etc/ppp/options file. Apologies for inconvinience.