Hi, I’ve been trying to set up PacketFence for Ubuntu 14.04 (trusty) since weeks now and I’m continuing to run into the same Problems again and again.
My first Problem is, that I’ve set up an OpenVPN-Server for remote maintenance of the Network, thus I have to NAT the traffic into my LAN. Normally I’m doing this by this IP-Tables rule: „-A POSTROUTING –s 10.8.0.0/24 –o eth1 –j SNAT –to-source 10.16.1.2“ Connecting to the OVPN-Server works, but traffic is not NATed correctly, if I add this rule to *nat : POSTROUTING ACCEPT In „/usr/local/pf/conf/iptables.conf“ (where I should place custom rules, I just read in the Mailing list) My second Problem is, that my SSH-Service uses „22000“ as port, but changing the existing rule from „(…) –dport 22 (…)“ to „(…) –dport 22000 (…)“ somehow does not allow new Connections. And my third Problem sadly should be already known: Sometimes (looks like around 5/6 of all starts) httpd.* (with „*“ being any httpd Service packetfence needs, but not always the same ._. ) Fails to start with „AH00526: Syntax error on line XXX of /usr/local/pf/httpd.conf.d/httpd.*: $parms->add_config() has failed: Expected </IfVersion> before end of configuration at /usr/lib/perl5/Apache2/PerlSections.pm line 215.\n“ I already used Google and the Mailing list trying to find a solution, but None of my tries really worked. Helpful might be: Install-Repo I used: „deb http://inverse.ca/downloads/PacketFence/debian-feature-ubuntu-14.04 trusty trusty“ Folder: „/usr/local/pf/var/ssl_mutex“ exists O.System: Ubuntu-Server 14.04.1 amd64 I would appreciate any help and also hints, if it’s just me being stupid ^^ Best regards, Magnus Leßmann
------------------------------------------------------------------------------
_______________________________________________ PacketFence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
