Re: [pfSense Support] Compiling inside Pfsense (Freebsd)

2005-07-21 Thread Bill Marquette
On 7/21/05, Jörgen Haraldsson <[EMAIL PROTECTED]> wrote:
> Hi
> 
> I have some applications i want to compile  and use inside the Pfsense
> (Freebsd).
> But there is no compiler installed.
> Why have you removed it ?

Because it's not needed.

> What do i need ?

The developers CD image.  Try:
http://www.pfsense.org/downloads/old/pfSense-DE-0.68.8.iso.gz
and upgrade.  Note that this is an unsupported image and is meant to
be used by developers only.

> Or what do i need to do if i want to add pfsense files to a full Freebsd
> installation ?

Skill and luck.

--Bill

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



[pfSense Support] round robin on inbound nat

2005-07-21 Thread alan walters








I would like to try and test an inbound round robin to our test
web servers.

Would it be possible to put a shell command In to do this.

 

If so would this sync across a carp array.

 

Look forward to your replies

 








--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.9.2/53 - Release Date: 20/07/2005
 


Re: [pfSense Support] round robin on inbound nat

2005-07-21 Thread Scott Ullrich
Use carp with the arp load balancing feature.  Technically it should
sync across there but there is a outstanding bug with XMLRPC that
we're looking at.

Scott


On 7/21/05, alan walters <[EMAIL PROTECTED]> wrote:
>  
>  
> 
> I would like to try and test an inbound round robin to our test web servers.
> 
> Would it be possible to put a shell command In to do this. 
> 
>   
> 
> If so would this sync across a carp array. 
> 
>   
> 
> Look forward to your replies 
> 
>   
>  
> 
> --
>  No virus found in this outgoing message.
>  Checked by AVG Anti-Virus.
>  Version: 7.0.323 / Virus Database: 267.9.2/53 - Release Date: 20/07/2005
>

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



Re: [pfSense Support] round robin on inbound nat

2005-07-21 Thread Bill Marquette
On 7/21/05, alan walters <[EMAIL PROTECTED]> wrote:
>  
>  
> 
> I would like to try and test an inbound round robin to our test web servers.

This isn't currently a feature, it's being worked on.

> 
> Would it be possible to put a shell command In to do this. 
> 

Please tell me if you figure something out that's easier than me writing code.

>   
> 
> If so would this sync across a carp array. 
> 

Not at this time.

>   
> 
> Look forward to your replies 
> 
>   
>  
> 
> --
>  No virus found in this outgoing message.
>  Checked by AVG Anti-Virus.
>  Version: 7.0.323 / Virus Database: 267.9.2/53 - Release Date: 20/07/2005
>

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



Re: [pfSense Support] round robin on inbound nat

2005-07-21 Thread Bill Marquette
On 7/21/05, Scott Ullrich <[EMAIL PROTECTED]> wrote:
> Use carp with the arp load balancing feature.  Technically it should
> sync across there but there is a outstanding bug with XMLRPC that
> we're looking at.
> 
> Scott

Wrong feature :)  CARPs arp load balancing will only load balance
inbound to the firewall (if setup correctly) from a directly connected
network.  What alan wants (if I understand correctly) is the ability
to put two (or more) servers on a port forward rule.  That's part of
the load balancing code I'm working on - not ready yet :)  Try again
after Aug 7th.

--Bill

> 
> 
> On 7/21/05, alan walters <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> > I would like to try and test an inbound round robin to our test web servers.
> >
> > Would it be possible to put a shell command In to do this.
> >
> >
> >
> > If so would this sync across a carp array.
> >
> >
> >
> > Look forward to your replies
> >
> >
> >
> >
> > --
> >  No virus found in this outgoing message.
> >  Checked by AVG Anti-Virus.
> >  Version: 7.0.323 / Virus Database: 267.9.2/53 - Release Date: 20/07/2005
> >
> 
> -
> 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]