Actions
Bug #2700
closedppp-linkdown uses /32 for $3 which already has /32
Status:
Resolved
Priority:
Normal
Assignee:
Ermal Luçi
Category:
PPP Interfaces
Target version:
-
Start date:
11/28/2012
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.1
Affected Architecture:
amd64
Description
In this changeset an error was introduced:
http://redmine.pfsense.org/projects/pfsense/repository/diff/usr/local/sbin/ppp-linkdown?rev=514f63d122c60a74e6a131fe97208ccb58ed02f2&rev_to=8ed478973f20678568f03f00309a5165aa48a1b3
At least on our installation, $3 already contains an IP with /32 which makes the additional /32 unneccessary and breaks the pfctl call.
Unfortunately fixing this still doesn't fix out issue (Asterisk behind pfsense fails to re-register after a WAN loss until state is reset).
I wanted to report it nonetheless.
Updated by Renato Botelho almost 12 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset c15a87f7a16ced0c73cc709480cbcab651c78603.
Updated by Chris Buechler about 11 years ago
- Status changed from Feedback to Resolved
Actions