Please support our Shell Scripting advertiser: Programming Forums
Views: 2235 | Replies: 1
![]() |
•
•
Join Date: May 2005
Posts: 215
Reputation:
Rep Power: 4
Solved Threads: 0
Does the command work if you type it? if so you just need to put it in a script like this, I am assuming you want to use bash
then you need need to make it executable, use this command
chmod +x /location/of/script
#!/bin/bash pppd pty "pptp --debug --nolaunchpppd 192.168.3.67" updetach user tunnel debug noauth require-mppe-128
then you need need to make it executable, use this command
chmod +x /location/of/script
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)





Linear Mode