Hi,
I am trying to get connected to my ISP through pppd from within
a shell script, but have not been successful so far.
Does anybody know how I could achieve that goal?
All I want is a shell script that would call pppd with my account name and password, my ISP phone number and establish an internet connection just like when I use Apple's "Internet Connect" software.
I have already tried my Linux shell script that does just that, but when I run it on my Mac OS X 10.2 (Jaguar) I get some error messages, concerning modem initialization and also complaining that "chat" does not exist on my Mac OS X.
Thanks a lot for any help on that.
I am trying to get connected to my ISP through pppd from within
a shell script, but have not been successful so far.
Does anybody know how I could achieve that goal?
All I want is a shell script that would call pppd with my account name and password, my ISP phone number and establish an internet connection just like when I use Apple's "Internet Connect" software.
I have already tried my Linux shell script that does just that, but when I run it on my Mac OS X 10.2 (Jaguar) I get some error messages, concerning modem initialization and also complaining that "chat" does not exist on my Mac OS X.
Thanks a lot for any help on that.