Main repository for pfSense
Go to file
gnhb 8256f32408 Fix all issues that Ermal found.
Interfaces.php problems.
1- When creating a pppoe ptpid on the config is empty(<<ptpid/>).
2- after switching from pppoe to pptp in the config there remains
pppoe-reset-type which is not that much of a bug but needs to be
fixed.
3- When choosing ppp type even though i do not have a device i am
allowed to save. After saving it switches to none type automatically.
The <ppp> section still has values of pptp config and some of pppoe
and only the apn related to ppp. The interface assignment still has
teh interface pptp1! (This is quite buggy i would say.)

Interfaces -> assign
1- After doing all the tests on interfaces.php everything is shown
with ppp() on interfaces.php picture attached. (probably an issue with
how you do find ppp interfaces around.)
2- MPD is started even though the interface is not enabled after assignment.
3- During assignment as i tell you even below remove teh pptpid from
the interface an duse interface name.

Interfaces -> assign -> ppp
1- I have an emtpy thing in there when i do all the actions on interfaces.php
2010-06-08 22:32:25 +07:00
boot Use FreeBSD specific files 2009-05-15 13:21:15 -04:00
cf/conf trigger setup wizard 2009-11-16 01:44:37 -05:00
conf.default Remove associated rule-id from default config they confuse rule edit page. 2010-04-13 18:30:06 +00:00
etc Fix all issues that Ermal found. 2010-06-08 22:32:25 +07:00
PCBSD/pc-sysinstall Use hw.physmem when other methods fail 2010-05-23 16:12:27 -04:00
root Set tcsh autologout to 0 2007-04-21 21:28:24 +00:00
sbin Do not use netstat to fetch default gateway interface but other faster commands to avoid problems on large interface setups. 2010-06-01 22:23:58 +00:00
tmp Move files to pfSense.obsoletedfiles 2009-11-29 20:33:37 -05:00
usr Fix all issues that Ermal found. 2010-06-08 22:32:25 +07:00
.gitignore Added support for certificate chains to manager so that lighty can deliver them via SSL. 2009-05-24 08:36:21 +02:00