Re: [pfSense Support] fail update package on pfsense 1.2.3

2011-03-14 Thread Volkan VURAL
Hi

You must use setenv command. Web site language turkish but you will
see 2 commands

Try this :

http://̉volkanv.blogspot.com/2011/02/pfsense-pkgadd-adres-bulamama-hatas.html

Volkan

2011/3/13, Joseph Rotan joseph.ro...@gmail.com:
 Hi,

 i've been trying to run this command pkg_add -r samba3 on my pfsense 1.2.3
 but keep on getting the following error:

 Error:FTP Unable to get
 ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/Latest/samba3.tbz:
 File unavailable (e.g., file not found, no access)
 Error:FTP Unable to fetch
 ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/Latest/samba3.tbz:
 by URL

 Strange because it when well on my first attempt on a different machine now
 after i tried on another machine it gives the above error message.

 Has anyone experience this or how can i have a fix to the problem.


 Regards

 Joseph.


-
To unsubscribe, e-mail: support-unsubscr...@pfsense.com
For additional commands, e-mail: support-h...@pfsense.com

Commercial support available - https://portal.pfsense.org



[pfSense Support] unwanted reboots

2011-03-14 Thread Nick Upson
Hi,

my pfsense has started rebooting at (possibly random) intervals, I
have it set to syslog to another box in the hope of catching more info
but all I get is the that it's running fine and then the messages
associated with it coming up

any suggestion welcome, although I cannot take it offline at the
moment as it's the only one I've got

$ uname -a
FreeBSD firewall2.telensa.com 7.2-RELEASE-p5 FreeBSD 7.2-RELEASE-p5
#0: Sun Dec  6 22:57:48 EST 2009
sullrich@FreeBSD_7.2_pfSense_1.2.3_snaps.pfsense.org:/usr/obj.pfSense/usr/pfSensesrc/src/sys/pfSense.7
 i386

-
To unsubscribe, e-mail: support-unsubscr...@pfsense.com
For additional commands, e-mail: support-h...@pfsense.com

Commercial support available - https://portal.pfsense.org



[pfSense Support] XML Api to create NAT and Rules ?

2011-03-14 Thread Xavier Beaudouin
Hello,

I dunno if I am wrong or not, but I have a vague memory about PFSense that we 
can add / removes rules using XML-RPC or something like this.

Unfortunatly I cannot find any API and description somewhere on pfsense sites? 

Any pointer ?

Regards,
Xavier
-
To unsubscribe, e-mail: support-unsubscr...@pfsense.com
For additional commands, e-mail: support-h...@pfsense.com

Commercial support available - https://portal.pfsense.org



Re: [pfSense Support] fail update package on pfsense 1.2.3

2011-03-14 Thread Jim Pingle
On 3/13/2011 5:14 PM, Joseph Rotan wrote:
 Hi,
  
 i've been trying to run this command pkg_add -r samba3 on my pfsense
 1.2.3 but keep on getting the following error:
  
 Error:FTP Unable to get
 ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/Latest/samba3.tbz
 : File unavailable (e.g., file not found, no access)
 Error:FTP Unable to fetch
 ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.2-release/Latest/samba3.tbz
 : by URL
  
 Strange because it when well on my first attempt on a different machine
 now after i tried on another machine it gives the above error message.
  
 Has anyone experience this or how can i have a fix to the problem.

http://doc.pfsense.org/index.php/Installing_FreeBSD_Packages

You have to adjust the URL since the 7.2 packages aren't on the FreeBSD
server any longer.

Jim

-
To unsubscribe, e-mail: support-unsubscr...@pfsense.com
For additional commands, e-mail: support-h...@pfsense.com

Commercial support available - https://portal.pfsense.org



Re: [pfSense Support] XML Api to create NAT and Rules ?

2011-03-14 Thread Jim Pingle
On 3/14/2011 7:17 AM, Xavier Beaudouin wrote:
 Hello,
 
 I dunno if I am wrong or not, but I have a vague memory about PFSense that we 
 can add / removes rules using XML-RPC or something like this.
 
 Unfortunatly I cannot find any API and description somewhere on pfsense 
 sites? 
 
 Any pointer ?

There isn't any XML API to do that (yet).

The XML RPC sync for CARP/Failover clusters will sync entire rule
sections, but can't (yet) manage them individually.

Jim

-
To unsubscribe, e-mail: support-unsubscr...@pfsense.com
For additional commands, e-mail: support-h...@pfsense.com

Commercial support available - https://portal.pfsense.org



Re: [pfSense Support] XML Api to create NAT and Rules ?

2011-03-14 Thread Xavier Beaudouin
Hi !
Le 14 mars 2011 à 13:19, Jim Pingle a écrit :

 On 3/14/2011 7:17 AM, Xavier Beaudouin wrote:
 Hello,
 
 I dunno if I am wrong or not, but I have a vague memory about PFSense that 
 we can add / removes rules using XML-RPC or something like this.
 
 Unfortunatly I cannot find any API and description somewhere on pfsense 
 sites? 
 
 Any pointer ?
 
 There isn't any XML API to do that (yet).
 
 The XML RPC sync for CARP/Failover clusters will sync entire rule
 sections, but can't (yet) manage them individually.

Thanks Jim...

Ok this is bad, I was really in the point to add pfsense as firewall technology 
to our company (cloud computing company). 

I will use another way to make that.

:(

Regards,
Xavier
-
To unsubscribe, e-mail: support-unsubscr...@pfsense.com
For additional commands, e-mail: support-h...@pfsense.com

Commercial support available - https://portal.pfsense.org



Re: [pfSense Support] XML Api to create NAT and Rules ?

2011-03-14 Thread Jim Pingle
On 3/14/2011 9:23 AM, Xavier Beaudouin wrote:
 On 3/14/2011 7:17 AM, Xavier Beaudouin wrote:
 Hello,

 I dunno if I am wrong or not, but I have a vague memory about PFSense that 
 we can add / removes rules using XML-RPC or something like this.

 Unfortunatly I cannot find any API and description somewhere on pfsense 
 sites? 

 Any pointer ?

 There isn't any XML API to do that (yet).

 The XML RPC sync for CARP/Failover clusters will sync entire rule
 sections, but can't (yet) manage them individually.
 
 Thanks Jim...
 
 Ok this is bad, I was really in the point to add pfsense as firewall 
 technology to our company (cloud computing company). 
 
 I will use another way to make that.
 
 :(

It wouldn't be terribly difficult to write such a thing for your
purpose, though to do so generally for everyone to use it a bit harder task.

Just have a look at the existing XML RPC code and see how easy it is to
add functions to it, and look at the Easy Rule code to see how easy it
is to add rules.

It may be less time to write your own bits there than it would be to
completely switch to another platform.

Jim

-
To unsubscribe, e-mail: support-unsubscr...@pfsense.com
For additional commands, e-mail: support-h...@pfsense.com

Commercial support available - https://portal.pfsense.org



[pfSense Support] System Tunables missing

2011-03-14 Thread k_o_l
System Tunables  are missing from 2.0-RC1 (i386)  built on Sat Mar 12
01:18:33 EST 2011 

 

 



Re: [pfSense Support] unwanted reboots

2011-03-14 Thread Chris Buechler
On Mon, Mar 14, 2011 at 7:07 AM, Nick Upson nick.up...@gmail.com wrote:
 Hi,

 my pfsense has started rebooting at (possibly random) intervals, I
 have it set to syslog to another box in the hope of catching more info
 but all I get is the that it's running fine and then the messages
 associated with it coming up

Highly unlikely you'll catch anything in the logs. Random reboots that
appear out of nowhere are virtually always hardware problems (RAM and
power supply most common but could be anything), with the remaining
exception generally environmental (power reliability issues,
overheating). Try general hardware diagnostic tools, or if you can run
without some of your RAM try pulling some and see if you can tie it to
a specific stick.

-
To unsubscribe, e-mail: support-unsubscr...@pfsense.com
For additional commands, e-mail: support-h...@pfsense.com

Commercial support available - https://portal.pfsense.org