Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
57160a5f 11/16/2008 11:25 PM Ermal Luçi

Remove debugging.

eab7d610 11/16/2008 11:04 PM Ermal Luçi

Use the newly introduced functions and simplify function get_direct_network_list.
What does the latest function do actually?

31b24870 11/16/2008 11:02 PM Ermal Luçi

Introduce 2 new functions
find_interface_subnet and get_interface_subnet
similar to their ip ones
find_interface_ip and get_interface_ip
to easy getting this info for dynamic interfaces.

96fcbfd0 11/16/2008 09:45 PM Ermal Luçi

Find correct interface ip for using while generating filter rules.

b380c491 11/16/2008 05:56 PM Ermal Luçi

Update list of altq suppported interfaces with some of our custom internal names wich actually are really ng_iface(4) type.

057399e4 11/16/2008 05:49 PM Ermal Luçi

Change backend part to show friendly interface names on shaper.

6f627d41 11/16/2008 04:56 PM Ermal Luçi

Its questionable why this function should be available since it will be called when switching from an HFSC queue with childs to a PRIQ which does not have childs.
Either way make a stub available so the interface does not error out.

This should fix ticket #1835

56e5f847 11/16/2008 04:52 PM Ermal Luçi

Obey the dnsallowoverride option even for secondary dns on pppoe interface.

766265c9 11/16/2008 02:26 AM Scott Ullrich

Update release key

92984172 11/16/2008 12:59 AM Scott Ullrich

Latest version is 5.4, not 5.3.

07f0b7ff 11/14/2008 10:18 PM Seth Mos

Correct config path

5544c410 11/14/2008 06:02 PM Scott Ullrich

Unbreak.

Pointy-hat-to-: Seth Mos

1fbbe26f 11/13/2008 08:52 PM Seth Mos

Gateway load balancer upgrade code courtesy of billm@

321d0be8 11/13/2008 06:38 PM Seth Mos

Improve monitor IP lookup

69d52504 11/13/2008 06:27 PM Seth Mos

Pick monitor IP from the interface config section

5b48d129 11/13/2008 05:14 PM Seth Mos

Include more information in the array including a attribute flag.
The attribute is either "system" or the gateway array id.

54d5e16f 11/13/2008 08:04 AM Seth Mos

Correct typo to prevent gateways showing up twice.
Fetch monitor IP for automatic gateways from the interface config section

f01961a9 11/12/2008 11:11 PM Scott Ullrich

Only mount for rw during sync function.

4eb3d658 11/12/2008 01:20 AM Scott Ullrich

As of pf 4.1 keep state is used automatically. Do not keep state
between statically routed subnets.

46974905 11/12/2008 12:38 AM Chris Buechler

Show correct password (it's caps sensitive)

6f891c20 11/11/2008 11:46 PM Scott Ullrich

Another missed needed conf_mount_rw().

d7d8257c 11/11/2008 11:45 PM Scott Ullrich

Oops, we need to mount rw before creating home dir.

0c49a2c3 11/11/2008 11:44 PM Scott Ullrich

Hopefully unbreal the user manager on embedded.

See: http://forum.pfsense.org/index.php/topic,12567.0/topicseen.html

c3f535c0 11/11/2008 11:26 PM Seth Mos

Fix non working static route adding for DNS servers.
Needs to move to system_routing_configure?

e4b6b97a 11/11/2008 10:43 PM Ermal Luçi

Refactor ipfw loading.

7d5589f5 11/11/2008 09:53 PM Ermal Luçi

Remove newline since it breaks the ruleset when its hit.

c4bf9453 11/11/2008 06:19 AM Seth Mos

Require globals.inc

c0c70153 11/10/2008 09:34 PM Seth Mos

Remove redundant check

a3a3a6b1 11/10/2008 09:31 PM Seth Mos

Be smarter parsing the command line before passing it into handle_argument_group.
This prevents bogus events being logged when (dis)connecting a cable

5b6eac01 11/10/2008 04:17 AM Scott Ullrich

Use product_name

e5f68046 11/10/2008 04:08 AM Scott Ullrich

Add remove package configuration script to pfSsh.php

f51db33f 11/10/2008 03:48 AM Scott Ullrich

Use product_name

ed772f16 11/09/2008 10:02 PM Ermal Luçi

Remove unneded check.

83fb3c10 11/09/2008 08:14 AM Scott Ullrich

Add newline and done

79be87ba 11/09/2008 07:48 AM Scott Ullrich

change to keep state

00518840 11/09/2008 05:43 AM Scott Ullrich

Sync the time on ip change and alert the logs

51a06872 11/09/2008 04:22 AM Scott Ullrich

Add more bootup text

033a3126 11/09/2008 04:09 AM Scott Ullrich

$config needs to be a global

38be3871 11/09/2008 04:08 AM Scott Ullrich

Add new line

1b7c77be 11/09/2008 04:05 AM Scott Ullrich

Adding missing ;

a2b1f001 11/09/2008 03:56 AM Scott Ullrich

Uhh, this is not a package any more.

158978d2 11/09/2008 03:44 AM Scott Ullrich

Use files.pfsense.org

5a8219e3 11/09/2008 03:33 AM Scott Ullrich

Reload filter

52d72d2e 11/09/2008 03:16 AM Scott Ullrich

Remove sleep

ef9366bd 11/09/2008 03:09 AM Scott Ullrich

Move openntpd process up higher

4a40de3c 11/09/2008 03:08 AM Scott Ullrich

Return if booting

c73dcb03 11/09/2008 02:53 AM Scott Ullrich

Use new sync on boot script

be38535c 11/08/2008 03:56 PM Ermal Luçi

Try to use where possible filter_configure so upcoming event modifications can be easily integrated.

15be1722 11/08/2008 03:44 PM Ermal Luçi

Use existing functions to not duplicate code.

db9fabf3 11/08/2008 03:38 PM Ermal Luçi

Simplify and return correct information if dhcpd is active.

e1514fbe 11/08/2008 08:18 AM Scott Ullrich

Add disable dhcp server script

e5b86d7c 11/08/2008 08:03 AM Scott Ullrich

Add script which automatically enables a default firewall rule on wan and
disable block private networks on the wan interface.

1a50bdb0 11/08/2008 12:35 AM Ermal Luçi

Add backtrace in the logs whenever log_error is called and debugging($g["debug"] ) is active.

93347bbb 11/08/2008 12:20 AM Scott Ullrich

Call a backtrace and log it if we have a failed interface variable.

b5b957fe 11/07/2008 11:22 PM Scott Ullrich
  • Add interfaces_bring_up()
  • Fix log_error (missinge else)
  • Remove blank line after ?> that ermal just added
fded24de 11/07/2008 11:20 PM Ermal Luçi

Better check if the knob is defined or has no value.

039f7491 11/07/2008 11:18 PM Ermal Luçi

Reorder the calling.

d7147b1c 11/07/2008 11:12 PM Scott Ullrich
  • Log an error when an ifconfig up command is missing its interface
  • Cleanup formatting
ccaf2def 11/07/2008 11:11 PM Seth Mos

Do not attempt to toggle polling on unsupported interfaces.

MFC: after testing confirms working with and without polling

3eb583e6 11/07/2008 10:48 PM Seth Mos

Only attempt starting relayd when the vs array is not empty

0ef026e8 11/07/2008 10:41 PM Seth Mos

Remove quotes

ccbd2447 11/07/2008 08:03 PM Ermal Luçi
  • Use interface_bring_down to not duplicate code
  • If we are reconfiguring check bridge/gif/gre interfaces if they need to be reloaded.
  • Invalidate array cache to avoid stale information
18099579 11/07/2008 08:00 PM Ermal Luçi

Fix typo.

c470830b 11/07/2008 07:48 PM Scott Ullrich

Do not spam logs

7ec05d27 11/07/2008 07:30 PM Ermal Luçi
  • Rename link_int_to_bridge_interface to link_interface_to_bridge
  • Create two new function link_interface_to_{gif,gre}
0ea02417 11/07/2008 12:39 PM Seth Mos

Do not parse vlans

06f76635 11/07/2008 12:28 PM Seth Mos

Trim and correct var

2731ebc8 11/07/2008 06:29 AM Seth Mos

Correct path to netstat

a8d8d5fe 11/07/2008 06:28 AM Seth Mos

Mute killall output

6f9b8073 11/06/2008 11:19 PM Ermal Luçi
  • Remove some unused code.
  • Correct dhcpd config
    - Allow the dhcp server to run on interfaces even though they are bridged
    - Simplify logic
    - Consitently check through code if a specifc interface is enabled for dhcpd

NOTE: Probably dhcpd might need some custom options textarea to allow more advanced option setup by users.

a976fa82 11/06/2008 07:26 PM Scott Ullrich

Unbreak.

Fatal error: Only variables can be passed by reference in /etc/inc/services.inc on line 596

Pointy-hat-to: smos

ece390c0 11/06/2008 03:57 PM Seth Mos

Do not step on var

c14f3237 11/06/2008 03:45 PM Seth Mos

Do not toggle polling on vlan interfaces

98cb9208 11/06/2008 03:41 PM Seth Mos

Correct route lookup

332683cb 11/06/2008 03:31 PM Seth Mos

Surpress message when trying to remove alias address

34b45204 11/06/2008 03:28 PM Seth Mos

Surpress default route delete message

e0b4e47f 11/06/2008 03:23 PM Seth Mos

Surpress kill output.
Do not toggle polling on vlan interfaces

48e7db91 11/06/2008 03:20 PM Seth Mos

surpress kill output

ce97a47b 11/06/2008 03:17 PM Seth Mos

Lookup route table before attempting a delete

73239086 11/06/2008 03:13 PM Seth Mos

Surpress killall messages

d78e9905 11/06/2008 07:07 AM Ermal Luçi

Filter on outgoing too to allow things like keep state on tcp sessions and reply-to to
'work' on ipsec!

Suggedsted-by: billm@

923525a0 11/05/2008 11:21 PM Ermal Luçi

Fix typo.

1f15f43f 11/05/2008 11:19 PM Ermal Luçi

Make sure to have an interface as a bridge member after reconfiguring.

a77018ce 11/05/2008 10:05 PM Ermal Luçi

Change it back to 1 not sure why we should look at the packet after the outer header is added.

69e53ef0 11/05/2008 09:07 PM Ermal Luçi

Be smarter at finding the smallest mtu.

b64523c1 11/05/2008 09:00 PM Ermal Luçi

Fix mtu handling on bridge and lagg interfaces. Reported-by: Seth

dc97efaf 11/05/2008 08:51 PM Ermal Luçi

Some better checks to avoid errors.

a47a5798 11/05/2008 08:24 PM Ermal Luçi

Do some better checking before acting on the bridge.

31241000 11/05/2008 08:18 PM Ermal Luçi

Add each member to the bridge individually rather than in one single command.

a2eb0b3d 11/04/2008 10:55 PM Ermal Luçi

Correct the value. We are interested on the packet after ipsec processing.

99e88aa0 11/04/2008 10:47 PM Ermal Luçi

Change slightly the order of execution to allow overriding hardcoded defaults.

68c3a264 11/04/2008 10:38 PM Ermal Luçi

Disable bpf(4) abilities on enc0 by default its too much overhead to be on by default.
If one wishes to look up the ipsec traffic through tcpdump they can set the sysctl themselves with explanations here:
http://www.freebsd.org/cgi/man.cgi?query=enc&apropos=0&sektion=4&manpath=FreeBSD+8-current&format=html

5b3c21b3 11/04/2008 09:44 PM Ermal Luçi

Correctly pad with 0.

e65a8999 11/04/2008 09:37 PM Scott Ullrich

Change enc out sysctl to 0x00

0292d56d 11/04/2008 09:28 PM Scott Ullrich

Setup enc sysctl's

be4906cf 11/04/2008 07:51 PM Scott Ullrich

Increase snaplen to 256

3439b033 11/03/2008 07:00 PM Seth Mos

Do a better job of detecting existing configured gateways

6dd2a1e4 11/03/2008 01:33 PM Seth Mos

Extra sighup not needed on 7

aeb90d90 11/02/2008 11:35 PM Bill Marquette

oops, changed a line in testing, revert

43b01df4 11/02/2008 11:33 PM Bill Marquette

Comment code on why primary pools port is in use - the front end should
probably only show fallback pools with the same port, but that will be
difficult if not impossible to put in place until we have a better AJAX
framework in place.