On Mon, Dec 11, 2006 at 11:56:10AM +0100, Albert Czarnecki wrote: > Witam > > proboje uruchomic polaczenie via gprs mam gotowe skrypty do modemu pod > linuxa i problem jest taki > na sargu jak wydaje polecenie pppd call orange-connect-chat to wywala mi > blad > > pppd call orange-connect-chat > pppd: In file /etc/ppp/peers/orange-connect-chat: unrecognized option 'exec' > > to samo na unstable dziala > > ponizej jak wyglada skrypt
Hm. Może ja się mylę, ale pppd przyjmuje nazwę (pliku z) konfiguracji w której gdzieś tam powinno być (u mnie akurat blueconnect) # Connect script: # scripts to initialize the GPRS modem and start the connection, connect "/usr/sbin/chat -v -f /etc/chatscripts/blueconnect" > > #!/bin/sh > # Przykladowy skrypt inicjujacy modem i tworzacy polaczenie. > exec chat \ > TIMEOUT 5 \ > ABORT '\nBUSY\r' \ KJ -- Nie oddawaj Polski oszołomom. http://www.skubi.net/nieoddaj.html COBOL: Completely Over and Beyond reason Or Logic. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

