DIAL-PPP script failure in slackware '96

DIAL-PPP script failure in slackware '96

Post by Chri » Tue, 16 Dec 1997 04:00:00



I used my same dial-ppp script I've been using for months now,
in slackware 2.3, but when I run it in slackware '96, it complains
about all of the keywords in the chat strings.
Can anyone spot the problem here - or even better yet, is there a
way to do this with expect??

Here is the script:

#!/bin/sh

PHONE="778-7893"
LOCIP="205.0.0.1"
DEVICE="/dev/cua1"
RMTIP="0.0.0.0"
SPEED="9600"
PPP_LOGINNAME="my_username"
PPP_PASSWORD="my_password"
/usr/lib/ppp/pppd connect "/usr/lib/ppp/chat \
        ABORT \"NO CARRIER\" ABORT BUSY ABORT \"NO DIAL TONE\" \
        \"\" ATZ OK ATE1M1V1X4L3S0=0\&c1q0DT$PHONE CONNECT \"\" \
        ogin:--ogin: $PPP_LOGINNAME word: $PPP_PASSWORD" \
        crtscts modem defaultroute $LOCIP:$RMTIP $DEVICE $SPEED

Thanks in advance,

Chris.

 
 
 

1. IP Accounting doesn't work for PPP dial-ins :-(( ??

I've got a 2.0.0 kernel with IP accounting enabled and successfully
installed some rules with

# ipfwadm -A -i -S other.system.in.domain -D other.system.in.domain

If other.system.in.domain is within the same subnet as my linux box itself
everything's fine. However - I need that accounting for my PPP dial-ins
and there I run into the effect that

# ipfwadm -A -l

always gives me a 0 traffic indication :-(

I'm not sure, but the reason might be that my PPP dial-ins are not within
the same subnet as  the linux system and that their routing's beeing
enabled by DIP right after the connection's been established.

Does someone have an idea what I could do to get that traffic counted ??

Thanks.

Ingo

(President - Geschaeftsfuehrer)

2. Linux arp weidness

3. Can't Get PPP Working - Chat (ppp-on) script won't dial

4. Linux device drivers

5. Slackware '96 - Syslogd won't run, craps out with a core dump...

6. zplayer?

7. Warning: Don't install Slackware '96 TeX !!

8. xfilemanager does'nt run...

9. HELP: BrandNew installation of Slackware'96 won't boot.

10. chat and ppp for Slackware 96

11. Slackware 96 - PPP - Not getting to the modem

12. PPP Problem using Slackware 96

13. Linux Slackware 96 PPP bug ??? (for pppd)