Witam.
Nie wiedziałem gdzie to napisać, więc podepnę się tutaj.
Mam podobny problem ze skryptem, ale są inne błędy. Nie bardzo wiem o co chodzi.
Ręcznie działa, czyli:
Kod: Zaznacz cały
debian:/home/ja# pppd call neo
Plugin pppoatm.so loaded.
i internet jest.
Ale jak /etc/init.d/neo start wyskakuje coś takiego:
Kod: Zaznacz cały
debian:/home/ja# /etc/init.d/neo start
Starting : pppdPlugin pppoatm.so loaded.
/usr/sbin/pppd: unrecognized option ' '
pppd version 2.4.4
Usage: /usr/sbin/pppd [ options ], where options are:
<device> Communicate over the named device
<speed> Set the baud rate to <speed>
<loc>:<rem> Set the local and/or remote interface IP
addresses. Either one may be omitted.
asyncmap <n> Set the desired async map to hex <n>
auth Require authentication from peer
connect
Invoke shell command
to set up the serial line
crtscts Use hardware RTS/CTS flow control
defaultroute Add default route through interface
file <f> Take options from file <f>
modem Use modem control lines
mru <n> Set MRU value to <n> for negotiation
See pppd(8) for more options.
failed!
i internetu nie ma.
Dodam jeszcze ze zatrzymać się da, czyli:
dziala a restart tylko rozłącza.
Z góry dziękuję za pomoc.