On Wednesday 05 March 2003 03:31 pm, Matt Russell wrote: > alright, this is what i'm trying to do: > > on the original rc2 image, i had a ppp server setup so that my boss could > dialin to the lrp and get internet access. since i've upgraded to 1.0 and > then to 1.1, i have not been able to achieve this. traditionally when i > would boot up rc2, two lights would show lit on the modem - one power, one > labeled "ARQ/FAX". this is a sportster modem btw. now when i boot 1.1, > only the POWER light is lit. so i associated the serial driver with > "bringing up" the modem, which, after lynn has made clear, is probably > associated with mgetty. > > is there any reason that the mgetty.lrp that worked with rc2 will NOT work > with 1.1??
Well, it won't do much good if /etc/inittab isn't setup for the modem. I did a dial-in server w/Bering around a month ago..... you will need to set inittab manually (as any LEAF variant has always required IIRC). I don't believe there is an (easy) way to set up getty to do modems. Also, make sure that mgetty answers the modem, not the modem itself. -- ~Lynn Avants Linux Embedded Appliance Firewall developer http://leaf.sourceforge.net ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
