summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-11-06 21:59:41 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-11-06 21:59:41 +0000
commit953856478928f65c055a8c0736a36f8bee35eedc (patch)
tree32366da1a9a7e5094cf44f867565e513c204c449
parent634d6ab39da2a730f110fcafea04f3fff152cd53 (diff)
downloadpfsense-953856478928f65c055a8c0736a36f8bee35eedc.zip
pfsense-953856478928f65c055a8c0736a36f8bee35eedc.tar.gz
Apparently my big fat warning about needing two interfaces is not a big enough warning. Make the language a bit more precise and stern to thwart bogus support requests.
-rw-r--r--etc/inc/config.inc6
1 files changed, 5 insertions, 1 deletions
diff --git a/etc/inc/config.inc b/etc/inc/config.inc
index 6176235..5fba9b8 100644
--- a/etc/inc/config.inc
+++ b/etc/inc/config.inc
@@ -1107,7 +1107,11 @@ EOD;
*NOTE* pfSense requires *ATLEAST* 2 assigned interfaces to function.
If you do not have two interfaces turn off the machine until
- you do.
+ you do.
+
+ And now in ENGLISH. If you do not have atleast two *REAL*
+ network interface cards or one nic with multiple VLANS then
+ pfSense *WILL NOT* run correctly.
If you do not know the names of your interfaces, you may choose to use
auto-detection... In that case, disconnect all interfaces now before
OpenPOWER on IntegriCloud