-move upnp_action to services.inc-make sure to clear rules when stopping miniupnpd-fix status_upnp and status_services pages so they use upnp_action and not the rcfile
Shutdown miniupnpd correctly.
Ticket #1383
Remove debugging helpers
Use /var/etc/
Woops, we need this code. Write out config file correctly.
use correct path for miniupnpd.conf
Correctly move upnp to base since LiveCD cannot write files to /usr/local/etc or /usr/local/etc/rc.d/
Ticket #1342
-bump miniupnpd version 20070521-dropped status tab from upnp services page-dropped tabs from upnp status page
Use pfSync SYNCPEER directive if defined.
Ticket #1317
Add DHCP options to OpenVPN
Submitted-by: Martin Fuchs
Fix spelling mistake
Pointed-out-by: Summat via IRC
Add a note that you do not use Synchronize IP and password option on backup cluster members.
Allow synchornize to ip to be blank.
Capitalize IP
Take into account the DHCP wan ip address as well
Do not forget VIP's as well.
Do not allow the setting of the carp sync ip to be an ip address on the same firewall. This leads to a sync loop.
Remove hack that checks for blank protocol. We need to fix the upstream bug that is causing the blank entries. This bug is also appearing in the load balancing area now.
Increase the size of the openvpn custom options box.
Apply OpenVPN patch from Martin Fuchs which adds outgoing tunnel bandwidthg control.
Move sync schedules underneath firewall rules section for cosmetic bling bling.
Suggested-mulitple-times-by: Holger
Use the correct array path to deterimine if a false entry exists.
Only check for server or client respectively instead of checking for both. Otherwise if a operator is only running server or client openvpn entries we do not show the configuration.
Add xml sync schedules option
Do not show blank openvpn configuration items.
Fix bad paths resulting from move of routed packageReported-by: Samer Chaer <samerchaer at gmail.com>
Further trim openntpd.xml now that it is in base
Initialize variable to clear eclipse error
Ticket #1272 - fix path to routed.incMFC: [17086]
enable rip daemon in base
Back out multi wan changes. I need to rethink this a bit.
Expand columns to 60
Use a comma to seperate multiple hosts instead of a carriage return which is being stripped by the package manager
Woops, fix a cut-and-pasto
Add note that multiple IP addresses should be seperated with a carriage return
Allow multiple racoon listen ips so that racoon can live on two different wan carp ips (multiple isps)
Correctly add the OpenVPN option
Make sure openntpd is installed since it is now in base
Add OpenNTPD to base.
correct spelling of permission
miniupnpd version bump 20070208 .. adds uuid, serial number, and version support
correctly set the webgui url in miniupnpd
miniupnpd interfaces field is required .. pointed out by dsh
fix typo in miniupnpd
miniupnpd version bump 20070130
Update to 20070112
MFC miniupnpd changes from Ryan Wagoner
Sync miniupnpd w/ HEAD
MFC UPNP support6
Expand "Announce Dynamic local route" to textarea
Ticket #1071
Check for valid IP Address when needed.
Ticket #1055
Since:
1. Sasyncd is not included in RELENG_12. Interface selection widget is hosed for all interfaces
Remove SASYNCD specific features and only ask for failover IP address.
MFC 12867s/interfaces_array/iface_array/ fix display of previously selected interfaces this changes where the config option is stored WARNING: OLSR configs will need to be updated (reselecting interface only)
Latest OLSR changes.
MFC
Don't leave CARP cluster in a inconsistent state by not calling interfaces_carp_bring_up_final();
OLSRD -> olsrd
Update OLSR to only call setup_wireless_olsr() once now that it sets up all interfaecs in one shot.
Fix LQE
Use size of 1
OLSR fixes
Synch with -HEAD.
MFC from -HEAD
Update field names to match new OpenVPN version.
MFC Fernando's OpenVPN changes.
Make OLSRD the default tab
Mount for rw before saving olsr key
Axe arp balancing, its pointless, useless, and did I mention useless?
Remove additional files needed, they where bogus to begin with
ley -> securekey
Move OLSR to base
Services -> Firewall
This should be a checkbox.
Remove CARP preemption from RELENG_1. Option will stay in HEAD and will need to be fixed but #797 is now fixed for RELENG_1
In-discussion-with: Bill MHuge-issues-found-by: Tmueko
MFC 9569Add Sync DNS Forwarder settings to CARP Sync
Automatically enable prefer older sa's if using failover ipsec
Tell the user that they really should be using a dedicated interface for pfsync
Add HINTS.
Adjust carp bootup sequence. Do not down the interfaces and later up them.
Note that pressing save will trigger a configuration sync
Sync on change by dirtying the filter
Turn preemption on by default
Sync Load Balancer configurations
<br> before each NOTE: and bold it
Comment out Sync DHCP for time being. Its trashing the sync to ip for the peer
Sync Static Routes
carp -> virtualips
Add virtual ip sync.
Removes proxyarp entries
Add WOL sync
Add DHCPD sync settings
Sync carp settings on changes.
Ticket #318
Add 802.11g only mode for cards that support it
Remove second Pre-shared keys tab
Ticket #237
Do not remove carp items from www/ dir