Re: [pfSense Support] Re: [pfSense-discussion] Security problem while loading rules?

2005-08-11 Thread M. Kohn
Just tested again with 0.74.6:

If I disable for example the last rule on WAN interface in the
GUI, the error appears. After enabeling the rule again,
the error stays

Scott Ullrich schrieb:
 I havent tested a Embedded image (remember its second rate citizen in
 pfSense).  The PC version works fine.
 
 Scott
 
 
 On 8/10/05, alan walters [EMAIL PROTECTED] wrote:
 
FYI

This seems to still be an issue on 0.74.6 at least on a wrap board.
I don't notice the error on a standard update on a PC.



-Original Message-
From: Scott Ullrich [mailto:[EMAIL PROTECTED]
Sent: 10 August 2005 15:03
To: Randy B
Cc: M. Kohn; discussion@pfsense.com
Subject: Re: [pfSense-discussion] Security problem while loading rules?

This should not be a problem any longer in the latest version.  I
would suggest upgrading.

Scott


On 8/10/05, Randy B [EMAIL PROTECTED] wrote:

M. Kohn wrote:

Hi,

I just updated to 0.74.6 and got a problem while loading
the rules: (Don't know if the problem was there before...)

-
Aug 10 09:36:07 192.xxx.xxx.xxx php: There were error(s)
loading the rules: [...] syntax error pfctl: Syntax error
in config file: pf rules not loaded - The line in question
reads [175]: pass quick on dc1 proto esp from 212.xxx.xxx.xxx
to  keep state label IPSEC:  esp proto
-


I had this problem horribly on 0.74.4 too - ended up having to comment
out the entire section of /etc/inc/filter.inc that dealt with IPsec
before the filters would correctly set up and allow me out of my
network.  That really sucked.

In the GUI, it seems like there's a partial IPsec tunnel defined - the
entire line is empty except for 'WAN' in the 'Remote Interface GW'.
When I tried to edit it, I just got a new tunnel.  Ergh.

RB

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



Re: [pfSense Support] Re: [pfSense-discussion] Security problem while loading rules?

2005-08-11 Thread M. Kohn
Same on 0.74.8...

 Just tested again with 0.74.6:
 
 If I disable for example the last rule on WAN interface in the
 GUI, the error appears. After enabeling the rule again,
 the error stays
 
 Scott Ullrich schrieb:
 
I havent tested a Embedded image (remember its second rate citizen in
pfSense).  The PC version works fine.

Scott


On 8/10/05, alan walters [EMAIL PROTECTED] wrote:


FYI

This seems to still be an issue on 0.74.6 at least on a wrap board.
I don't notice the error on a standard update on a PC.



-Original Message-
From: Scott Ullrich [mailto:[EMAIL PROTECTED]
Sent: 10 August 2005 15:03
To: Randy B
Cc: M. Kohn; discussion@pfsense.com
Subject: Re: [pfSense-discussion] Security problem while loading rules?

This should not be a problem any longer in the latest version.  I
would suggest upgrading.

Scott


On 8/10/05, Randy B [EMAIL PROTECTED] wrote:


M. Kohn wrote:


Hi,

I just updated to 0.74.6 and got a problem while loading
the rules: (Don't know if the problem was there before...)

-
Aug 10 09:36:07 192.xxx.xxx.xxx php: There were error(s)
loading the rules: [...] syntax error pfctl: Syntax error
in config file: pf rules not loaded - The line in question
reads [175]: pass quick on dc1 proto esp from 212.xxx.xxx.xxx
to  keep state label IPSEC:  esp proto
-


I had this problem horribly on 0.74.4 too - ended up having to comment
out the entire section of /etc/inc/filter.inc that dealt with IPsec
before the filters would correctly set up and allow me out of my
network.  That really sucked.

In the GUI, it seems like there's a partial IPsec tunnel defined - the
entire line is empty except for 'WAN' in the 'Remote Interface GW'.
When I tried to edit it, I just got a new tunnel.  Ergh.

RB


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



[pfSense Support] pfSense 0.73.8 and Traffic Shaper Wizzard

2005-08-11 Thread adam
Hi,

Am having some problems with the Traffic Shaper Wizzard
on 0.73.8.

At the final stage of the wizzard when the changes are
applied we see a page of PHP error message which is
quickly replaced by an empty pfSense webpage.

The PHP Errors - 

No source address found in rule No destination address
found in rule 1 No destination address found in rule 3
No destination address found in rule 5 No destination
address found in rule 7 No destination address found in
rule 9 No destination address found in rule 11 No
destination address found in rule 13 No destination
address found in rule 15 No destination address found in
rule 17 No destination address found in rule 19 No
destination address found in rule 21 No destination
address found in rule 23 No destination address found in
rule 25 No destination address found in rule 27 No
destination address found in rule 29 No destination
address found in rule 31 No destination address found in
rule 33 No destination address found in rule 35 No
destination address found in rule 37 No destination
address found in rule 39 No destination address found in
rule 41 No destination address found in rule 43 No
destination address found in rule 45 No destination
address found in rule 47 No destination address found in
rule 49 No destination address found in rule 51 No
destination address found in rule 53 No destination
address found in rule 55 Warning: Cannot modify header
information - headers already sent by (output started at
/etc/inc/filter.inc:708) in
/usr/local/www/wizard.php(89) : eval()'d code on line 1


If I then reboot pfSense then no internet traffic will
flow through the router and I see the following in
/var/log/system.log -

Aug 11 11:03:11 navigatrix php: There were error(s)
loading the rules: /tmp/rule
s.debug:21: queue qLANRoot has no parent
/tmp/rules.debug:21: errors in queue de
finition /tmp/rules.debug:22: queue qLANdef has no
parent /tmp/rules.debug:22: e
rrors in queue definition /tmp/rules.debug:23: queue
qLANacks has no parent /tmp
/rules.debug:23: errors in queue definition
/tmp/rules.debug:26: queue qP2PDown
has no parent /tmp/rules.debug:26: errors in queue
definition /tmp/rules.debug:2
8: queue qGamesDown has no parent /tmp/rules.debug:2


Is there anything I can do manually to get this working
as we really need Traffic Shaping working, I would set
it up manually from the web interface but I dont know
what im doing!


Cheers Adam Retter

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



Re: [pfSense Support] pfSense 0.73.8 and Traffic Shaper Wizzard

2005-08-11 Thread Scott Ullrich
That version had bugs.  Upgrade to the latest. 

Scott


On 8/11/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 Hi,
 
 Am having some problems with the Traffic Shaper Wizzard
 on 0.73.8.
 
 At the final stage of the wizzard when the changes are
 applied we see a page of PHP error message which is
 quickly replaced by an empty pfSense webpage.
 
 The PHP Errors -
 
 No source address found in rule No destination address
 found in rule 1 No destination address found in rule 3
 No destination address found in rule 5 No destination
 address found in rule 7 No destination address found in
 rule 9 No destination address found in rule 11 No
 destination address found in rule 13 No destination
 address found in rule 15 No destination address found in
 rule 17 No destination address found in rule 19 No
 destination address found in rule 21 No destination
 address found in rule 23 No destination address found in
 rule 25 No destination address found in rule 27 No
 destination address found in rule 29 No destination
 address found in rule 31 No destination address found in
 rule 33 No destination address found in rule 35 No
 destination address found in rule 37 No destination
 address found in rule 39 No destination address found in
 rule 41 No destination address found in rule 43 No
 destination address found in rule 45 No destination
 address found in rule 47 No destination address found in
 rule 49 No destination address found in rule 51 No
 destination address found in rule 53 No destination
 address found in rule 55 Warning: Cannot modify header
 information - headers already sent by (output started at
 /etc/inc/filter.inc:708) in
 /usr/local/www/wizard.php(89) : eval()'d code on line 1
 
 
 If I then reboot pfSense then no internet traffic will
 flow through the router and I see the following in
 /var/log/system.log -
 
 Aug 11 11:03:11 navigatrix php: There were error(s)
 loading the rules: /tmp/rule
 s.debug:21: queue qLANRoot has no parent
 /tmp/rules.debug:21: errors in queue de
 finition /tmp/rules.debug:22: queue qLANdef has no
 parent /tmp/rules.debug:22: e
 rrors in queue definition /tmp/rules.debug:23: queue
 qLANacks has no parent /tmp
 /rules.debug:23: errors in queue definition
 /tmp/rules.debug:26: queue qP2PDown
 has no parent /tmp/rules.debug:26: errors in queue
 definition /tmp/rules.debug:2
 8: queue qGamesDown has no parent /tmp/rules.debug:2
 
 
 Is there anything I can do manually to get this working
 as we really need Traffic Shaping working, I would set
 it up manually from the web interface but I dont know
 what im doing!
 
 
 Cheers Adam Retter
 
 -
 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]



[pfSense Support] Installation Problem

2005-08-11 Thread Yves Fortin
Hello,

I seem to be having some issues installing pfsense with at least the 4 last iso
images. After typing installer, there is a brief blue screen (not long enough to
see what it says) and then the system reboots. Nothing is installed. I have
tried this with 4 different PCs and a few different builds of the iso image.
Every time is the same. I am able to install with an old iso image (3 or 4 weeks
old) but after that install, it says that it can't load the kernel.

Any ideas?

thanks

Yves Fortin
Computer Systems Engineer
[EMAIL PROTECTED]
p:(780) 463-0754
c:(780) 907-9317
f:(780) 428-5376
www.intellinet.ca


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



Re: [pfSense Support] Installation Problem

2005-08-11 Thread Scott Ullrich
This has been reported before but I have not been able to reproduce the problem.

Scott


On 8/11/05, Yves Fortin [EMAIL PROTECTED] wrote:
 Hello,
 
 I seem to be having some issues installing pfsense with at least the 4 last 
 iso
 images. After typing installer, there is a brief blue screen (not long enough 
 to
 see what it says) and then the system reboots. Nothing is installed. I have
 tried this with 4 different PCs and a few different builds of the iso image.
 Every time is the same. I am able to install with an old iso image (3 or 4 
 weeks
 old) but after that install, it says that it can't load the kernel.
 
 Any ideas?
 
 thanks
 
 Yves Fortin
 Computer Systems Engineer
 [EMAIL PROTECTED]
 p:(780) 463-0754
 c:(780) 907-9317
 f:(780) 428-5376
 www.intellinet.ca
 
 
 -
 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]



[pfSense Support] Re: 0.74.6-WRAP board-bugs

2005-08-11 Thread Scott Ullrich
On 8/10/05, Giorgio Ducci [EMAIL PROTECTED] wrote:
 Hi to all,
 I installed 0.74.6 on a 1E Wrap board. Some minor bugs:
 - on Interfaces==OPT1(Atheros wireless) the Hide SSID option is missed?!

Option was removed.  It hides the SSID from the end user and does not
hide the SSID from wireless clients.

 - When OPT1 is enabled, now all the settings in Status==Interfaces
 are OK but the interface Staus is ==no carrier and the Atheros
 mPCI does not transmit.
 Had anyone else the same problem? The Atheros mPCI, of course,  work
 well with previous release (0.72  0.73) and this problem appears
 since the last three embedded releases.

Haven't seen this problem but there appears to be some interesting
bugs in the latest sync of FreeBSD.  We're still looking into it.

Scott

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



[pfSense Support] Brindging Lan and WAN

2005-08-11 Thread Tommaso Di Donato
Sorry if it has already been asked...

I am running 0.73.6, and in lan interface setup I see I can brigde it
with my wan interf. This is exactly what I am looking for (I want to
build a transparent proxy that scans http and pop3 traffic for virus),
but I can not understand how the bridge setup works: in previous
messages ,I understood that bridging between LAN and WAN was not
possible (only between one of them and an opt nterface). I undestood
badly? 
If so.. could someone explain me what happens if I bridge lan and WAN
interf.? what IP address the new interface acquire? Could I assign only
one IP, or must I have always two?

TIA

om


[pfSense Support] Serial console

2005-08-11 Thread Tommaso Di Donato
Just a little problem: 
I enabled the serial port for accessing via null-modem cable.. Nothing happens. And I stil cannot access. 
In the process list I cannot see any console enabled.
I am using 0.73.6

Tom 


Re: [pfSense Support] Brindging Lan and WAN

2005-08-11 Thread Tommaso Di Donato
Not at all.It's a brand new option that I commited.

Cool! I was thinking to modify the source, because I was needing it!
You can assign an IP to either of them. Note that if you do notassign an IP to the LAN subnet you need to access the WebConfigurator
from the WAN which will require rules to be set up.
Oh, I did not try to save my LAN configuration leaving the IP field blank.. eh eh 
When I enable this option, does dhcp server changes his configuration automatically, or do I have to change it by hands? 
Can I modify filter.inc, in order to include web access from WAN when bridging is enabled? Are you interested in it?



RE: [pfSense Support] ISO problems ... still

2005-08-11 Thread Wesley Joyce
I'm in the same boat as well on Dell GX 110's.  I have followed the 'upgrade
solution' of installing 0.68.x and upgrading from there.

 -Original Message-
 From: William Pflaumer [mailto:[EMAIL PROTECTED]
 Sent: Thursday, August 11, 2005 7:11 AM
 To: David Strout
 Cc: support@pfsense.com
 Subject: RE: [pfSense Support] ISO problems ... still
 
 David and List,
 I,too have not been able to do a harddrive install on my Dell Dimension
 XPS
 R300 since V 0.63 or so.(Last version that the installer functioned
 properly)
 That version had a bug with DHCP Client on the WAN Interface. I get Kernel
 Page Faults about 50% of the install will all later LiveCDs. I don't have
 specific errors, but I tried about 6 different Live CDs versions. I tried
 Bios tweaks (NO sound, NO power Management, NO USB), different memory (Ran
 Extensive memory tests),different HD,CDROM Drives, Use known good 3Com
 3c905b
 from my Monowall PC. As a New Version comes out and fails to install, I
 try
 different things (place HD and CDROM Drive on the Same IDE Channel or
 delete
 the Partition with DELPART), the list goes on and on. I tried the install
 on
 a Toshiba 300mhz Celeron and I get ATA IDENTITY issues.
 
 Someone will probably suggest install that earlier version ( I believe it
 was
 0.63) and do a manual update from there, but the way this product is
 evolving
 that idea probable will not work. I really like this firewall (been using
 Monowall since pb27) but I just cannot get this SOB to install. The
 feature I
 am waiting to see is DANSGUARDIAN WebFilter with Squid Transparent Proxy.
 
 I can post the specific errors that I receive if need be (no time to do it
 now)
 
 Thanks for this great Product,
 
 Bill
 
 -Original Message-
 From: David Strout [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, August 10, 2005 12:59 PM
 To: support@pfsense.com
 Subject: [pfSense Support] ISO problems ... still
 
 Anyone,
 
 I have tried burning all of the version 0.73.x
 ISOs, and still the problem of when you launch the
 /FreeSBIE/scripts/install.sh script it hangs on
 the Waiting for Backend ANSI screen.
 Additionally, a couple of mesages pop up on the
 bottom of the screen ... xl0 link changed state to
 DOWN  xl0 link tate changed to UP.
 
 BTW ... xl0 is configured for the WAN interface on
 the ISO boot up and pre-config.
 
 I'm at a loss ... tried a few BIOS tweaks and
 nothing seems to help.  I'm wondering if anyone
 else is experiencing the same symptoms.
 
 BTW2 ... tried two different PC's  a Dell
 GX260  a generic PC running an AMD Athelon 700Mhz
 
 I have had no problems w/ prior versions (0.68.x),
 but this issue crept up in/or about the 0.73.0
 version.
 
 Any ideas ?
 
 --
 David L. Strout
 Engineering Systems Plus, LLC
 
 
 
 
 -
 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]
 



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



Re: [pfSense Support] ISO problems ... still

2005-08-11 Thread Scott Ullrich
We are working on this.   Everyone please be patient.   The installer
is a tricky piece to get right for such a broad range of hardware and
such.

Scott


On 8/11/05, Wesley Joyce [EMAIL PROTECTED] wrote:
 I'm in the same boat as well on Dell GX 110's.  I have followed the 'upgrade
 solution' of installing 0.68.x and upgrading from there.
 
  -Original Message-
  From: William Pflaumer [mailto:[EMAIL PROTECTED]
  Sent: Thursday, August 11, 2005 7:11 AM
  To: David Strout
  Cc: support@pfsense.com
  Subject: RE: [pfSense Support] ISO problems ... still
 
  David and List,
  I,too have not been able to do a harddrive install on my Dell Dimension
  XPS
  R300 since V 0.63 or so.(Last version that the installer functioned
  properly)
  That version had a bug with DHCP Client on the WAN Interface. I get Kernel
  Page Faults about 50% of the install will all later LiveCDs. I don't have
  specific errors, but I tried about 6 different Live CDs versions. I tried
  Bios tweaks (NO sound, NO power Management, NO USB), different memory (Ran
  Extensive memory tests),different HD,CDROM Drives, Use known good 3Com
  3c905b
  from my Monowall PC. As a New Version comes out and fails to install, I
  try
  different things (place HD and CDROM Drive on the Same IDE Channel or
  delete
  the Partition with DELPART), the list goes on and on. I tried the install
  on
  a Toshiba 300mhz Celeron and I get ATA IDENTITY issues.
 
  Someone will probably suggest install that earlier version ( I believe it
  was
  0.63) and do a manual update from there, but the way this product is
  evolving
  that idea probable will not work. I really like this firewall (been using
  Monowall since pb27) but I just cannot get this SOB to install. The
  feature I
  am waiting to see is DANSGUARDIAN WebFilter with Squid Transparent Proxy.
 
  I can post the specific errors that I receive if need be (no time to do it
  now)
 
  Thanks for this great Product,
 
  Bill
 
  -Original Message-
  From: David Strout [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, August 10, 2005 12:59 PM
  To: support@pfsense.com
  Subject: [pfSense Support] ISO problems ... still
 
  Anyone,
 
  I have tried burning all of the version 0.73.x
  ISOs, and still the problem of when you launch the
  /FreeSBIE/scripts/install.sh script it hangs on
  the Waiting for Backend ANSI screen.
  Additionally, a couple of mesages pop up on the
  bottom of the screen ... xl0 link changed state to
  DOWN  xl0 link tate changed to UP.
 
  BTW ... xl0 is configured for the WAN interface on
  the ISO boot up and pre-config.
 
  I'm at a loss ... tried a few BIOS tweaks and
  nothing seems to help.  I'm wondering if anyone
  else is experiencing the same symptoms.
 
  BTW2 ... tried two different PC's  a Dell
  GX260  a generic PC running an AMD Athelon 700Mhz
 
  I have had no problems w/ prior versions (0.68.x),
  but this issue crept up in/or about the 0.73.0
  version.
 
  Any ideas ?
 
  --
  David L. Strout
  Engineering Systems Plus, LLC
 
 
 
 
  -
  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]
 
 
 
 
 -
 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] ISO problems ... still

2005-08-11 Thread Scott Ullrich
All,  are you using SCSI by chance?

Scott


On 8/11/05, Wesley Joyce [EMAIL PROTECTED] wrote:
 I'm in the same boat as well on Dell GX 110's.  I have followed the 'upgrade
 solution' of installing 0.68.x and upgrading from there.
 
  -Original Message-
  From: William Pflaumer [mailto:[EMAIL PROTECTED]
  Sent: Thursday, August 11, 2005 7:11 AM
  To: David Strout
  Cc: support@pfsense.com
  Subject: RE: [pfSense Support] ISO problems ... still
 
  David and List,
  I,too have not been able to do a harddrive install on my Dell Dimension
  XPS
  R300 since V 0.63 or so.(Last version that the installer functioned
  properly)
  That version had a bug with DHCP Client on the WAN Interface. I get Kernel
  Page Faults about 50% of the install will all later LiveCDs. I don't have
  specific errors, but I tried about 6 different Live CDs versions. I tried
  Bios tweaks (NO sound, NO power Management, NO USB), different memory (Ran
  Extensive memory tests),different HD,CDROM Drives, Use known good 3Com
  3c905b
  from my Monowall PC. As a New Version comes out and fails to install, I
  try
  different things (place HD and CDROM Drive on the Same IDE Channel or
  delete
  the Partition with DELPART), the list goes on and on. I tried the install
  on
  a Toshiba 300mhz Celeron and I get ATA IDENTITY issues.
 
  Someone will probably suggest install that earlier version ( I believe it
  was
  0.63) and do a manual update from there, but the way this product is
  evolving
  that idea probable will not work. I really like this firewall (been using
  Monowall since pb27) but I just cannot get this SOB to install. The
  feature I
  am waiting to see is DANSGUARDIAN WebFilter with Squid Transparent Proxy.
 
  I can post the specific errors that I receive if need be (no time to do it
  now)
 
  Thanks for this great Product,
 
  Bill
 
  -Original Message-
  From: David Strout [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, August 10, 2005 12:59 PM
  To: support@pfsense.com
  Subject: [pfSense Support] ISO problems ... still
 
  Anyone,
 
  I have tried burning all of the version 0.73.x
  ISOs, and still the problem of when you launch the
  /FreeSBIE/scripts/install.sh script it hangs on
  the Waiting for Backend ANSI screen.
  Additionally, a couple of mesages pop up on the
  bottom of the screen ... xl0 link changed state to
  DOWN  xl0 link tate changed to UP.
 
  BTW ... xl0 is configured for the WAN interface on
  the ISO boot up and pre-config.
 
  I'm at a loss ... tried a few BIOS tweaks and
  nothing seems to help.  I'm wondering if anyone
  else is experiencing the same symptoms.
 
  BTW2 ... tried two different PC's  a Dell
  GX260  a generic PC running an AMD Athelon 700Mhz
 
  I have had no problems w/ prior versions (0.68.x),
  but this issue crept up in/or about the 0.73.0
  version.
 
  Any ideas ?
 
  --
  David L. Strout
  Engineering Systems Plus, LLC
 
 
 
 
  -
  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]
 
 
 
 
 -
 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] ISO problems ... still

2005-08-11 Thread Wesley Joyce
I am glad that the issue is being looked at.  Let me know what you need from
me in terms of errors.  Thanks.

 -Original Message-
 From: Scott Ullrich [mailto:[EMAIL PROTECTED]
 Sent: Thursday, August 11, 2005 2:01 PM
 To: Wesley Joyce
 Cc: William Pflaumer; David Strout; support@pfsense.com
 Subject: Re: [pfSense Support] ISO problems ... still
 
 We are working on this.   Everyone please be patient.   The installer
 is a tricky piece to get right for such a broad range of hardware and
 such.
 
 Scott
 
 
 On 8/11/05, Wesley Joyce [EMAIL PROTECTED] wrote:
  I'm in the same boat as well on Dell GX 110's.  I have followed the
 'upgrade
  solution' of installing 0.68.x and upgrading from there.
 
   -Original Message-
   From: William Pflaumer [mailto:[EMAIL PROTECTED]
   Sent: Thursday, August 11, 2005 7:11 AM
   To: David Strout
   Cc: support@pfsense.com
   Subject: RE: [pfSense Support] ISO problems ... still
  
   David and List,
   I,too have not been able to do a harddrive install on my Dell
 Dimension
   XPS
   R300 since V 0.63 or so.(Last version that the installer functioned
   properly)
   That version had a bug with DHCP Client on the WAN Interface. I get
 Kernel
   Page Faults about 50% of the install will all later LiveCDs. I don't
 have
   specific errors, but I tried about 6 different Live CDs versions. I
 tried
   Bios tweaks (NO sound, NO power Management, NO USB), different memory
 (Ran
   Extensive memory tests),different HD,CDROM Drives, Use known good 3Com
   3c905b
   from my Monowall PC. As a New Version comes out and fails to install,
 I
   try
   different things (place HD and CDROM Drive on the Same IDE Channel or
   delete
   the Partition with DELPART), the list goes on and on. I tried the
 install
   on
   a Toshiba 300mhz Celeron and I get ATA IDENTITY issues.
  
   Someone will probably suggest install that earlier version ( I believe
 it
   was
   0.63) and do a manual update from there, but the way this product is
   evolving
   that idea probable will not work. I really like this firewall (been
 using
   Monowall since pb27) but I just cannot get this SOB to install. The
   feature I
   am waiting to see is DANSGUARDIAN WebFilter with Squid Transparent
 Proxy.
  
   I can post the specific errors that I receive if need be (no time to
 do it
   now)
  
   Thanks for this great Product,
  
   Bill
  
   -Original Message-
   From: David Strout [mailto:[EMAIL PROTECTED]
   Sent: Wednesday, August 10, 2005 12:59 PM
   To: support@pfsense.com
   Subject: [pfSense Support] ISO problems ... still
  
   Anyone,
  
   I have tried burning all of the version 0.73.x
   ISOs, and still the problem of when you launch the
   /FreeSBIE/scripts/install.sh script it hangs on
   the Waiting for Backend ANSI screen.
   Additionally, a couple of mesages pop up on the
   bottom of the screen ... xl0 link changed state to
   DOWN  xl0 link tate changed to UP.
  
   BTW ... xl0 is configured for the WAN interface on
   the ISO boot up and pre-config.
  
   I'm at a loss ... tried a few BIOS tweaks and
   nothing seems to help.  I'm wondering if anyone
   else is experiencing the same symptoms.
  
   BTW2 ... tried two different PC's  a Dell
   GX260  a generic PC running an AMD Athelon 700Mhz
  
   I have had no problems w/ prior versions (0.68.x),
   but this issue crept up in/or about the 0.73.0
   version.
  
   Any ideas ?
  
   --
   David L. Strout
   Engineering Systems Plus, LLC
  
  
  
  
   -
   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]
  
 
 
 
  -
  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]
 



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



Re: Re: [pfSense Support] ISO problems ... still

2005-08-11 Thread David Strout

There is a SCSI PCI adapter in the GX260 but I have tried installing the ISO wo/ it installed ... saddly enough  same results.--David L. StroutEngineering Systems Plus, LLC- Original Message -Subject: Re: [pfSense Support] ISO problems ... stillFrom: [EMAIL PROTECTED]To: [EMAIL PROTECTED]Date: 08-11-2005 2:59 pmWe're hot on the trail now.I bet your using SCSI?ScottOn 8/11/05, David Strout [EMAIL PROTECTED] wrote:  I did a little digging on the FreeBSD, FreeSBIE and DragonFLY sites and found little or not relavant info, but I did !
 a couple
of Googles and found some pertinant info ... seems there is some known issues w/ installing *BSDs w/ the CD in a different IDE channel than the HDD that you are installing to.  There are also lots of hits on disabling the APM (Power Mgmt.) . I have tried and tried to get the newest ISO (0.74.6) to work w/ many many different hardware configurations, but to no avail !!!  Naything I can do to contribute to getting this worked out let me know  I have a couple of test platforms to work w/ and a pretty outfitted lab at my disposl to test in.  I did notice that unless you install fresh from the ISO some of the fixes don't apply correctly  namely the delete icon on the IPSec:SPD page, and also I noticed that the fix for the adding DHCP only fixed itself (linking to the edit static mapping page) after up! grad!
 ing to
0.74.8 today.  GREAT JOB / AWESOME PRODUCT  ... how can I be of more assistance ???  -- David L. Strout Engineering Systems Plus, LLC   - Original Message - Subject: Re: [pfSense Support] ISO problems ... still From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Date: 08-11-2005 2:01 pm   We are working on this. Everyone please be patient. The installer is a tricky piece to get right for such a broad range of hardware and such.  Scott   On 8/11/05, Wesley Joyce
[EMAIL PROTECTED] wrote:  I'm in the same boat as well on Dell GX 110's. I have fol! lowed the 'upgrade  solution' of installing 0.68.x and upgrading from there. -Original Message-   From: William Pflaumer [mailto:[EMAIL PROTECTED]   Sent: Thursday, August 11, 2005 7:11 AM   To: David Strout   Cc: support@pfsense.com   Subject: RE: [pfSense Support] ISO problems ... still David and List,   I,too have not been able to do a harddrive install on my Dell Dimension   XPS   R300 since V 0.63 or so.(Last version that the installer functioned   properly)!
  
 That version had a bug with DHCP Client on the WAN Interface. I get Kernel   Page Faults about 50% of the install will all later LiveCDs. I don't have   speci! fic errors, but I tried about 6 different Live CDs versions. I triedBios tweaks (NO sound, NO power Management, NO USB), different memory (Ran   Extensive memory tests),different HD,CDROM Drives, Use known good 3Com   3c905b   from my Monowall PC. As a New Version comes out and fails to install, I   try   different things (place HD and CDROM Drive on the Same IDE Channel or   delete   the Partition with DELPART), the list goes on and on. I tried the install   on   a Toshiba 300mhz Celeron and I get ATA IDENTITY issues.  !
Someone will probably suggest install that earlier version ( I believe it   was   0.63) and do a manual update from there, but the way this product is   evolving   that idea probable will not work. I really like this firewall (been using   ! Monowall since pb27) but I just cannot get this SOB to install. The   feature I   am waiting to see is DANSGUARDIAN WebFilter with Squid Transparent Proxy. I can post the specific errors that I receive if need be (no time to do it   now) Thanks for this great Product, Bill -Original Message-   From: David Strout [mailto:[EMAIL PROTECTED]  &!
 gt;
Sent: Wednesday, August 10, 2005 12:59 PM   To: support@pfsense.com   Subject: [pfSense Support] ISO problems ... still Anyone, I have tried burning all of the version 0.73.x   ISOs, and still the problem of when you launch t! he   /FreeSBIE/scripts/install.sh script it hangs on   the Waiting for Backend ANSI screen.   Additionally, a couple of mesages pop up on the   bottom of the screen ... xl0 link changed state to   DOWN  xl0 link tate changed to UP. BTW ... xl0 is configured for the WAN interface on   the ISO boot up and pre-config.!
  I'm at a loss ... tried a few BIOS tweaks and   nothing seems to help. I'm wondering if anyone   else is experiencing the same symptoms. BTW2 ... tried two different PC's  a Dell   GX260  a generic PC running an AMD Athelon 700Mhz I have had no problems w/ prior versions (0.68.x),   but this issue crept up in/or about the 0.73.0   version. Any ! ideas ? --   David L. Strout   Engineering Systems Plus, LLC   -   To unsubscribe, e-mail: [EMAIL PROTECTED]   For additional commands, e-mail: [EMAIL PROTECTED]   

Re: Re: [pfSense Support] ISO problems ... still

2005-08-11 Thread David Strout

I just tried a fresh 0.74.6 install after pulling the AHA2940 SCSI adapter out  same results.  Hangs on the Waiting for Backend ANSI screen.--David L. StroutEngineering Systems Plus, LLC- Original Message -Subject: Re: [pfSense Support] ISO problems ... stillFrom: [EMAIL PROTECTED]To: [EMAIL PROTECTED]Date: 08-11-2005 2:54 pmAll,  are you using SCSI by chance?ScottOn 8/11/05, Wesley Joyce [EMAIL PROTECTED] wrote: I'm in the same boat as well on Dell GX 110's.  I have followed the 'upgrade solution' of installing 0.68.x and upgrading !
 from
there.   -Original Message-  From: William Pflaumer [mailto:[EMAIL PROTECTED]  Sent: Thursday, August 11, 2005 7:11 AM  To: David Strout  Cc: support@pfsense.com  Subject: RE: [pfSense Support] ISO problems ... still   David and List,  I,too have not been able to do a harddrive install on my Dell Dimension  XPS  R300 since V 0.63 or so.(Last version that the installer functioned  properly)  That version had a bug with DHCP Client on the WAN Interface. I get Kernel  Page Faults about 50% of the install will all later LiveCDs. I don't have  specific errors, but I tried about 6 different Live CDs versions. I tried
 Bios tweaks (NO sound, NO power Management, NO USB), different memory (Ran  Extensive memory tests),different HD,CDROM Drives, Use known good 3Com  3c905b  from my Monowall PC. As a New Version comes out and fails to install, I  try  different things (place HD and CDROM Drive on the Same IDE Channel or  delete  the Partition with DELPART), the list goes on and on. I tried the install  on  a Toshiba 300mhz Celeron and I get ATA IDENTITY issues.   Someone will probably suggest install that earlier version ( I believe it  was  0.63) and do a manual update from there, but the way this product is  evolving  that idea probable will not work. I really like this firewall (been using  Monowall since pb27) but I just cannot get this SOB to install. The!
 t; 
feature I  am waiting to see is DANSGUARDIAN WebFilter with Squid Transparent Proxy.   I can post the specific errors that I receive if need be (no time to do it  now)   Thanks for this great Product,   Bill   -Original Message-  From: David Strout [mailto:[EMAIL PROTECTED]  Sent: Wednesday, August 10, 2005 12:59 PM  To: support@pfsense.com  Subject: [pfSense Support] ISO problems ... still   Anyone,   I have tried burning all of the version 0.73.x  ISOs, and still the problem of when you launch the  /FreeSBIE/scripts/install.sh script it hangs!
  on  the Waiting for Backend ANSI screen.  Additionally, a couple of mesages pop up on the  bottom of the screen ... xl0 link changed state to  DOWN  xl0 link tate changed to UP.   BTW ... xl0 is configured for the WAN interface on  the ISO boot up and pre-config.   I'm at a loss ... tried a few BIOS tweaks and  nothing seems to help.  I'm wondering if anyone  else is experiencing the same symptoms.   BTW2 ... tried two different PC's  a Dell  GX260  a generic PC running an AMD Athelon 700Mhz   I have had no problems w/ prior versions (0.68.x),  but this issue crept up in/or about the 0.73.0  version.   Any ideas ?   --  David L. Strout!
   Engineering Systems Plus, LLC  -  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] - 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: Re: [pfSense Support] ISO problems ... still

2005-08-11 Thread Scott Ullrich
Try running:

/usr/local/bin/lua50c51 /usr/local/share/dfuibe_lua/main.lua \
dir.root=/FreeSBIE/ \
option.booted_from_install_media=true 

... From a shell prompt.   Do you get a lua error?

Scott


On 8/11/05, David Strout [EMAIL PROTECTED] wrote:
  I just tried a fresh 0.74.6 install after pulling the AHA2940 SCSI adapter
 out  same results.  Hangs on the Waiting for Backend ANSI screen.
 --
 David L. Strout
 Engineering Systems Plus, LLC
 
 
 - Original Message -
 Subject: Re: [pfSense Support] ISO problems ... still
 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Date: 08-11-2005 2:54 pm
 
 
 All, are you using SCSI by chance?
 
 Scott
 
 
 On 8/11/05, Wesley Joyce [EMAIL PROTECTED] wrote:
  I'm in the same boat as well on Dell GX 110's. I have followed the
 'upgrade
  solution' of installing 0.68.x and upgrading ! from there.
  
   -Original Message-
   From: William Pflaumer [mailto:[EMAIL PROTECTED]
   Sent: Thursday, August 11, 2005 7:11 AM
   To: David Strout
   Cc: support@pfsense.com
   Subject: RE: [pfSense Support] ISO problems ... still
  
   David and List,
   I,too have not been able to do a harddrive install on my Dell Dimension
   XPS
   R300 since V 0.63 or so.(Last version that the installer functioned
   properly)
   That version had a bug with DHCP Client on the WAN Interface. I get
 Kernel
   Page Faults about 50% of the install will all later LiveCDs. I don't
 have
   specific errors, but I tried about 6 different Live CDs versions. I
 tried
   Bios tweaks (NO sound, NO power Management, NO USB), different memory
 (Ran
   Extensive memory tests),different HD,CDROM Drives, Use known good 3Com
   3c905b
   from my Monowall PC. As a New Version comes out and fails to install, I
   try
   different things (place HD and CDROM Drive on the Same IDE Channel or
   delete
   the Partition with DELPART), the list goes on and on. I tried the
 install
   on
   a Toshiba 300mhz Celeron and I get ATA IDENTITY issues.
  
   Someone will probably suggest install that earlier version ( I believe
 it
   was
   0.63) and do a manual update from there, but the way this product is
   evolving
   that idea probable will not work. I really like this firewall (been
 using
   Monowall since pb27) but I just cannot get this SOB to install. The
 g! t;  feature I
 
   am waiting to see is DANSGUARDIAN WebFilter with Squid Transparent
 Proxy.
  
   I can post the specific errors that I receive if need be (no time to do
 it
   now)
  
   Thanks for this great Product,
  
   Bill
  
   -Original Message-
   From: David Strout [mailto:[EMAIL PROTECTED]
   Sent: Wednesday, August 10, 2005 12:59 PM
   To: support@pfsense.com
   Subject: [pfSense Support] ISO problems ... still
  
   Anyone,
  
   I have tried burning all of the version 0.73.x
   ISOs, and still the problem of when you launch the
   /FreeSBIE/scripts/install.sh script it hangs! on
   the Waiting for Backend ANSI screen.
   Additionally, a couple of mesages pop up on the
   bottom of the screen ... xl0 link changed state to
   DOWN  xl0 link tate changed to UP.
  
   BTW ... xl0 is configured for the WAN interface on
   the ISO boot up and pre-config.
  
   I'm at a loss ... tried a few BIOS tweaks and
   nothing seems to help. I'm wondering if anyone
   else is experiencing the same symptoms.
  
   BTW2 ... tried two different PC's  a Dell
   GX260  a generic PC running an AMD Athelon 700Mhz
  
   I have had no problems w/ prior versions (0.68.x),
   but this issue crept up in/or about the 0.73.0
   version.
  
   Any ideas ?
  
   --
   David L. Strout! 
   Engineering Systems Plus, LLC
  
  
  
  
  
 -
   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]
  
  
  
  
 
 -
  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]
 


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



RE: [pfSense Support] ISO problems ... still

2005-08-11 Thread Wesley Joyce
I am going to try the latest ISO with a GX110 using the IDE HD and then SCSI
and let you guys know. 

 -Original Message-
 From: Scott Ullrich [mailto:[EMAIL PROTECTED]
 Sent: Thursday, August 11, 2005 3:00 PM
 To: David Strout
 Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; support@pfsense.com
 Subject: Re: [pfSense Support] ISO problems ... still
 
 We're hot on the trail now.I bet your using SCSI?
 
 Scott
 
 
 On 8/11/05, David Strout [EMAIL PROTECTED] wrote:
   I did a little digging on the FreeBSD, FreeSBIE and DragonFLY sites and
  found little or not relavant info, but I did a couple of Googles and
 found
  some pertinant info ... seems there is some known issues w/ installing
 *BSDs
  w/ the CD in a different IDE channel than the HDD that you are
 installing
  to.  There are also lots of hits on disabling the APM (Power Mgmt.)
 . I
  have tried and tried to get the newest ISO (0.74.6) to work w/ many many
  different hardware configurations, but to no avail !!!
 
  Naything I can do to contribute to getting this worked out let me know
 
  I have a couple of test platforms to work w/ and a pretty outfitted lab
 at
  my disposl to test in.
 
  I did notice that unless you install fresh from the ISO some of the
 fixes
  don't apply correctly  namely the delete icon on the IPSec:SPD
 page,
  and also I noticed that the fix for the adding DHCP only fixed itself
  (linking to the edit static mapping page) after up! grading to 0.74.8
  today.
 
  GREAT JOB / AWESOME PRODUCT  ... how can I be of more assistance
 ???
 
  --
  David L. Strout
  Engineering Systems Plus, LLC
 
 
  - Original Message -
  Subject: Re: [pfSense Support] ISO problems ... still
  From: [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Date: 08-11-2005 2:01 pm
 
 
  We are working on this. Everyone please be patient. The installer
  is a tricky piece to get right for such a broad range of hardware and
  such.
 
  Scott
 
 
  On 8/11/05, Wesley Joyce [EMAIL PROTECTED] wrote:
   I'm in the same boat as well on Dell GX 110's. I have fol! lowed the
  'upgrade
   solution' of installing 0.68.x and upgrading from there.
  
-Original Message-
From: William Pflaumer [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 11, 2005 7:11 AM
To: David Strout
Cc: support@pfsense.com
Subject: RE: [pfSense Support] ISO problems ... still
   
David and List,
I,too have not been able to do a harddrive install on my Dell
 Dimension
XPS
R300 since V 0.63 or so.(Last version that the installer functioned
properly)
That version had a bug with DHCP Client on the WAN Interface. I get
  Kernel
Page Faults about 50% of the install will all later LiveCDs. I don't
  have
speci! fic errors, but I tried about 6 different Live CDs versions.
 I
  tried
 
Bios tweaks (NO sound, NO power Management, NO USB), different
 memory
  (Ran
Extensive memory tests),different HD,CDROM Drives, Use known good
 3Com
3c905b
from my Monowall PC. As a New Version comes out and fails to
 install, I
try
different things (place HD and CDROM Drive on the Same IDE Channel
 or
delete
the Partition with DELPART), the list goes on and on. I tried the
  install
on
a Toshiba 300mhz Celeron and I get ATA IDENTITY issues.
   
Someone will probably suggest install that earlier version ( I
 believe
  it
was
0.63) and do a manual update from there, but the way this product is
evolving
that idea probable will not work. I really like this firewall (been
  using
! Monowall since pb27) but I just cannot get this SOB to install.
 The
feature I
am waiting to see is DANSGUARDIAN WebFilter with Squid Transparent
  Proxy.
   
I can post the specific errors that I receive if need be (no time to
 do
  it
now)
   
Thanks for this great Product,
   
Bill
   
-Original Message-
From: David Strout [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 10, 2005 12:59 PM
To: support@pfsense.com
Subject: [pfSense Support] ISO problems ... still
   
Anyone,
   
I have tried burning all of the version 0.73.x
ISOs, and still the problem of when you launch t! he
/FreeSBIE/scripts/install.sh script it hangs on
the Waiting for Backend ANSI screen.
Additionally, a couple of mesages pop up on the
bottom of the screen ... xl0 link changed state to
DOWN  xl0 link tate changed to UP.
   
BTW ... xl0 is configured for the WAN interface on
the ISO boot up and pre-config.
   
I'm at a loss ... tried a few BIOS tweaks and
nothing seems to help. I'm wondering if anyone
else is experiencing the same symptoms.
   
BTW2 ... tried two different PC's  a Dell
GX260  a generic PC running an AMD Athelon 700Mhz
   
I have had no problems w/ prior versions (0.68.x),
but this issue crept up in/or about the 0.73.0
version.
   
Any ! ideas ?
   
--
David 

Re: [pfSense Support] ISO problems ... still

2005-08-11 Thread Scott Ullrich
If it fails it would also be helpful to try running: 

/usr/local/bin/lua50c51 /usr/local/share/dfuibe_lua/main.lua \
   dir.root=/FreeSBIE/ \
   option.booted_from_install_media=true

...  From a shell prompt to see if any lua errors kick up.

Scott


On 8/11/05, Wesley Joyce [EMAIL PROTECTED] wrote:
 I am going to try the latest ISO with a GX110 using the IDE HD and then SCSI
 and let you guys know.
 
  -Original Message-
  From: Scott Ullrich [mailto:[EMAIL PROTECTED]
  Sent: Thursday, August 11, 2005 3:00 PM
  To: David Strout
  Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; support@pfsense.com
  Subject: Re: [pfSense Support] ISO problems ... still
 
  We're hot on the trail now.I bet your using SCSI?
 
  Scott
 
 
  On 8/11/05, David Strout [EMAIL PROTECTED] wrote:
I did a little digging on the FreeBSD, FreeSBIE and DragonFLY sites and
   found little or not relavant info, but I did a couple of Googles and
  found
   some pertinant info ... seems there is some known issues w/ installing
  *BSDs
   w/ the CD in a different IDE channel than the HDD that you are
  installing
   to.  There are also lots of hits on disabling the APM (Power Mgmt.)
  . I
   have tried and tried to get the newest ISO (0.74.6) to work w/ many many
   different hardware configurations, but to no avail !!!
  
   Naything I can do to contribute to getting this worked out let me know
  
   I have a couple of test platforms to work w/ and a pretty outfitted lab
  at
   my disposl to test in.
  
   I did notice that unless you install fresh from the ISO some of the
  fixes
   don't apply correctly  namely the delete icon on the IPSec:SPD
  page,
   and also I noticed that the fix for the adding DHCP only fixed itself
   (linking to the edit static mapping page) after up! grading to 0.74.8
   today.
  
   GREAT JOB / AWESOME PRODUCT  ... how can I be of more assistance
  ???
  
   --
   David L. Strout
   Engineering Systems Plus, LLC
  
  
   - Original Message -
   Subject: Re: [pfSense Support] ISO problems ... still
   From: [EMAIL PROTECTED]
   To: [EMAIL PROTECTED]
   Date: 08-11-2005 2:01 pm
  
  
   We are working on this. Everyone please be patient. The installer
   is a tricky piece to get right for such a broad range of hardware and
   such.
  
   Scott
  
  
   On 8/11/05, Wesley Joyce [EMAIL PROTECTED] wrote:
I'm in the same boat as well on Dell GX 110's. I have fol! lowed the
   'upgrade
solution' of installing 0.68.x and upgrading from there.
   
 -Original Message-
 From: William Pflaumer [mailto:[EMAIL PROTECTED]
 Sent: Thursday, August 11, 2005 7:11 AM
 To: David Strout
 Cc: support@pfsense.com
 Subject: RE: [pfSense Support] ISO problems ... still

 David and List,
 I,too have not been able to do a harddrive install on my Dell
  Dimension
 XPS
 R300 since V 0.63 or so.(Last version that the installer functioned
 properly)
 That version had a bug with DHCP Client on the WAN Interface. I get
   Kernel
 Page Faults about 50% of the install will all later LiveCDs. I don't
   have
 speci! fic errors, but I tried about 6 different Live CDs versions.
  I
   tried
  
 Bios tweaks (NO sound, NO power Management, NO USB), different
  memory
   (Ran
 Extensive memory tests),different HD,CDROM Drives, Use known good
  3Com
 3c905b
 from my Monowall PC. As a New Version comes out and fails to
  install, I
 try
 different things (place HD and CDROM Drive on the Same IDE Channel
  or
 delete
 the Partition with DELPART), the list goes on and on. I tried the
   install
 on
 a Toshiba 300mhz Celeron and I get ATA IDENTITY issues.

 Someone will probably suggest install that earlier version ( I
  believe
   it
 was
 0.63) and do a manual update from there, but the way this product is
 evolving
 that idea probable will not work. I really like this firewall (been
   using
 ! Monowall since pb27) but I just cannot get this SOB to install.
  The
 feature I
 am waiting to see is DANSGUARDIAN WebFilter with Squid Transparent
   Proxy.

 I can post the specific errors that I receive if need be (no time to
  do
   it
 now)

 Thanks for this great Product,

 Bill

 -Original Message-
 From: David Strout [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, August 10, 2005 12:59 PM
 To: support@pfsense.com
 Subject: [pfSense Support] ISO problems ... still

 Anyone,

 I have tried burning all of the version 0.73.x
 ISOs, and still the problem of when you launch t! he
 /FreeSBIE/scripts/install.sh script it hangs on
 the Waiting for Backend ANSI screen.
 Additionally, a couple of mesages pop up on the
 bottom of the screen ... xl0 link changed state to
 DOWN  xl0 link tate changed to UP.

 BTW ... xl0 is configured for the WAN interface on
 the ISO boot 

Re: [pfSense Support] Brindging Lan and WAN

2005-08-11 Thread Tommaso Di Donato
I'm not sure this is a good idea.This would allow anyone from the

WAN in.Besides, how is it gonig to know what to unlock since it used
the LAN subnet prior?
If I understood well, if I enable lan to wan bridging, and I do not
assign an IP to LAN interface, I can only access from the WAN ip. But
if I did not create a rule before this change, I lock myself out, is it
right?
If so, why not add an option, just to permit webconsole access only to connection coming fron the lan interface? 
Sorry if I am missing something
Tom


Re: [pfSense Support] Brindging Lan and WAN

2005-08-11 Thread Chris Buechler
On 8/11/05, Scott Ullrich [EMAIL PROTECTED] wrote:
 It could be possible but this all gets really hairy and sticky.   Same
 reason that its most likely no doable in m0n0wall in the first place.
 There is a real chance of shooting yourself in the foot in this
 configuration so consider yourself warned :)
 

Exactly.  The reason it can't be done in m0n0wall is because you have
to have an IP on the LAN and WAN, for various reasons, and it's just
much easier to leave things that way.  Bruce Mah (@freebsd.org) wrote
the bridging code for m0n0wall and wasn't going to take the time that
would be required, because it ends up being potentially very messy no
matter how you do it.

-cmb

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



Re: [pfSense Support] ISO problems ... still

2005-08-11 Thread Chris Buechler
On 8/11/05, Kerry Schrantz [EMAIL PROTECTED] wrote:
 David, You are definately on to something with the IDE channels. I
 have PFsense running just fine on my production box (Compaq) but I
 have been having a heck of a time getting it installed on a particular
 test machine (white box). I then started playing with FreeBSD, PC-BSD
 and DesktopBSD and none of them would install on my machine so I
 figured it was my box and left it alone for a while. Now that you
 mentioned it the CD is on the secondary IDE channel and the HD is on
 the primary channel. I'm gonna play tonight and see. I'll keep the
 list updated. Many people I know that build PC's always set the HD's
 on the primary channel and the CD' on the secondary. might be a common
 thing
 

All the boxes I've tried have the HD in primary and CD on secondary
and I haven't had issues.  Most PC's are setup that way, so I think
we'd be seeing a LOT more issues if that was always the case. 
Especially with FreeBSD, given the number of installs out there.  I've
installed dozens of different FreeBSD systems with HD on primary and
CD on secondary with no issues.

If you see the same issues with DesktopBSD, FreeSBIE, DragonFly, and
pfsense, that's understandable as they all use the BSD Installer. 
When you throw FreeBSD into the mix, it starts to make a lot less
sense.

Those using Dell systems, do you have the latest BIOS on them?  On
older Dell systems I've had some weird problems with FreeBSD due to
BIOS bugs.  An upgrade to the latest BIOS resolved them.  there's
obviously still something else going on here, but that's a good thing
to do in the mean time.  ;)

-cmb

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



RE: [pfSense Support] ISO problems ... still

2005-08-11 Thread Dimitri Rodis
Yup, that did it.

All I did was move the CDROM from Secondary Master to Primary Slave and
the install went right thru. This was on 0.73.8.


Dimitri Rodis
Integrita Systems LLC

-Original Message-
From: Scott Ullrich [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 11, 2005 2:55 PM
To: Dimitri Rodis
Cc: Wesley Joyce; support@pfsense.com
Subject: Re: [pfSense Support] ISO problems ... still

On 8/11/05, Dimitri Rodis [EMAIL PROTECTED] wrote:
 Maybe this is the problem with Virtual Server 2005 SP0 as well? The 
 default is to have the CDROM virtual device as the secondary master...

Worth a shot!

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] Brindging Lan and WAN

2005-08-11 Thread Tommaso Di Donato
So... you all say that it is better to leave the things as they are.. Ok, I trust you.
But in the remote possibility that I become crazy and start to develope
something like the thing I imagined, I will share it with you! On 8/11/05, Chris Buechler [EMAIL PROTECTED]
 wrote:On 8/11/05, Scott Ullrich [EMAIL PROTECTED]
 wrote: It could be possible but this all gets really hairy and sticky. Same reason that its most likely no doable in m0n0wall in the first place. There is a real chance of shooting yourself in the foot in this
 configuration so consider yourself warned :)Exactly.The reason it can't be done in m0n0wall is because you haveto have an IP on the LAN and WAN, for various reasons, and it's justmuch easier to leave things that way.Bruce Mah (@
freebsd.org) wrotethe bridging code for m0n0wall and wasn't going to take the time thatwould be required, because it ends up being potentially very messy nomatter how you do it.
-cmb-To unsubscribe, e-mail: [EMAIL PROTECTED]For additional commands, e-mail: 
[EMAIL PROTECTED]


[pfSense Support] WebGUI minor bug

2005-08-11 Thread Giorgio Ducci
Just a minor WEBGUI bug.
Ok, now I installed the 0.74.8 on a 1E Wrap board. Now the Atheros
OPT1 works fine, and it appears in Status==Interfaces as
associated and I can connect from my laptop in wireless. On the
other hand (?) the WAN interface, which is up and running in dhcp with
an IP address (I checked it in the shell..) appears in
Status==Interfaces as DHCP==Down. I tried to click the Renew
button, the nic get an IP address and the DHCP status is now UP
with the release button and show me IP address, dns servers etc..
Everything is fine but if I switch to another page and I ask again for
Status==Interfaces the nic appears DHCP==Down again...argh!
checking on the shell it is well enabled with an IP address. Just a
minor bug. The rest is now good (for the moment). ;-) good job.
Cheers
Giorgio

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



Re: [pfSense Support] ISO problems ... still

2005-08-11 Thread Bill Marquette
Hrm..I've got a GX110 sitting on my desk here that I installed FreeBSD
on just fine.  If I can dig up another HD, I'll try the install on it.

--Bill

On 8/11/05, Wesley Joyce [EMAIL PROTECTED] wrote:
 I'm in the same boat as well on Dell GX 110's.  I have followed the 'upgrade
 solution' of installing 0.68.x and upgrading from there.
 
  -Original Message-
  From: William Pflaumer [mailto:[EMAIL PROTECTED]
  Sent: Thursday, August 11, 2005 7:11 AM
  To: David Strout
  Cc: support@pfsense.com
  Subject: RE: [pfSense Support] ISO problems ... still
 
  David and List,
  I,too have not been able to do a harddrive install on my Dell Dimension
  XPS
  R300 since V 0.63 or so.(Last version that the installer functioned
  properly)
  That version had a bug with DHCP Client on the WAN Interface. I get Kernel
  Page Faults about 50% of the install will all later LiveCDs. I don't have
  specific errors, but I tried about 6 different Live CDs versions. I tried
  Bios tweaks (NO sound, NO power Management, NO USB), different memory (Ran
  Extensive memory tests),different HD,CDROM Drives, Use known good 3Com
  3c905b
  from my Monowall PC. As a New Version comes out and fails to install, I
  try
  different things (place HD and CDROM Drive on the Same IDE Channel or
  delete
  the Partition with DELPART), the list goes on and on. I tried the install
  on
  a Toshiba 300mhz Celeron and I get ATA IDENTITY issues.
 
  Someone will probably suggest install that earlier version ( I believe it
  was
  0.63) and do a manual update from there, but the way this product is
  evolving
  that idea probable will not work. I really like this firewall (been using
  Monowall since pb27) but I just cannot get this SOB to install. The
  feature I
  am waiting to see is DANSGUARDIAN WebFilter with Squid Transparent Proxy.
 
  I can post the specific errors that I receive if need be (no time to do it
  now)
 
  Thanks for this great Product,
 
  Bill
 
  -Original Message-
  From: David Strout [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, August 10, 2005 12:59 PM
  To: support@pfsense.com
  Subject: [pfSense Support] ISO problems ... still
 
  Anyone,
 
  I have tried burning all of the version 0.73.x
  ISOs, and still the problem of when you launch the
  /FreeSBIE/scripts/install.sh script it hangs on
  the Waiting for Backend ANSI screen.
  Additionally, a couple of mesages pop up on the
  bottom of the screen ... xl0 link changed state to
  DOWN  xl0 link tate changed to UP.
 
  BTW ... xl0 is configured for the WAN interface on
  the ISO boot up and pre-config.
 
  I'm at a loss ... tried a few BIOS tweaks and
  nothing seems to help.  I'm wondering if anyone
  else is experiencing the same symptoms.
 
  BTW2 ... tried two different PC's  a Dell
  GX260  a generic PC running an AMD Athelon 700Mhz
 
  I have had no problems w/ prior versions (0.68.x),
  but this issue crept up in/or about the 0.73.0
  version.
 
  Any ideas ?
 
  --
  David L. Strout
  Engineering Systems Plus, LLC
 
 
 
 
  -
  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]
 
 
 
 
 -
 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] Brindging Lan and WAN

2005-08-11 Thread Chris Buechler
On 8/11/05, Tommaso Di Donato [EMAIL PROTECTED] wrote:
 So... you all say that it is better to leave the things as they are.. Ok, I
 trust you.
 But in the remote possibility that I become crazy and start to develope
 something like the thing I imagined, I will share it with you! 
 

well not crazy, it's just not something Bruce had the time to spend
on.  His words were something like NICs are cheap, and my time is
very limited.  That doesn't help much when you have an embedded box
with only two interfaces though.

The only thing you have to keep in mind, if you do this, is that the
interface that is bridged cannot have an IP.  If you're going to allow
bridging LAN to WAN, LAN can't have an IP.  I'm sure, like m0n0wall,
there are a ton of reasons that LAN really needs an IP right now, and
removing it could cause all kinds of undesirable side effects, unless
you do significant testing and make sure all that gets fixed.

-cmb

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