quotas + jail ?

2006-01-11 Thread Vladimir Dvorak
ration not permitted done. It seems to be impossible ( some kernel restriction ). :-( Is there some way to allow this ? My last idea was to replicate users and groups to "main" system and use quotas from it - but it is not good solution if we have several hundreds users in jail(8). Thank yo

Re: quotas + jail ?

2006-01-11 Thread Vladimir Dvorak
Björn König wrote: > Vladimir Dvorak schrieb: > >> I have simple question - is possible to use quotas in jail(8) >> environment ? >> [...] >> >> It seems to be impossible ( some kernel restriction ). :-( Is there some >> way to allow this ? My last

SSH with Kerberos authentication

2005-03-16 Thread Vladimir Dvorak
Hi *, I get stucked for several hours with configuring SSH authentication via Kerberos. I tested the same configuration on Linux and there was no problem. I suspect pam_krb5.so. My requisities: FreeBSD 5.3-RELEASE-p5 Kerberos comming with base system (heimdal implementation (Heimdal 0.6.1)) in /

Re: inode

2005-03-16 Thread Vladimir Dvorak
Gert Cuykens wrote: What is a inode ? I installed freebsd 5.3 on a 2gb harddisk and it tells me there are not enough inodes ? Aldo there is diskspace availeble ? Does it mean there are to many directories ? Can you fix this ? I suppose there is no disk space available on some partition. When thi

Re: no route to host - urgent problem

2005-03-16 Thread Vladimir Dvorak
but a different kernel (GENERIC). Unfortunately, I need to do this within 1 hour. Employees are coming and they will cut my neck Laci Try to turn off your firewall first. ( pfctl -d or something similar if using ipfw ) I hope this helps. Vladimir Vladimir Dvorak -- * VDSOFT.ORG

Re: no route to host - urgent problem

2005-03-16 Thread Vladimir Dvorak
Laszlo Zsolt Nagy wrote: Try to turn off your firewall first. ( pfctl -d or something similar if using ipfw ) I hope this helps. Vladimir Vladimir Dvorak I set firewall_enable="NO" in /etc/rc.conf Did not work. Please also note that I did not change my configuration on this machi

Postfix and Queues

2005-03-25 Thread Vladimir Dvorak
Hi *, I have little, but not annoying problem with Postfix and queuing management. When two or more big (understand >2 MB) emails are in active queue, Postfix is trying to deliver them simultaneously. But moth ago began to apear following message in /var/log/mail : 5BCED8EFE3* 4534286 Fri Mar 2

Re: Postfix and Queues

2005-03-25 Thread Vladimir Dvorak
Vladimir Dvorak wrote: Hi *, I have little, but not annoying problem with Postfix and queuing management. When two or more big (understand >2 MB) emails are in active queue, Postfix is trying to deliver them simultaneously. But moth ago began to apear following message in /var/log/m

Re: wrap sshd

2005-06-11 Thread Vladimir Dvorak
at in some cases sense of your question is relevant. But I am not sure in which cases ? :-) Vladimir Dvorak ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: make installkernel fails instantly w/ signal 11

2005-06-11 Thread Vladimir Dvorak
ake(1). Only world and buildworld # should do this as those are the initial targets used for upgrades. # The user can define ALWAYS_CHECK_MAKE to have this check performed # for all targets. # - - - CUT - - - Try make and install kernel without -DALWAYS_CHECK_MAKE. Vladimir Dvorak ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: netstat problem

2005-06-11 Thread Vladimir Dvorak
. In other words: build kernel and world from 5.4 and install them again. I am true if it helps. ;-) Vladimir Dvorak ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

make.conf - question

2005-10-31 Thread Vladimir Dvorak
Hello, where can I found ALL parameters suited for /etc/make.conf ? For example, I wanted install some software from ports without X11, but man 5 make.conf doesn`t include WITHOUT_X11 option. Fortunatelly I found this page http://www.gsp.com/cgi-bin/man.cgi?section=5&topic=make.conf and inclu

sk0: watchdog timeout

2005-11-03 Thread Vladimir Dvorak
sent to serverhouse and I am not sure, if it is ready. :-( Can anyone tell me what is the solution ? To buy another netcard ? Thank you, Vladimir Dvorak ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/

Re: sk0: watchdog timeout

2005-11-04 Thread Vladimir Dvorak
Nicolas Blais wrote: >On November 3, 2005 06:37 pm, martinko wrote: > > >>Vladimir Dvorak wrote: >> >> >>>Hello, >>> >>>I have a problem with network card. From time to time kernel says >>> >>>sk0: watchdog timeout &g

cannot jkill JAIL

2005-11-04 Thread Vladimir Dvorak
Hi, cannot jkill jail. I have in /etc/rc.conf this: jail_enable=yes jail_list="firma1" jail_set_hostname_allow="NO" jail_firma1_rootdir="/mnt/JAILS/10.0.0.166" jail_firma1_hostname="company1.domain.com" jail_firma1_ip="10.0.0.166" jail_firma1_exec_start="/bin/sh /etc/rc" jail_firma1_exec_stop="

Re: cannot jkill JAIL

2005-11-04 Thread Vladimir Dvorak
Vladimir Dvorak wrote: >Hi, > >cannot jkill jail. > >I have in /etc/rc.conf this: > >jail_enable=yes >jail_list="firma1" >jail_set_hostname_allow="NO" > >jail_firma1_rootdir="/mnt/JAILS/10.0.0.166" >jail_firma1_hostname="co

system lacks resources

2005-11-14 Thread Vladimir Dvorak
Hello list, I have problem with loaded Postfix server. I use Postfix, Amavis, Spamassassin, Cyrus-Imap. When the server is under mail load, these messages appears in logs: (host 127.0.0.1[127.0.0.1] said: 450 4.4.1 Can't connect to 127.0.0.1 port 10025, Net::SMTP: connect: Operation not permitte

Jail and priority

2005-11-15 Thread Vladimir Dvorak
Hello all, simple question: is possible to decrease or increate priority for whole jail without making script which parses all jail processes ? Thank you, Vladimir ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

SQUID + antivirus content filter

2005-11-18 Thread Vladimir Dvorak
Hello *, I would like to secure network against "themselves" with proxy and antivirus solution. My prerequisities are: SQUID, CLAMAV What software would you recommend for such things ? ( I unsuccesfully tried Viralator in combination with SquidGuard. ) There are other projects like Dansguard

Re: Why my Freebsd 4.11 box keeps rebooting ?

2005-11-18 Thread Vladimir Dvorak
Jian Guo wrote: >Hi, > >My Freebsd 4.11 boxes is used as a firewall and proxy >server.(ipfilter 3.4.35, squid 2.5 stable 7 is >intalled on Dell Poweredge700). > >On 11/11/2005 and only on that day, the box keep >rebooting every 20 mins to several hours. After the >first reboot, I diable the prox

Re: SQUID + antivirus content filter

2005-11-18 Thread Vladimir Dvorak
Vladimir Dvorak wrote: >Hello *, > >I would like to secure network against "themselves" with proxy and >antivirus solution. > >My prerequisities are: >SQUID, CLAMAV > >What software would you recommend for such things ? ( I unsuccesfully >tried

Re: sk0: watchdog timeout

2005-11-27 Thread Vladimir Dvorak
Hans Nieser wrote: > Nicolas Blais wrote: > >> On November 26, 2005 09:15 am, Hans Nieser wrote: >> >> >>> A long, long time ago Vladimir Dvorak wrote: >>> >>> >>>> Hello, >>>> >>>> I have a p

Re: sk0: watchdog timeout

2005-11-28 Thread Vladimir Dvorak
Bernhard Fischer wrote: >>>If you change hardware settings, you should also maintain the same >>>settings on both ends of the wire, i.e. at the computer *and* the >>>ethernet switch. >>> >>> >>[SNIP] >> >>I just forced it to use 100baseTX / >>full-duplex which I think was used before I force

Re: sk0: watchdog timeout

2005-11-28 Thread Vladimir Dvorak
Danial Thom wrote: >--- Vladimir Dvorak <[EMAIL PROTECTED]> wrote: > > > >>Bernhard Fischer wrote: >> >> >> >>>>>If you change hardware settings, you should >>>>> >>>>> >>also maintain t

OpenOffice+AMD64

2005-08-23 Thread Vladimir Dvorak
Hello *, does anybody know what is the status of OpenOffice for AMD64 architecture ? Is possible to install OO in some chroot lib32 environment ? Or this cause is wasting the time for now ? Thank you. Vladimir ___ freebsd-questions@freebsd.org mai

Re: OpenOffice+AMD64

2005-08-23 Thread Vladimir Dvorak
Mark Kane wrote: Vladimir Dvorak wrote: does anybody know what is the status of OpenOffice for AMD64 architecture ? Is possible to install OO in some chroot lib32 environment ? Or this cause is wasting the time for now ? Hi. I am not sure the status of it for AMD64, but I do know it

cyrus-imap + virtualdomains

2005-09-13 Thread Vladimir Dvorak
Hi *, I get stucked in this problem for serveral hours and now I am out of any ideas. I add virtdomains: yes loginrealms: devel testdomain.org into imapd.conf, then I created mailbox using following commands: devel~: cyradm -u [EMAIL PROTECTED] localhost Password: localhost> cm

Re: cyrus-imap + virtualdomains

2005-09-13 Thread Vladimir Dvorak
Erik Norgaard wrote: > Vladimir Dvorak wrote: > >> I add >>virtdomains: yes >> loginrealms: devel testdomain.org >> >> into imapd.conf, then I created mailbox using following commands: >> >> devel~: cyradm -u [EMAIL PROTECTED] loc

Re: cyrus-imap + virtualdomains

2005-09-13 Thread Vladimir Dvorak
Vladimir Dvorak wrote: >Erik Norgaard wrote: > > > >>Vladimir Dvorak wrote: >> >> >> >>>I add >>> virtdomains: yes >>>loginrealms: devel testdomain.org >>> >>>into imapd.conf, then I created mailb

Re: cyrus-imap + virtualdomains

2005-09-13 Thread Vladimir Dvorak
Erik Norgaard wrote: > Vladimir Dvorak wrote: > >> Ok, I followed you instructions and my config looks: >> >> defaultdomain: devel >> virtdomains: yes >> >> Now I login as admin cyrus and try to create mailbox: >> >&g

Re: cyrus-imap + virtualdomains

2005-09-13 Thread Vladimir Dvorak
Erik Norgaard wrote: > Vladimir Dvorak wrote: > >> It seems to be working but >> >> localhost.localdomain> cm [EMAIL PROTECTED] >> createmailbox: Permission denied >> localhost.localdomain> cm [EMAIL PROTECTED] >> localhost.localdomain> cm

Re: cyrus-imap + virtualdomains

2005-09-13 Thread Vladimir Dvorak
Erik Norgaard wrote: > Vladimir Dvorak wrote: > >>> On my server mailboxes in the default domain are stored in >>> /var/imap/spool/user while virtial domain mail boxes are in >>> /var/imap/spool/domain with one subdir for each domain. >> >> >

Re: cyrus-imap + virtualdomains

2005-09-14 Thread Vladimir Dvorak
Erik Norgaard wrote: > Vladimir Dvorak wrote: > >>> Only cyrus-imap22 or later supports virtual domains, I assume you use >>> this version. It should be supported by default. >>> >> >> I am using 2.1.18 version. >> >> There should b

Re: cyrus-imap + virtualdomains

2005-09-14 Thread Vladimir Dvorak
Erik Norgaard wrote: > Vladimir Dvorak wrote: > >> Yes, you are right. Now I am using 2.2.12 and virtdomains seem to be >> working. But I found another strange problem: >> >> devel:/var/run# cyradm -u [EMAIL PROTECTED] localhost >> IMAP Password: &g

Re: cyrus-imap + virtualdomains

2005-09-14 Thread Vladimir Dvorak
Erik Norgaard wrote: > Vladimir Dvorak wrote: > >> Yes, you are right. Now I am using 2.2.12 and virtdomains seem to be >> working. But I found another strange problem: >> >> devel:/var/run# cyradm -u [EMAIL PROTECTED] localhost >> IMAP Password: &g

Re: cyrus-imap + virtualdomains

2005-09-14 Thread Vladimir Dvorak
Erik Norgaard wrote: > Vladimir Dvorak wrote: > >> Erik, we both are about to solve the problem. ;-) Yes, you are probably >> right. When I cyradm -u cyrus, I have in maillog: >> >> Sep 14 09:08:37 devel imap[9491]: badlogin: localhost.localdomain >> [127.0.0

Re: cyrus-imap + virtualdomains

2005-09-14 Thread Vladimir Dvorak
Erik Norgaard wrote: > Vladimir Dvorak wrote: > >> Erik, we both are about to solve the problem. ;-) Yes, you are probably >> right. When I cyradm -u cyrus, I have in maillog: >> >> Sep 14 09:08:37 devel imap[9491]: badlogin: localhost.localdomain >> [127.0.0

proftpd + disable reverze UID/GID mapping

2005-09-15 Thread Vladimir Dvorak
Hello *, I am using ProFTPd with MySQL authentication. Is possible to disable UID/GID mapping ? I can log into existing ftp account but when I use for example ftp command 'ls', connection is immediatedly terminated. The reason of termination is, that proftpd is trying to map UID/GID number to use

Re: proftpd + disable reverze UID/GID mapping

2005-09-15 Thread Vladimir Dvorak
Vladimir Dvorak wrote: >Hello *, > >I am using ProFTPd with MySQL authentication. Is possible to disable >UID/GID mapping ? > >I can log into existing ftp account but when I use for example ftp >command 'ls', connection is immediatedly terminated. The reason of &