3 # This script is run by pppd when there's a successful ppp connection.
6 # Execute all scripts in /etc/ppp/ip-up.d/
7 for ipup
in /etc
/ppp
/ip-up.d
/*.sh
; do
9 # Parameters: interface-name tty-device speed local-IP-address remote-IP-address ipparam