Commit Graph

8172 Commits

Author SHA1 Message Date
Seth Mos
b5c7850109 Fixing css layout 2007-09-01 20:47:31 +00:00
Seth Mos
bc40d758be Create a management subnet on a wan interface if the interface is DHCP.
Create automatic nat rules for the management subnet.
Make the automatic nat rules always use the interface address.
Allow entry of these subnets on the interfaces page.
2007-09-01 18:30:20 +00:00
Seth Mos
c1abd446e2 Show the ipsec interface 2007-08-30 19:25:23 +00:00
Simon Cornelius P Umacob
6ec0830d2b changed text for consistency 2007-08-29 05:45:39 +00:00
Scott Ullrich
1b8a2f5cf7 Set $pkg_interface='console'; in php shell. 2007-08-28 19:19:15 +00:00
Scott Ullrich
6ec9680988 Exit immediately after firmware update operation completes. 2007-08-28 18:31:45 +00:00
Scott Ullrich
c79e6edf6b Add carriage return 2007-08-28 18:28:22 +00:00
Scott Ullrich
00392a1370 Make $fp global 2007-08-28 18:19:22 +00:00
Scott Ullrich
1939b5cee7 Do not close STDIN until script is done processing. 2007-08-28 18:18:22 +00:00
Scott Ullrich
92d8801f46 Prompt for kernel type if it is not defined.
Ticket #1435
2007-08-28 18:16:10 +00:00
Scott Ullrich
d3665a71bf Fix CP not sending Acct-Session-Time to Radius during accounting update Ticket #1434 2007-08-27 20:36:04 +00:00
Seth Mos
eb3a6710d5 IPSEC log highlighting got better 2007-08-27 13:14:43 +00:00
Martin Fuchs
ca126e0341 unsplit DHCP-root-path-option 2007-08-27 11:36:21 +00:00
Scott Ullrich
f8b5ef5cd4 Add defCmdT("netstat -s -ppfsync","netstat -s -ppfsync"); which will be useful in debugging pfsync errors. 2007-08-22 21:44:30 +00:00
Seth Mos
6bc448417b Negate local networks as well. It's required for proper operation after all
MFC: Perhaps, fixes existing ticket with regards to load balancer rules
2007-08-22 20:07:47 +00:00
Scott Ullrich
94f01c71bf Increase net.inet.ip.intr_queue_maxlen to 1000 which is the IP input queue. 2007-08-22 18:01:11 +00:00
Scott Ullrich
d8e8296da0 Only reload webGUI con CERT or KEY changes. 2007-08-21 19:38:44 +00:00
Scott Ullrich
edc670639a Use maximum mbuf field 2007-08-20 01:02:08 +00:00
Scott Ullrich
88207a6b03 Show MBUF usage. 2007-08-20 00:13:32 +00:00
Scott Ullrich
3defdb8aaa Add MBUF usage information 2007-08-19 23:48:53 +00:00
Scott Ullrich
b4031ab68a Show state count on states display screen. 2007-08-19 03:11:43 +00:00
Scott Ullrich
1ef8bc7534 Start racoon_watch.sh script on bootup if racoon is enabled. 2007-08-17 18:57:52 +00:00
Simon Cornelius P Umacob
25655f580a MFC fix to RELENG_1 2007-08-16 10:37:46 +00:00
Martin Fuchs
575e9633d4 fixed some typos 2007-08-10 18:58:42 +00:00
Seth Mos
4a2e189b99 Provide a different approach to showing logfiles. This allows for highlighting specific information and also provide
the ability to show other information.
For the ipsec logs this means we now show the tunnel description in bold for each identified gateway ip.
2007-08-10 14:52:15 +00:00
Seth Mos
9c2605519c If we have a AON rule use the target as the ftp proxy source address 2007-08-08 19:20:42 +00:00
Scott Ullrich
07e5afebd7 Ensure CARP cache is cleared on status page reload. 2007-08-08 16:53:53 +00:00
Scott Ullrich
a1e58090fa Ensure CARP cache is cleared on status page reload. 2007-08-08 16:50:05 +00:00
Scott Ullrich
644905e868 Sync w/ HEAD 2007-08-08 16:30:31 +00:00
Martin Fuchs
9be23653c4 DHCP: add Domain-Searchlist-Option 2007-08-07 13:28:09 +00:00
Bill Marquette
4d8bf8cae6 Fix description for lock-ipages 2007-08-06 03:21:58 +00:00
Bill Marquette
8ef95644a3 Reset $userent - it gets set somewhere and grants users full priviledges
after creation
2007-08-06 03:14:31 +00:00
Bill Marquette
0fb5206f46 Somehow requiring config.inc before guiconfig.inc was redirecting back to
login page.  config.inc get's pulled in through functions.inc include in
guiconfig.inc, no need for it here.

Reported-by: smos@
2007-08-06 02:57:58 +00:00
Bill Marquette
a24d988099 Fix field display on login screen 2007-08-06 02:49:13 +00:00
Bill Marquette
6cdb018129 fix field alignment 2007-08-06 02:42:43 +00:00
Bill Marquette
8ec2ea96e4 missed this page in the original backport commits 2007-08-06 02:24:19 +00:00
Scott Ullrich
e4298413c8 Sync NATT support from m0n0wall 2007-08-04 20:33:43 +00:00
Scott Ullrich
725dd10ae2 Sync NATT support from m0n0wall 2007-08-04 20:26:37 +00:00
Seth Mos
4ed746322f Static port the mobile ipsec port 4500 2007-08-04 20:21:42 +00:00
Scott Dale
18176fdcbe beta load balancer widget 2007-08-03 23:15:48 +00:00
Scott Dale
9624823bc7 reorganize ipsec code 2007-08-03 23:12:41 +00:00
Scott Dale
5d7f3e1453 improved load times for ipsec tunnels 2007-08-03 00:32:22 +00:00
Scott Ullrich
caae9b2c61 * The drop is locked in /etc/rc.firmware * Modify ttys after the correct file is moved into place 2007-08-02 18:46:44 +00:00
Scott Ullrich
33edf4b995 * Drop the lock before exiting * Fall back to RO on needed platforms before exiting 2007-08-02 18:44:36 +00:00
Scott Ullrich
d58803a8fa Only zap /kernels directory if it exists 2007-08-02 18:36:00 +00:00
Scott Ullrich
8dd92eaee8 * Ensure source kernel exists before blindly copying * Move embedded ttys back into place after upgrade 2007-08-02 18:31:25 +00:00
Martin Fuchs
ee1b024ea9 - correct behaviour of dhcpd.conf creation
- enable root-path
2007-08-02 11:43:04 +00:00
Martin Fuchs
dc3d25d27d DHCP remove duplicate option domain-name ind dhcpd.conf 2007-08-02 08:47:44 +00:00
Martin Fuchs
1ebf937f12 DHCP: domainname / HEAD > RELENG_1 2007-08-02 08:31:04 +00:00
Scott Ullrich
f9b3f262c4 Reinstall correct kernel after upgrade. 2007-08-02 07:32:11 +00:00