Hi Michael, In your user.conf set the PPPOE_EXTIF variable.
-- /stat/etc/rc.conf -- ## The PPPoE external interface for the firewall defaults to 'ppp+', which is usually desired. ## An exception is when both PPTP-VPN and PPPoE are enabled, then PPPOE_EXTIF must be ## defined as a specific pppN interface (ex. ppp0) for the PPPoE connection. #PPPOE_EXTIF="ppp0" -- PPPOE_EXTIF="ppp0" will do it if your PPPoE uses the ppp0 interface. Lonnie PS: The /stat/etc/rc.conf file contains some useful documentation. On Oct 31, 2012, at 9:19 PM, Michael Knill wrote: > Back on this one again. I seem to have a problem with the PPTP plugin which > is still not working. > > When I do a arno-iptables-firewall restart from the cli I get: > > Checking for (user) plugins in /usr/share/arno-iptables-firewall/plugins... > PPTP VPN plugin v1.00 BETA > ERROR: Cannot distinguish between external and PPTP-VPN 'ppp+' interfaces. > PPTP VPN plugin functionally is disabled. > > Any ideas where to start troubleshooting? > > Regards > Michael Knill > > > > > On 21/10/2012, at 12:58 AM, Lonnie Abelbeck wrote: > >> Mike, >> >> When the "PPTP Server" is active, the pptp-vpn plugin is automatically >> enabled. >> >> If you look at the pptp-vpn plugin config script: >> >> /mnt/kd/arno-iptables-firewall/plugins/pptp-vpn.conf >> >> While at the top it says "ENABLED=0", looking further down, below the "*** >> Do Not Edit Below Here ***" comment, you will see how "ENABLED=1" is set >> automatically. >> >> The confusing part, I suppose, is in the Network tab -> Firewall Plugins: >> that lists [Enabled] and [Disabled] only based on the top-most ENABLED= >> setting. Possibly we can make that less confusing in the future. >> >> >> Finally, if there is any question what AIF is doing, from the CLI do: >> >> $ arno-iptables-firewall restart >> >> Lot's of informative text, about in the middle is where the plugins are >> loaded. >> >> Lonnie >> >> >> On Oct 20, 2012, at 12:12 AM, Michael Knill wrote: >> >>> Yes I know that I should not be using PPTP and I dont normally however I >>> have an application that requires it. >>> >>> When I check PPTP Server in the GUI and reboot, it does not enable the >>> pptp-vpn firewall plugin. Is this correct? >>> Do I just need to enable it? >>> >>> Regards >>> Mike >> >> >> ------------------------------------------------------------------------------ >> Everyone hates slow websites. So do we. >> Make your web apps faster with AppDynamics >> Download AppDynamics Lite for free today: >> http://p.sf.net/sfu/appdyn_sfd2d_oct >> _______________________________________________ >> Astlinux-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/astlinux-users >> >> Donations to support AstLinux are graciously accepted via PayPal to >> [email protected]. > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_sfd2d_oct > _______________________________________________ > Astlinux-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to > [email protected]. > > ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [email protected].
