Commit Graph

4737 Commits

Author SHA1 Message Date
Scott Ullrich
0df15e32bf Work around a FreeBSD usb keyboard bug (multiple keyboard mux) by spawning a menu on the 2nd vty allowing the user to ALT-F2 to the menu on usb keyboards.
Yes this is ugly.   But at the moment this is all we can do.
2005-10-08 18:33:38 +00:00
Scott Ullrich
ac21b32911 Set root shell to /bin/sh when syncing 2005-10-08 04:36:59 +00:00
Scott Ullrich
b3a88dd6da Set shell when syncing 2005-10-08 04:36:18 +00:00
Scott Ullrich
67d40fd0ba Set root shell to rc.initial 2005-10-08 04:13:09 +00:00
Scott Ullrich
6fce612af3 * Change default passwords to pfsense for admin and root
* Change default shell to /etc/rc.initial
2005-10-08 04:09:30 +00:00
Scott Ullrich
2a0d311d5a remove net.isr.enable, its no longer an option 2005-10-08 02:31:50 +00:00
Scott Ullrich
22fc90d5b5 Auto login as admin user 2005-10-08 02:25:47 +00:00
Scott Ullrich
cf1aa87796 return, don't exit 2005-10-08 02:22:18 +00:00
Scott Ullrich
82958e6d97 Use correct booting variable 2005-10-08 02:16:23 +00:00
Scott Ullrich
bd7aa6d1ef Disable muting of messages for time being 2005-10-08 02:10:43 +00:00
Scott Ullrich
0912a5f522 If booting simply exit script after assigning interfaces 2005-10-08 02:04:37 +00:00
Scott Ullrich
9bd531ecab Move devd after interface configuration 2005-10-08 01:31:57 +00:00
Scott Ullrich
864c458d69 Echo before starting the device manager (devd) 2005-10-08 01:26:40 +00:00
Scott Ullrich
de16ed63e8 Unmute kernel 2005-10-08 01:25:11 +00:00
Scott Ullrich
92e2deb712 Add boot debugging helpers. We seem to pause for a long time after confugirng timezone now on the latest builds. 2005-10-08 01:18:35 +00:00
Bill Marquette
183f3086bd (#6634) Fix dyslexic RFC number 2005-10-08 00:48:16 +00:00
Scott Ullrich
2523de5310 Make sure service is stopped before starting
Ticket #590
2005-10-07 23:57:40 +00:00
Scott Ullrich
cf9fc1cc45 Version bump 2005-10-07 23:53:23 +00:00
Scott Ullrich
93641ef856 Show the current amount of authenticated captive portal users in the Status: Captive Portal line such as:
Status: Captive Portal (250)

Used at KCD extensively to see how many students are authenticated.
2005-10-07 22:00:41 +00:00
Scott Ullrich
6198d330da Pass file handle to $fd
Ticket #587
2005-10-07 17:12:46 +00:00
Scott Ullrich
a068feb20d * Correctly pass --proto tcp for tcp option
* Uncomment this code
2005-10-06 19:09:09 +00:00
Scott Ullrich
aeb260428f Restore keyboard checker helper. It actually worked but is causing the inital menu from appearing. 2005-10-06 16:48:40 +00:00
Scott Ullrich
2c24977edb Do not update changedesc 2005-10-05 22:09:16 +00:00
Scott Ullrich
b66f766771 * Grey out port items when proto is GRE or ESP
* Ignore ports in input validation fields when port is GRE or ESP

Ticket #585
2005-10-05 19:48:02 +00:00
Scott Ullrich
e20f1e2c3b Treat earlyshellcmd as an xml array 2005-10-05 18:52:09 +00:00
Scott Ullrich
3a4491add1 Stray o 2005-10-05 03:29:13 +00:00
Scott Ullrich
1042160eca Backout pppoe wan alias line. ng0 is already assigned 2005-10-05 03:28:26 +00:00
Scott Ullrich
9b91947fb6 Run FTP helpers. Really! 2005-10-05 03:24:11 +00:00
Scott Ullrich
a81e832e9e Use group 21 2005-10-05 02:15:12 +00:00
Scott Ullrich
650d91a08f Use extport[0] for checking port 2005-10-05 02:11:11 +00:00
Scott Ullrich
4692696e1d Use 21 and 81 2005-10-05 02:01:19 +00:00
Scott Ullrich
9afcc3f418 operate on port forwards inside nat 2005-10-05 02:00:17 +00:00
Scott Ullrich
6e65863d80 Launch FTP helper correctly for NAT redirected ftp servers 2005-10-05 01:51:14 +00:00
Scott Ullrich
cc5ceb4048 If FTP Proxy Helper is enbabled and the
operator has requested a port forward to
a ftp server then launch a helper
2005-10-05 01:36:21 +00:00
Scott Ullrich
245388b446 Run shell or earlyshellcmd even if iit's not an array 2005-10-05 01:05:19 +00:00
Espen Johansen
53dfd34e36 Added hidden option for Roaming. 2005-10-05 00:28:35 +00:00
Scott Ullrich
2f16394ac1 Move up for better readability 2005-10-04 19:37:44 +00:00
Scott Ullrich
ae318ac7d1 Include ng0 when WAN is using PPPoE 2005-10-04 19:36:35 +00:00
Scott Ullrich
c0d86caae8 Let FreeBSD calculate the limit settings 2005-10-04 18:16:17 +00:00
Bill Marquette
3713a333d6 Fix IPSec passthru (technically, fix any nat entry that would have forced
a source port on a nat'd connection)
2005-10-04 02:05:59 +00:00
Colin Smith
eb60dfb02e No more system_do_extensions(). 2005-10-04 01:06:16 +00:00
Colin Smith
421a1c0315 Remove system_do_extensions(), a function left over from m0n0. 2005-10-04 01:05:06 +00:00
Scott Ullrich
a2941f9e1a Increase timeout to 900 2005-10-04 00:53:28 +00:00
Scott Ullrich
eb9b9c5ccb Move In/out counters message to end. <p> in between 2005-10-04 00:48:18 +00:00
Scott Ullrich
7b29d9f9b4 Sync passwords in rc.bootup 2005-10-04 00:43:09 +00:00
Scott Ullrich
88b63d7c3e Sync password on bootup 2005-10-04 00:42:39 +00:00
Scott Ullrich
d3654715f5 * Add a header to load profile screen
* Terminalemaulation -> Terminal emulation
2005-10-04 00:33:23 +00:00
Scott Ullrich
f53c7cd0ab only generate salt and crypted_pw once 2005-10-04 00:21:46 +00:00
Scott Ullrich
c2acdb73d8 make $config a global variable 2005-10-04 00:16:09 +00:00
Scott Ullrich
721834135e * Sync root and admin passwords
* Move sync logic into pfsense-utils:sync_webgui_passwords()
2005-10-04 00:10:44 +00:00