multiple racoon connections

2005-12-21 Thread Géczi Szabolcs

Hi There,

I try to establish multiple connections with racoon/ipsec/gifX 
configuration.

However, I can only establish 1 connection.
I think racoon could manage multiple connections, but I don't know what 
should I do to get racoon working.

I got FreeBSD 5.4 Stable.

any idea?

sz
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


cups parallel backend hang up

2005-07-21 Thread Géczi Szabolcs

hi there,

i just recently installed cups, and i've tried to setup the printer.
but, anytime i start the cups the parallel backend hang up and cups 
stops startin' up.

here is my dmesg output:

ppc0: Standard parallel printer port port 0x378-0x37f irq 7 on acpi0
ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode
ppbus0: Parallel port bus on ppc0
ppbus0: IEEE1284 device found /NIBBLE/ECP
Probing for PnP devices on ppbus0:
ppbus0: Hewlett-Packard hp LaserJet 1320 series PRINTER 
PJL,MLC,BIDI-ECP,PCL,POSTSCRIPT,PCLXL

lpt0: Printer on ppbus0
lpt0: Interrupt-driven port
ppi0: Parallel I/O on ppbus0

any idea?
another question, could anyone print with hp laserjet 1320 on usb port?

thx
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cups parallel backend hang up

2005-07-21 Thread Géczi Szabolcs

Markus Trippelsdorf wrote:


On Thu, Jul 21, 2005 at 02:51:41PM +0200, Géczi Szabolcs wrote:
 


hi there,

i just recently installed cups, and i've tried to setup the printer.
but, anytime i start the cups the parallel backend hang up and cups 
stops startin' up.


any idea?
   



You could switch to polled mode:
lptcontrol -p -d /dev/lpt0
--
Markus
 


i forgot to wrote it, but this hangs too :(
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


ipsec with dynamic ip

2005-07-07 Thread Géczi Szabolcs

hi there,

is there anyway (howto) to establish freebsd ipsec with dynamic ip?
i got an a fix ip addressed freebsd server and would like t connect with 
another freebsd but with dynamic address.


thx

sz
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


jail and apache + php

2005-06-30 Thread Géczi Szabolcs

hi there,

i got a jail on fbsd 5.4, it seems to be ok, but after installing php4, 
my apache13 can't be started.

i got this error constantly:

httpd in free(): error: junk pointer, too high to make sense

without php the apache works well :/

any idea?

sz

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 5.4-stable vs racoon

2005-06-27 Thread Géczi Szabolcs

On Sun, 26 Jun 2005 21:07:50 +0200, in sentex.lists.freebsd.questions
you wrote:


hi there,

after updating my freebsd to 5.4-stable, i can't make my racoon work as
before.


Strange error.  I would start by recompiling racoon.  Are you using
the latest version from the ports as well ?
I am using
5.4-STABLE FreeBSD 5.4-STABLE #1: Thu Jun  2
with 20050510a using FAST_IPSEC


2005-06-27 08:34:13: INFO: main.c:172:main(): @(#)package version
freebsd-20050510a
2005-06-27 08:34:13: INFO: main.c:174:main(): @(#)internal version
20001216 [EMAIL PROTECTED]
2005-06-27 08:34:13: INFO: main.c:175:main(): @(#)This product linked
OpenSSL 0.9.7e 25 Oct 2004 (http://www.openssl.org/)
2005-06-27 08:34:13: ERROR: pfkey.c:2394:pk_checkalg(): Must get supported
algorithms list first.
2005-06-27 08:34:13: ERROR: cftoken.l:494:yyerror():
/usr/local/etc/racoon/racoon.conf:129: ; algorithm 3DES not supported
2005-06-27 08:34:13: ERROR: cfparse.y:1410:cfparse(): fatal parse failure
(1 errors)
-

FreeBSD 5.4-STABLE #2: Sun Jun 26 17:53:14 CEST 2005

options IPSEC
options IPSEC_DEBUG



i get this error message:

2005-06-26 21:01:24: ERROR: pfkey.c:2394:pk_checkalg(): Must get
supported algorithms list first.
2005-06-26 21:01:24: ERROR: cftoken.l:494:yyerror():
/usr/local/etc/racoon/racoon.conf:156: ; algorithm 3DES not supported


If you did upgrade racoon, is it something goofy like it insisting
3DES be written as 3des now ?


proposal {
encryption_algorithm 3des;
hash_algorithm sha1;
authentication_method pre_shared_key ;
dh_group 2 ;
}

it sends error message wheter i write it 3des or 3DES.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


5.4-stable vs racoon

2005-06-26 Thread Géczi Szabolcs

hi there,

after updating my freebsd to 5.4-stable, i can't make my racoon work as 
before.


i get this error message:

2005-06-26 21:01:24: ERROR: pfkey.c:2394:pk_checkalg(): Must get 
supported algorithms list first.
2005-06-26 21:01:24: ERROR: cftoken.l:494:yyerror(): 
/usr/local/etc/racoon/racoon.conf:156: ; algorithm 3DES not supported


yes, i have ipsec in kernel:

IPsec: Initialized Security Association Processing.

what shall I do?

thx

sz
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


5.3-release-p5 pptp stoped working

2005-03-17 Thread Géczi Szabolcs
re,
after I made a cvsup and buildworld my pptp doesn't work well.
the clients can authenticate succesfully but they cannot reach subnet 
except the tunnel's endpoint ip which is 192.168.1.1.
naturally my ppp/pptp configuration are unchanged.

any idea?
sz
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]