Actions
Bug #2663
closedPPTP on WAN Gets blocked via default deny rule.
Start date:
10/24/2012
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0.1
Affected Architecture:
All
Description
When using PPTP to Dial WAN the default deny rule blocks traffic.
I searched for a solution for this for months now, but found nothing.
In 1.2 everything is fine.
The only workaround i found is this:
edit file
/tmp/rules.debug
edit
WAN = "{ pptp1 }"
to
WAN = "{ em1 pptp1 }"
command
pfctl -f /tmp/rules.debug
execute
It works, but this workaround only lasts till a flter reload is made. Then i have do to it again.
A permanent solution would be greatly appreciated.
I am also willing to assist in testing solutions.
Files
Actions