Hello,
could anybody tell me why my /etc/ppp/ip-{up,down}
scripts don't get executed when I connect using pppd ?
Here's info about my system:
- recent Linux 2.1.x
- pppd 2.3.5 with removed SUID bit, but executed as root
- # /bin/ls -l /etc/ppp/ip-{up,down}
-rwxr-x--- 1 root root 330 Dec 20 19:32 /etc/ppp/ip-down
-rwxr-x--- 1 root root 520 Dec 20 15:44 /etc/ppp/ip-up
- # /bin/cat /etc/ppp/ppp-on
#!/bin/sh
CONNECT="/usr/sbin/chat -f /etc/ppp/0202122"
/usr/sbin/pppd /dev/ttyS0 115200 connect "$CONNECT" crtscts defaultroute \
lock mru 1566 mtu 4096 0.0.0.0: -detach ipparam ppp0 modem remotename ppp0
Any futher info on request.
Any ideas ? Did I missed something ?
Thank You in advance,
-- laslo
"I just hope there IS Linux after death" - laslo from Opole
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]