Re: [pfSense Support] 2.0-RC1 installation problem

2011-04-28 Thread st41ker
Hello, I've faced the same issue with all recent builds till today. It seems like some global regression. On 28.04.2011 20:45, Lupel wrote: Hi there, I'm trying to install the pfsense-2.0-RC1 cd iso for amd64 on a Dell PowerEdge R210 and installation hangs right after the ncurses interface sta

[pfSense Support] [CARP issue] can someone to reproduce it?

2011-01-23 Thread st41ker
Hello, I've posted a bug (http://redmine.pfsense.org/issues/1226) but could, please anyone check if it is reproduceable on your boxes? Thank you, st41ker - To unsubscribe, e-mail: support-unsubscr...@pfsense.co

Re: [pfSense Support] unable to see the slave status ... both are showing master

2011-01-01 Thread st41ker
master status I am compleatly new to freebsd and espically new to pfsense . Thank if you can guide me through. -- Regards Agnello D'souza -- Thanks, St41ker. - To unsubscribe, e-mail: support-unsubscr...@pfsense.com

Re: [pfSense Support] CARP support broken in kernel?

2010-12-14 Thread st41ker
(0x80) and only when interface's vhid>=255 everything works as expected. 2ALL: Temporary workaround for this situation is to use VHID greater than 255. On 15.12.2010 1:23, st41ker wrote: Hello, Is there is any update on the issue? On 11.12.2010 12:30, st41...@st41ker.net wrote: Hel

Re: [pfSense Support] CARP support broken in kernel?

2010-12-14 Thread st41ker
192.168.0.52> 224.0.0.18: VRRPv2, Advertisement, vrid 10, prio 0, authtype #128, intvl 1s, length 36, addrs(7): 227.234.177.249,120.162.118.78,152.171.173.48,92.93.224.15,236.101.105.252,83.24.68.20,227.104.66.63 Overall picture is the same as it was before the upgrade, except that each machine now ignores the carp packets. Did someone make changes in Fr

Re: HA: Re: HA: Re: [pfSense Support] 2.0 - don't work Ipsec!

2010-12-13 Thread st41ker
OMG. IPsec and that stuff. No way! Anyway that is a question to a pfSense developers but I guess that IPsec will be left unchanged and will be used just as-is from FreeBSD. On 14.12.2010 0:29, Jeppe Øland wrote: On Mon, Dec 13, 2010 at 1:37 PM, st41ker wrote: On 13.12.2010 9:14, drova

Re: HA: Re: HA: Re: [pfSense Support] 2.0 - don't work Ipsec!

2010-12-13 Thread st41ker
To unsubscribe, e-mail: support-unsubscr...@pfsense.com For additional commands, e-mail: support-h...@pfsense.com Commercial support available - https://portal.pfsense.org -- Thanks, St41ker. -

Re: HA: Re: [pfSense Support] 2.0 - don't work Ipsec!

2010-12-11 Thread st41ker
g that is not certified by FSB? Evgeny. - To unsubscribe, e-mail: support-unsubscr...@pfsense.com For additional commands, e-mail: support-h...@pfsense.com Commercial support available - https://

Re: HA: Re: [pfSense Support] 2.0 - don't work Ipsec!

2010-12-11 Thread st41ker
Hi, JFYI: you must use only those cryptographic services\alrorithms which has been sertified by "ФСБ" and\or "ФСТЭК" (I'm not sure how it sounds in English). It seems like blowfish is under question in your case. On Sat, 11 Dec 2010 14:28:26 +0300, drova...@kaluga-gov.ru wrote: > Hi, pfsense not

Re: [pfSense Support] CARP support broken in kernel?

2010-12-11 Thread st41ker
id 17830, offset 0, flags [DF], >> proto VRRP (112), length 56) >>    192.168.0.53 > 224.0.0.18: VRRPv2, Advertisement, vrid 10, prio 100, >> authtype #128, intvl 2s, length 36, addrs(7): >> 227.234.177.249,120.162.117.93,134.208.204.108,14.90.209.13,71.169.61.99,222.84.234.186,206.168.118

[pfSense Support] CARP support broken in kernel?

2010-12-10 Thread st41ker
grade, except that each machine now ignores the carp packets. Did someone make changes in FreeBSD carp subsystem? -- Thanks, St41ker. - To unsubscribe, e-mail: support-unsubscr...@pfsense.com For additional commands, e-mail: s

[pfSense Support] igmpproxy stability on 2.0-BETA4 64

2010-12-09 Thread st41ker
Hello all, I'm just gathering some sort of statistics on the subject, because every time I get 250\350K of multicast traffic my router just hangs. Without igmpproxy everything works almost perfect. Could please, anyone who use\used earlier igmpproxy write here some sort of review about it's st

[pfSense Support] Cron /usr/bin/nice -n20 newsyslog

2010-11-13 Thread st41ker
Hello, I'm getting: nice: newsyslog: No such file or directory Cron /usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout Table "sshlockout" is empty. It seems like there is something useless\broken in cron config (config version 7.x) for 2.0 Beta4 -

Re: [pfSense Support] Swap

2010-11-11 Thread st41ker
Oh, you should listen to the Adam's advise anyway. echo "/dev/ad1s1noneswapsw00" >> /etc/fstab; rm -f /usr/local/etc/rc.d/startup.sh; shutdown -r now On 11.11.2010 11:49, James Bensley wrote: On 10 November 2010 17:24, st41ker wrote: Hello ag

Re: [pfSense Support] Swap

2010-11-10 Thread st41ker
ed on those two examples, though. AFAIK this isn't something pfSense/m0n0wall does differently than FreeBSD... the weirdness starts quite a bit later in the boot process. (I'm curious - why do you need/want more swap on a firewall?) -Adam -Original Message- From: st41k

Re: [pfSense Support] Swap

2010-11-10 Thread st41ker
Hello again, Little fix just add '/sbin' path to binary just to make sure that init subsystem will run it: echo "/sbin/swapon /dev/ad1s1" > /usr/local/etc/rc.d/startup.sh ; chmod +x /usr/local/etc/rc.d/startup.sh; reboot On 10.11.2010 18:20, st41ker wrote: Hello,

Re: [pfSense Support] Swap

2010-11-10 Thread st41ker
Because native /etc/rc.d scripts are ignored and replaced by *.php under /etc/rc.* It's a monowall thing. On 10.11.2010 18:23, Moshe Katz wrote: Oh In /etc/rc (around line 310), it deletes /etc/rc.conf. I'd be interested to know why if any of the developers is reading this... Moshe --

Re: [pfSense Support] Swap

2010-11-10 Thread st41ker
Hello, echo "swapon /dev/ad1s1" > /usr/local/etc/rc.d/startup.sh ; chmod +x /usr/local/etc/rc.d/startup.sh; reboot On 10.11.2010 13:30, James Bensley wrote: Hey Listee's I am trying to add a swap drive to my pfSense box but I'm failing to keep it after a reboot. I zero out a spare 512MB par

[pfSense Support] ssh and webConfigurator traffic shaping

2010-10-24 Thread st41ker
Hello, I wondering is there is some convenient way to shape(prioritize) ssh & webConfigurator's traffic in the pfSense 2.0? -- Thanks, St41ker. - To unsubscribe, e-mail: support-unsubscr...@pfsense.com For a

Re: [pfSense Support] IAX trunk after isp lost connection

2010-06-17 Thread st41ker
On 17/06/2010 20:18, belkhiria aymen wrote: > Hi, > > I have asterisk under pfsense and IAX Trunk with another asterisk > when connection lost with my isp the iax trunk is become > UNREACHABLE and to actualize i reset connection in pfsense. > > any help? > > -- Belkhiria Aymen Ingénieur en Informat