I'm trying to get a dialup connection working under ASL 3.2. I've made a chrooted environment for pppd (/var/chroot-pppd) and got pppd dialing up, connecting etc.
I'm just wondering where to go from here. Is there any way to get the ppp link to appear as part of the WFE?
I was thinking if I add a definition for the serial port to /etc/itfhw.conf perhaps I could add the interface that way? I suppose I'd have to add ppp-pppd to /etc/itfdesc.conf as well, wouldn't I? I not sure how to go about this though.
Is there documentation anywhere for adding this kind on functionality? I find it strange that ASL doesn't support dialup, seeing as all the binaries required are already installed on the machine, the kernel supports it and most ADSL connections I've seen have a backup dialup link for when the ADSL network goes fubar (not an infrequent occurance unfortunatly).