gnhb
1fc02dadb8
Trivial change in position of counter.
2010-03-26 18:12:40 -04:00
gnhb
1a904779f9
Fixed error in command to send the PIN to the SIM card. Missing double quotes.
2010-03-26 18:12:40 -04:00
gnhb
9ebe702859
I have PPP with mpd5 working really well now, including setting the APN and APN
...
Number, and the SIM PIN and wait time for the SIM to settle after the PIN is
entered.
Still no work on multilink PPP with serial port links.
Right now the code creates the mpd.secret file. I tested it using the set auth
password <password> syntax in the mpd.conf file and got errors so I kept the
mpd.secret file generation. PPP for modems does need the mpd.script file. It's
the chat script file for the link establishment. Right now it has to be in
/usr/local/sbin/mpd.script, and it's linked to /var/etc/ at boot time when ppp
is first configured. I also took away the "Dialcmd" field in the PPP setup page
(and a couple others) because the script is rather comprehensive and is designed
to handle many modems. My two 3G modems worked without modification to the
script. I did have to modify the scrip to handle the setting of APN and SIM
PINs.
I made the Init String field work, and the default init commands in the ATT&T,
Verizion, and Sprint defaults now come up in the Init String field. You also no
longer should put an "AT" at the beginning of modem commands entered in the web
page because the script does that for you. I implemented interface renaming and
that simplified the new code a lot, so that's nice. Now ppp interfaces start
with ppp0 and go up as you add more.
This patch refers to the ppp-linkup and linkdown scripts in the /usr/local/sbin/
directory so custom PPP linkup and linkdown scripts are not needed anymore.
The persistent uptime tracking is still an open issue, but it works within each
connected session. I'm already experiencing much smother conditions with mpd5
for PPP on 3G than I was with userland ppp. It's very nice.
2010-03-26 18:12:40 -04:00
Ermal
a01d8d8bf7
Send signal to the dhcpleases daemon using its pidfile if it is running to reload.
2010-03-26 21:43:50 +00:00
Ermal
2b5f6a7e48
Correct MATCH name.
2010-03-26 21:23:48 +00:00
Ermal
0261381ace
Actually pass the parameter to the dnsmasq where to read its hosts file from.
2010-03-26 18:00:21 +00:00
Ermal
5656777b44
Fix parameters
2010-03-26 17:57:19 +00:00
Ermal
2ccd849947
Use the new tool to monitor active leases.
2010-03-26 17:38:44 +00:00
Ermal
4b7981025b
Fix code to show warnings properly.
2010-03-25 17:16:03 +00:00
Ermal
c71f5fcda8
Catch up with php5
2010-03-25 15:01:31 +00:00
Ermal
bedd946f59
Fix typo.
2010-03-25 11:09:31 +00:00
Ermal
ae9617ae8c
Upps use correct variable. Reported-by: kaarposoft(forum)
2010-03-24 21:23:00 +00:00
Ermal
05855d1dca
Fix checks. Reported-by: Efonne
2010-03-24 19:00:46 +00:00
Ermal
e27d0494c7
Catch up with php5. Reported-by: http://forum.pfsense.org/index.php/topic,23860.0.html
2010-03-24 17:28:56 +00:00
Ermal
a0116247dd
Ticket #318 . Add an option to updater settings to allow updates for images with no signature. This makes auto-updater work and will not display an confirmation message during manual update.
2010-03-24 17:00:39 +00:00
Ermal
7554ab8ca3
Prevent upgrade/spurious errors from happening.
2010-03-24 16:11:25 +00:00
Ermal
f38f806257
Generate hosts entries for all ips configured.
2010-03-24 15:54:01 +00:00
jim-p
6f02633de9
'@' Is also a valid PPPoE username character.
2010-03-24 10:21:54 -04:00
Erik Fonnesbeck
25f36aaf6d
Redirect to the correct page after deleting an item.
2010-03-24 01:43:28 -06:00
Ermal
1f5598851e
Actually its dns2 for the second entry.
2010-03-23 22:40:25 +00:00
Ermal
90680a1eee
backup_config() does not need to be wrapped with conf_mount_rw().
2010-03-23 22:21:36 +00:00
Ermal
328efaba84
Use the -s ident option of mpd to send the logs for the PPPoE/PPTP/L2TP servers to syslogs appropriate files. Create the files for these vpn's as for the others. Logs can be viewed in the VPN tab of the system log.
2010-03-23 22:13:21 +00:00
Scott Ullrich
f2087c855f
Unbreak ACB
2010-03-23 18:17:55 -04:00
Ermal
1033de7481
Resolve problems with dns server setup when allow override is set. Also add static routes for all nameservers to be friendly with multiwan.
2010-03-23 21:13:32 +00:00
Ermal
d5dbdd4115
Remove duplicate proxy entry
2010-03-23 15:06:10 +00:00
Ermal
573c9548e8
The user owner of /dev/pf is root the group will be left to proxy to allow packages to become member of this group to modify firewall.
2010-03-23 14:56:58 +00:00
Chris Buechler
07336d4843
fix text
2010-03-22 00:03:56 -04:00
Chris Buechler
dc95bd0817
fix text
2010-03-22 00:01:52 -04:00
Scott Ullrich
27f9c8b42b
Rename import to bulk import. Suggested-by: Chris Horn
2010-03-20 13:53:00 -04:00
Erik Fonnesbeck
3f394d09e3
Ticket #313 . Use $myurl when calling fixup_string to get the URL for the image link.
2010-03-20 07:43:21 -06:00
Erik Fonnesbeck
01fdb2d38a
To pick the starting tab on Services: DHCP server, use the same logic as used for creating tabs to make sure the first tab really gets selected.
2010-03-20 07:17:41 -06:00
Scott Ullrich
9d537f9f02
Adding alias updater
2010-03-19 20:46:11 -04:00
Scott Ullrich
6c5bb50272
Use url consistently
2010-03-19 20:32:49 -04:00
Scott Ullrich
10189b2a11
Add unzip support if unzip binary exists
2010-03-19 20:27:09 -04:00
Scott Ullrich
63e8a8abab
Fix text
2010-03-19 20:19:30 -04:00
Scott Ullrich
a0fc25ae0c
Disable update freqency
2010-03-19 20:09:47 -04:00
Scott Ullrich
2aed5121de
Use URL
2010-03-19 20:04:13 -04:00
Scott Ullrich
f6ba4bd1fa
Add alias data url option. This code existed but lacked a backend daemon to update the data every 24 hours. Adding this as well.
2010-03-19 19:54:43 -04:00
Ermal
f973148e5b
Add needed includes.
2010-03-19 19:27:30 +00:00
Ermal
3329071a64
Do not output twice the same text
2010-03-19 19:11:09 +00:00
Ermal
9e98e1cb65
Unbreak aliases generation in the ruleset. Yesterday fixing large aliases broke shorter ones.
2010-03-19 17:57:44 +00:00
Ermal
bef6cb998b
Fix parsign of packages xml.
2010-03-19 17:49:39 +00:00
Ermal
40050fabb4
Use alias style when creating aliases in wizards.
2010-03-19 17:35:59 +00:00
Ermal
541989d590
Ticket #434 . Do not die when parsing config since we know how to recover. Only die during packages.
2010-03-19 15:55:04 +00:00
Ermal
773c99bc37
Fix auto update checking and showing always there is an update available.
2010-03-19 15:34:56 +00:00
Ermal
f3b000b2d1
Ticket #435 . Correct command.
2010-03-19 12:53:58 +00:00
Ermal
a8e6134661
Fix editing large aliases. Suhosin patch has by default a limit of 64 variables.
2010-03-18 23:21:40 +00:00
Ermal
9ae9a7fcc2
Unbreak ranges.
2010-03-18 23:12:17 +00:00
Ermal
6c33fb4b6d
Improve aliases a little bit to show large aliases.
2010-03-18 19:58:55 +00:00
Ermal
72823d7ddf
Support ranges during alias imports.
2010-03-18 18:22:10 +00:00