Re: [pfSense Support] 1.0 RC2

2006-09-22 Thread Bill Marquette

On 9/22/06, Volker Kuhlmann [EMAIL PROTECTED] wrote:

 I didn't yet test, but does the shaper wizzard now check the correct
 interfaces for SQF(?) capability? There was no code change there.

 SQF?

Yep, spelt A L T Q :)

In beta4 I had to comment this out in traffic_shaper_wizard.xml

   stepbeforeformdisplay
   /* Check to see if ALTQ can even be used */
   /* This check checks the wrong interfaces.
   if(!is_altq_capable($config['interfaces']['wan']['if']) or 
!is_altq_capable($config['interfaces']['lan']['if'])) {
   $message=Either your LAN or WAN interface doesn't support 
ALTQ.  The wizard cannot continue.;
   header(Location: 
/wizard.php?xml=traffic_shaper_wizard.xmlamp;stepid=7amp;message={$message});
   }
   */
   /stepbeforeformdisplay

A check like this is in the wrong place here - it must be after the
interfaces for shaping have been selected. If it is before, one can't
select interfaces other than LAN and WAN for shaping - e.g. DMZ.


That check still exists.  Please submit a patch.

--Bill

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] 1.0 RC2

2006-09-18 Thread Volker Kuhlmann
 It is my great pleasure to announce pfSense 1.0-RC2!

Thanks Scott, it goes really well.

Some small points:

Something creates /root/.tcshrc (time stamp of about install time). This
file contains one byte of white space, and its existance effectively
disables /root/.cshrc, which has real content (tcsh reads either .tcshrc
or .cshrc).

System-Advanced mentions a firmware updates check under
systems-firmware, however that check seems to have disappeared. Remove
the comment?

I didn't yet test, but does the shaper wizzard now check the correct
interfaces for SQF(?) capability? There was no code change there.

Regards,

Volker

-- 
Volker Kuhlmann is list0570 with the domain in header
http://volker.dnsalias.net/ Please do not CC list postings to me.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] 1.0 RC2

2006-09-18 Thread Bill Marquette

On 9/18/06, Volker Kuhlmann [EMAIL PROTECTED] wrote:

I didn't yet test, but does the shaper wizzard now check the correct
interfaces for SQF(?) capability? There was no code change there.


SQF?

--Bill

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] 1.0 RC2

2006-08-02 Thread Jeroen

On 8/2/06, Scott Ullrich [EMAIL PROTECTED] wrote:

It is my great pleasure to announce pfSense 1.0-RC2!


I'm having trouble with my rules for a bridged interface:

There were error(s) loading the rules: no IP address found for
bridge0/tmp/rules.debug:292: could not parse host specification no IP
address found for bridge0 /tmp/rules.debug:293:
etc. etc.

Line 292  293:

pass out quick on $Wireless proto udp from $Wireless to 62.216.12.xx
port = 500 keep state label IPSEC: outbound isakmp
pass in quick on $Wireless proto udp from 62.216.12.xx to $Wireless
port = 500 keep state label IPSEC: inbound isakmp

Turning of the bridge interface (in this case called wireless) makes
the firewall usable again, except ofcourse the wireless interface.

Also squid won't auto-start anymore. Running squid -D from a shell
does do the trick.

---
Jeroen

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] 1.0 RC2

2006-08-02 Thread Scott Ullrich

On 8/2/06, Jeroen [EMAIL PROTECTED] wrote:

I'm having trouble with my rules for a bridged interface:

There were error(s) loading the rules: no IP address found for
bridge0/tmp/rules.debug:292: could not parse host specification no IP
address found for bridge0 /tmp/rules.debug:293:
etc. etc.

Line 292  293:

pass out quick on $Wireless proto udp from $Wireless to 62.216.12.xx
port = 500 keep state label IPSEC: outbound isakmp
pass in quick on $Wireless proto udp from 62.216.12.xx to $Wireless
port = 500 keep state label IPSEC: inbound isakmp

Turning of the bridge interface (in this case called wireless) makes
the firewall usable again, except ofcourse the wireless interface.

Also squid won't auto-start anymore. Running squid -D from a shell
does do the trick.


Please file a ticket at cvstrac.pfsense.com and assign it to me.

Thanks

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] 1.0 RC2

2006-08-02 Thread Ryan Neily

Return Receipt


Your document:
Re: [pfSense Support] 1.0 RC2


was received by:
Ryan Neily/Atlanta/IBM


at:
08/02/2006 15:03:33 EDT



[pfSense Support] 1.0 RC2

2006-08-01 Thread Scott Ullrich

It is my great pleasure to announce pfSense 1.0-RC2!

Human readable change log:
  http://hitormiss.ucsecurity.com/index.php/2006/08/01/pfsense-10-rc2-released/
Machine readable change log:
  http://cvstrac.pfsense.com/rptview?rn=27

The mirrors should be populated very soon.

Last person to download the update is a rotten egg!

Scott

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] 1.0 RC2

2006-08-01 Thread macafee
Title: Mail


I tested the 1.0RC2 just now! I found the advance button in the 
"firewall-rules" is error! I can't open the advance option! Why? BTW:I use 
IE6 Browse!macafeeļ¼Œ[EMAIL PROTECTED] 2006-08-02 
- Original Message - From: Scott Ullrich To: support @ 
pfsense. com Sent: 2006-08-01, 18:15:29 Subject: [pfSense Support] 1.0 
RC2 It is my great pleasure to announce pfSense 1.0-RC2! 
 Human readable change log:  http://hitormiss.ucsecurity.com/index.php/2006/08/01/pfsense-10-rc2-released/ 
Machine readable change log:  http://cvstrac.pfsense.com/rptview?rn=27 
 The mirrors should be populated very soon.  
Last person to download the update is a rotten egg!  
Scott  
- 
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 



Re: [pfSense Support] 1.0 RC2

2006-08-01 Thread Scott Ullrich

On 8/1/06, macafee [EMAIL PROTECTED] wrote:



I tested the 1.0RC2 just now! I found the advance button in the
firewall-rules is error! I can't open the advance option! Why? BTW:I use
IE6 Browse!


Try using FireFox.   Report back if they work.   Also, if FireFox
works and IE doesn't please report the error IE is reporting to you.

Scott

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] 1.0 RC2

2006-08-01 Thread Scott Ullrich

On 8/1/06, Scott Ullrich [EMAIL PROTECTED] wrote:

Try using FireFox.   Report back if they work.   Also, if FireFox
works and IE doesn't please report the error IE is reporting to you.


BTW: I just tried with IE6 - 6.0.2790.1830 and it worked just fine.

Scott

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] 1.0 RC2

2006-08-01 Thread macafee
My IE Browse version is 6.0.2900.2180.xpsp_sp2_rtm.040803-2158

The IE ERROR IS 
Line:324 
Char:1 
Error:Object expected 
Code:0 
URL:http://mypfsenseip/firewall_rules_edit.php?if=wan;

Maybe the php web has some problem!

[EMAIL PROTECTED] 
2006-08-02  
- Original Message -  
From:   Scott Ullrich  
To:   support  
Sent:  2006-08-01, 21:07:13 
Subject:  Re: [pfSense Support] 1.0 RC2 




On 8/1/06, macafee  wrote: 
 
 
 I tested the 1.0RC2 just now! I found the advance button in the 
 firewall-rules is error! I can't open the advance option! Why? BTW:I use 
 IE6 Browse! 
 
Try using FireFox.   Report back if they work.   Also, if FireFox 
works and IE doesn't please report the error IE is reporting to you. 
 
Scott 
 
- 
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 



Re: [pfSense Support] 1.0 RC2

2006-08-01 Thread Scott Ullrich

On 8/1/06, macafee [EMAIL PROTECTED] wrote:

My IE Browse version is 6.0.2900.2180.xpsp_sp2_rtm.040803-2158

The IE ERROR IS
Line:324
Char:1
Error:Object expected
Code:0
URL:http://mypfsenseip/firewall_rules_edit.php?if=wan;

Maybe the php web has some problem!


Bill just reported it working fine as well in 6.0.2800.1106.xpsp2.050301-1526C0.

Can others please test this on your version of IE and report back?  So
far we cannot reproduce it amongst all of our XP/2000 installations.

Scott

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] 1.0 RC2

2006-08-01 Thread Bill Marquette

Works here on
6.0.2800.1106.xpsp2.050301-1526CO
SP1; Q822925; Q837009; Q867801; Q903235

--Bill

On 8/1/06, macafee [EMAIL PROTECTED] wrote:

My IE Browse version is 6.0.2900.2180.xpsp_sp2_rtm.040803-2158

The IE ERROR IS
Line:324
Char:1
Error:Object expected
Code:0
URL:http://mypfsenseip/firewall_rules_edit.php?if=wan;

Maybe the php web has some problem!

[EMAIL PROTECTED]
2006-08-02
- Original Message -
From:   Scott Ullrich
To:   support
Sent:  2006-08-01, 21:07:13
Subject:  Re: [pfSense Support] 1.0 RC2




On 8/1/06, macafee  wrote:


 I tested the 1.0RC2 just now! I found the advance button in the
 firewall-rules is error! I can't open the advance option! Why? BTW:I use
 IE6 Browse!

Try using FireFox.   Report back if they work.   Also, if FireFox
works and IE doesn't please report the error IE is reporting to you.

Scott

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [pfSense Support] 1.0 RC2

2006-08-01 Thread Holger Bauer
Not having issues with IE6 here or firefox either. Now even tested Opera. You 
must have something in your IE6 disabled (which might got reset when installing 
IE7).

Holger

 -Original Message-
 From: macafee [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, August 02, 2006 6:32 AM
 To: support
 Subject: Re: [pfSense Support] 1.0 RC2
 
 
 I just update my IE to IE7.0 BETA3,that's ok!
   
   
 [EMAIL PROTECTED] 
 2006-08-02  
 - Original Message -  
 From:   Scott Ullrich  
 To:   support  
 Sent:  2006-08-01, 22:13:21 
 Subject:  Re: [pfSense Support] 1.0 RC2 
 
 
 
 
 On 8/1/06, macafee  wrote: 
  My IE Browse version is 6.0.2900.2180.xpsp_sp2_rtm.040803-2158 
  
  The IE ERROR IS 
  Line:324 
  Char:1 
  Error:Object expected 
  Code:0 
  URL:http://mypfsenseip/firewall_rules_edit.php?if=wan; 
  
  Maybe the php web has some problem! 
  
 Bill just reported it working fine as well in 
 6.0.2800.1106.xpsp2.050301-1526C0. 
  
 Can others please test this on your version of IE and report 
 back?  So 
 far we cannot reproduce it amongst all of our XP/2000 installations. 
  
 Scott 
  
 -
  
 To unsubscribe, e-mail: [EMAIL PROTECTED] 
 For additional commands, e-mail: [EMAIL PROTECTED] 
 
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]