Same error in Ubuntu 17.10 (ipv4 and ipv6)
Hi, I do not know if it is the most correct way, but since I needed a solution and did not find anything about it, I adapted the code snippet to the "Apply configuration" button from the file "\net\index.cgi" to the buttons of the "/pptp-server/index.cgi" file and it worked: if ($access{'apply'}) { if ($pid && kill(0, $pid)) { print &ui_buttons_start(); print &ui_buttons_row("apply.cgi", $text{'index_apply'}, $text{'index_applydesc'}); print &ui_buttons_end(); # print "<form action=apply.cgi>\n";...
Hi, I do not know if it is the most correct way, but since I needed a solution and did not find anything about it, I adapted the code snippet to the "Apply configuration" button from the file "\net\index.cgi" to the buttons of the "/pptp-server/index.cgi" file and it worked: if ($access{'apply'}) { if ($pid && kill(0, $pid)) { print "<tr><tb>"; print &ui_hr(); print &ui_buttons_start(); print &ui_buttons_row("apply.cgi", $text{'index_apply'}, $text{'index_applydesc'}); print &ui_buttons_end(); print...
PoPToP not start/stop pptpd
I'm having this same problem in autal version in ubuntu. And how could not find a...
I'm having this same problem in autal version in ubuntu. And how could not find a...
I'm having this same problem in autal version in ubuntu. And how could not find a...
I'm having this same problem in autal version in ubuntu. And how could not find a...