Re: Jail starts but doesn't start

2011-05-04 Thread Michael Scheidell
Try sh first. Bash might not be installed in jail. -- Michael Scheidell CTO SECNAP Network Security 561-999-5000tel:5619995000 -Original message- From: Mickey Harvey mh.u...@gmail.com To: freebsd-jail@freebsd.org freebsd-jail@freebsd.org Sent: Wed, May 4, 2011 23:24:55 GMT+00:00

Re: jail rc

2011-04-21 Thread Michael Scheidell
Use sh /bin/rc -- Michael Scheidell CTO SECNAP Network Security 561-948-2259tel:5619482259 -Original message- From: Mickey Harvey mh.u...@gmail.com To: freebsd-jail@freebsd.org freebsd-jail@freebsd.org Sent: Thu, Apr 21, 2011 18:30:17 GMT+00:00 Subject: jail rc This might be more

Re: loopback in jail

2010-11-10 Thread Michael Scheidell
need this: @inet_acl = ( qw [ 0.0.0.0/0 ] ); plus a lot of things. We have a commercial hosted email security product with multiple dozens of amavisd based VPS's and it took a while to get it to work. try the amavisd users group as well. -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948

RE: How do you manage your jails?

2010-01-28 Thread Michael Scheidell
pssh with pki keys to run multiple commands, ports in main. Make packages then pssh each to install the package -Original Message- From: Christer Solskogen christer.solsko...@gmail.com Sent: Thursday, January 28, 2010 5:05 PM To: freebsd-jail@freebsd.org freebsd-jail@freebsd.org

Re: starting jails in the background dependencies

2010-01-05 Thread Michael Scheidell
core system, I find that I stop jails prior to reboot/shutdown. even at that, for some reason, mysql doesn't always stop. in reboot, it does take a LONG time for them to all come up. -- Michael Scheidell, CTO Phone: 561-999-5000, x 1259 *| *SECNAP Network Security Corporation * Certified

Re: crontab hanging won't die on SIGTERM in jail

2009-08-26 Thread Michael Scheidell
you the jailutils guy? thanks, good stuff. (been meaning to ask why certain options that work outside of jail don't work inside also) thanks for finding this. really flustered. (but sigkill works also!) Stef Walter wrote: Stef Walter wrote: Michael Scheidell wrote: anyone

Re: crontab hanging won't die on SIGTERM in jail

2009-08-07 Thread Michael Scheidell
of those rc scripts sets something bad. -- Michael Scheidell, CTO Phone: 561-999-5000, x 1259 *| *SECNAP Network Security Corporation * Certified SNORT Integrator * 2008-9 Hot Company Award Winner, World Executive Alliance * Five-Star Partner Program 2009, VARBusiness * Best Anti-Spam

crontab hanging won't die on SIGTERM in jail

2009-08-06 Thread Michael Scheidell
will kill it. -- Michael Scheidell, CTO Phone: 561-999-5000, x 1259 *| *SECNAP Network Security Corporation * Certified SNORT Integrator * 2008-9 Hot Company Award Winner, World Executive Alliance * Five-Star Partner Program 2009, VARBusiness * Best Anti-Spam Product 2008, Network Products

Re: crontab hanging won't die on SIGTERM in jail

2009-08-06 Thread Michael Scheidell
) SIGKILL will kill it. -- Michael Scheidell, CTO Phone: 561-999-5000, x 1259 *| *SECNAP Network Security Corporation * Certified SNORT Integrator * 2008-9 Hot Company Award Winner, World Executive Alliance * Five-Star Partner Program 2009, VARBusiness * Best Anti-Spam Product 2008

Re: crontab hanging won't die on SIGTERM in jail

2009-08-06 Thread Michael Scheidell
meant sig_stop=. stranger yet, this works: echo 'sig_stop=SIGTERM' /etc/rc.conf.d/cron truss shows the sigterm now just fine. Michael Scheidell wrote: this doesn't stop cron: /etc/rc.d/cron stop (just keeps spitting out the pid) killall -SIGTERM cron (doesn't work) killall -SIGQUIT

Re: crontab hanging won't die on SIGTERM in jail

2009-08-06 Thread Michael Scheidell
:# ($sig_stop defaults to TERM.) rc.subr:_doit=$(_run_rc_killcmd ${sig_stop:-TERM}) nothing in /etc/defaults/* or /etc/rc.conf overrides it grep sig_stop /etc/defaults/* grep sig_stop /etc/rc.d/cron grep sig_stop /etc/rc.d/* /etc/rc.d/nfsd:sig_stop=USR1 -- Michael

Re: crontab hanging won't die on SIGTERM in jail

2009-08-06 Thread Michael Scheidell
Stef Walter wrote: Michael Scheidell wrote: anyone having problems during an in jail shutdown with crontab hanging? I have seen this in 6.4 and 7.1, on i386 and amd64. I don't remember problems with 6.3 I see this same problem in certain jails. A jail that has this problem does

RE: crontab hanging won't die on SIGTERM in jail

2009-08-06 Thread Michael Scheidell
Try my workaround . What cod it hurt? I'm not running java but am starting a number or perk based daemons . Some close control tty. -- Michael Scheidell Sent from my Windows Mobile phone -Original Message- From: Stef Walter stef-l...@memberwebs.com Sent: Thursday, August 06, 2009 9

Re: ssl accelerator cards and jail?

2009-07-24 Thread Michael Scheidell
Brian A. Seklecki wrote: On Wed, 2009-07-08 at 16:45 -0400, Michael Scheidell wrote: has anyone done any work with hardware ssl accelerator cards and freebsd? I'm pretty sure. Because it is a;; one kernel, the userland-kernel sysctls just fall through to the host. I've been

tracking down problem: kill won't inside a jail

2009-06-24 Thread Michael Scheidell
TT STAT STARTED TIME COMMAND root 98104 0.0 0.0 6692 1228 ?? IsJ 5:20PM 0:00.01 /usr/sbin/cron -s where do I start looking? id hate to put hundreds of /etc/rc.conf.d files with sigstop=SIGQUIT in just to workaround it. -- Michael Scheidell, CTO Phone: 561-999-5000, x 1259

Re: anyone using ssl accellorator cards in jail?

2009-04-06 Thread Michael Scheidell
Brian A. Seklecki wrote: On Tue, 2009-03-31 at 07:38 -0700, Michael Scheidell wrote: trying to speed things up. I suspect that syscalls that support acceleration will simply fall right through the jail into the host kernel. I'll be testing that some time next week -- so I'll let

Re: Problem with ezjail: Manually restarted jails don't come up again

2009-01-28 Thread Michael Scheidell
a guess. Any hints? Thanks, Frank ___ freebsd-jail@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-jail To unsubscribe, send any mail to freebsd-jail-unsubscr...@freebsd.org -- Michael Scheidell, CTO Phone: 561-999-5000, x

Re: tun/gif interfaces inside jail.

2008-06-19 Thread Michael Scheidell
it a couple of times and gave up. I wanted to get it to work, but with all the partial hints about routing, natd, pf rules with no real solution, I gave up and bought a $500 sonicwall firewall. -- Michael Scheidell, CTO Main: 561-999-5000, Office: 561-939-7259 *| *SECNAP Network Security