automount and sshfs

2009-06-19 Thread Michael Grant
d use to automatically run the sshfs command when something accessed a particular directory? Michael Grant ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to &qu

Re: getting pam to put the ip address in the log

2008-08-19 Thread Michael Grant
On Tue, Aug 19, 2008 at 2:02 PM, Michael Grant <[EMAIL PROTECTED]> wrote: > Recently I have been seeing lots of connections to my sshd trying to guess > passwords. One thing I noticed was the hostname reported in the auth.log > without reverse dns. sshd never puts in the ip addre

getting pam to put the ip address in the log

2008-08-19 Thread Michael Grant
from host1.xxx.br Is it possible to get pam or sshd or whatever is ultimatly logging this to put the ip address in the log so I can see where this is really coming from? Michael Grant ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

Re: shutdown/reboot suggestion

2008-08-09 Thread Michael Grant
orrect list), but is there some way to request a modification across all the unix/linux distributions out there to maintain some level of consistency across them? Except for Posix, is there some overall list which deals with this conformity of all these sibling platforms? Michael Grant On Sun, Aug

shutdown/reboot suggestion

2008-08-09 Thread Michael Grant
would it to get the other *nix distributions to take up this up too? Michael Grant ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

panics and crash dumps

2008-07-21 Thread Michael Grant
I'm having problems getting a crash dump on my panics. A bog standard crash dump on panic to swap hangs during the dump. Kris recommended trying minidump or DDB. With minidump enabled, it hangs, doesn't even try to dump on panic. So on to try DDB, have these lines in my kernel: makeoptions

Re: panic

2008-07-19 Thread Michael Grant
On Tue, Jul 15, 2008 at 10:44 PM, Kris Kennaway <[EMAIL PROTECTED]> wrote: > Michael Grant wrote: >> >> I have been having panics on one of my machines, roughly every week or >> so. I was running 6.3 pre-release and then I updated to 6.3 p2 and I >> still have t

panic

2008-07-15 Thread Michael Grant
limit 0xf, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags= resume, IOPL = 0 current process = 14 (swi1: net) trap number = 12 Is this possibly a hardware problem? Michael Grant ___ fr

system needing fsck at reboot, manual intervention necessary

2008-06-10 Thread Michael Grant
s to be. It's as if it's a bad power supply. Anyway, what I'd like to know, where is the fsck that is done at reboot such that I can modify it to do an fsck -y? Some people will argue this is dangerous, but I'm not sure what else one would do. The goal is to make it reb

bash and $LANG and meta-key bindings

2007-12-30 Thread Michael Grant
ne), but not both. Anyone know of a fix for this? Am I setting LANG in the wrong place? I have tried putting these bindings into my .inputrc but that didn't help. Michael Grant ___ freebsd-questions@freebsd.org mailing list http://lists.free

Re: healthd

2007-12-30 Thread Michael Grant
On Dec 30, 2007 4:56 PM, Roland Smith <[EMAIL PROTECTED]> wrote: > On Sun, Dec 30, 2007 at 04:00:12PM +0100, Michael Grant wrote: > > I installed healthd hoping it would show me the cpu temperatures and > > fan speeds for my motherboard but it's reporting some crazy val

healthd

2007-12-30 Thread Michael Grant
And if not via smbmsg, is there some way to get this data? Michael Grant ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: imap-uw and sasl

2007-11-02 Thread Michael Grant
On 11/1/07, Thomas Abthorpe <[EMAIL PROTECTED]> wrote: > Try adding the following you /etc/make.conf > > WITH_SSL_AND_PLAINTEXT=yes # imap-uw > WITH_ENTOURAGE_BRAIN_DAMAGE=yes # imap-uw > > > On 01/11/2007, Michael Grant <[EMAIL PROTECTED]> wrote: > > I jus

imap-uw and sasl

2007-11-01 Thread Michael Grant
ee these messages in /var/log/messages but they do not seem correlated with the time of the I tried to login (and there's many fewer of them): Nov 1 11:00:32 charm ipop3d[87124]: Login failed user=myname auth=myname host=example.com [10.20.30.40] Ideas? Suggestions where to look for more

Re: ssh

2007-10-31 Thread Michael Grant
On 10/31/07, James <[EMAIL PROTECTED]> wrote: > > > On 10/31/07, Michael Grant <[EMAIL PROTECTED]> wrote: > > On 10/31/07, James <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > On 10/31/07, Michael Grant <[EMAIL PROTECTE

Re: ssh

2007-10-31 Thread Michael Grant
On 10/31/07, James <[EMAIL PROTECTED]> wrote: > > > > On 10/31/07, Michael Grant <[EMAIL PROTECTED]> wrote: > > > > If I'm sued as root and I ssh somewhere, ssh/scp reads it's files from > > /root/.ssh/. The docs say it reads from ~/.ssh whic

ssh

2007-10-31 Thread Michael Grant
If I'm sued as root and I ssh somewhere, ssh/scp reads it's files from /root/.ssh/. The docs say it reads from ~/.ssh which is what I want, but it's not doing that. When sued, the shell is properly expanding ~ to my home dir. Anyone know of a way around this behavior?

relaying mail

2007-07-31 Thread Michael Grant
work. I am using sendmail and procmail. Can anyone think of some way I can cause something like this to happen for just one user, ideally in a .procmailrc file? Michael Grant ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.o

XEN questions

2007-07-29 Thread Michael Grant
hat I already have runing? Michael Grant ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

mrtg

2007-07-19 Thread Michael Grant
to be migrated to use the new version of Storable. Anyone come across this before? Michael Grant ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: keeping all things up to date

2007-04-17 Thread Michael Grant
ies. I was just wondering if anyone had done anything like that for FreeBSD? Michael Grant ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

keeping all things up to date

2007-04-17 Thread Michael Grant
Is there some sort of automated way to keep freebsd and all the installed ports/packages up to date automatically? I don't mean just the source, that part is easy. I mean something that actually reinstalls the things ad needed, sort of like windows update or the updater on ubuntu. Mi

Re: ping

2007-03-29 Thread Michael Grant
I solved the ping problem. I removed the 'keep state' from the outgoing icmp rule and now pings work. Thanks. Michael Grant ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To u

Re: ping

2007-03-29 Thread Michael Grant
On 3/29/07, Steve Bertrand <[EMAIL PROTECTED]> wrote: Michael Grant wrote: > I'm fairly sure the problem is not in ipf, something I've been running > for years on other machines. If run ipmon, it shows me what's being > blocked and by which rule. Pings are not

Re: ping

2007-03-29 Thread Michael Grant
low icmp from any to any icmptypes 0 in 10200 allow icmp from any to any icmptypes 11 in 65535 allow ip from any to any Is there an equivalent of ipmon for ipfw? Michael Grant Is there On 3/29/07, Bill Moran <[EMAIL PROTECTED]> wrote: In response to "Michael Grant" <[EMAIL PROT

ping

2007-03-29 Thread Michael Grant
mp in ipfw, even though ipfw was wide open allowing everything in and out. My box still does not respond to pings. Is there something I need to do to manually enable pings on freebsd 6? Michael Grant ___ freebsd-questions@freebsd.org mailing list

where to get GENERIC file

2007-03-10 Thread Michael Grant
is this or how do I generate it? I was surprised this didn't come over when I sucked over 5.5 via cvsup. It raises question in my mind as to what else it didn't suck over. Michael Grant ___ freebsd-questions@freebsd.org mailing list http://list

/dev/null in a chroot

2007-01-07 Thread Michael Grant
ing a node with mknod exactly like the node in /dev but it doesn't work in freebsd 6. /dev/ is special now and you can't just create nodes anywhere like the old days. Is there a way to create a /www/dev/null which acts just like /dev/null?

/dev/null in a chroot

2007-01-07 Thread Michael Grant
ing a node with mknod exactly like the node in /dev but it doesn't work in freebsd 6. /dev/ is special now and you can't just create nodes anywhere like the old days. Is there a way to create a /www/dev/null which acts just like /dev/null?

which web mail / calendar to use

2007-01-02 Thread Michael Grant
h any other packages? Michael Grant ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

compiling a port unstripped for debugging

2006-12-15 Thread Michael Grant
Can someone please tell me if there is an easy way to compile and install a port without stripping it (i.e. compiling it with -g and not running strip when it's installed)? Michael Grant ___ freebsd-questions@freebsd.org mailing list

Re: cvs question

2006-09-15 Thread Michael Grant
y from the cvs server using the long cmd line with the -d :pserver:... stuff. However, I'm still curious why setting CVSROOT isn't working. By the way, thanks for all your help. Michael Grant ___ freebsd-questions@freebsd.org mailing list htt

Re: cvs question

2006-09-15 Thread Michael Grant
/home/ng/tools/cvsroot for user mgrant Michael Grant On 9/15/06, Giorgos Keramidas <[EMAIL PROTECTED]> wrote: On 2006-09-15 13:56, Michael Grant <[EMAIL PROTECTED]> wrote: >On 9/15/06, Giorgos Keramidas <[EMAIL PROTECTED]> wrote: >>On 2006-09-14 19:11, Michael Gran

Re: cvs question

2006-09-15 Thread Michael Grant
thing. Incidently, I also removed root's ~root/.cvspass but it didn't change anything. Still open for ideas. Michael Grant On 9/15/06, Giorgos Keramidas <[EMAIL PROTECTED]> wrote: On 2006-09-14 19:11, Michael Grant <[EMAIL PROTECTED]> wrote: > I'm being driven slowly mad b

Re: cvs question

2006-09-14 Thread Michael Grant
Yes, I'm su'ed on both machines: uid=0(root) gid=0(wheel) groups=0(wheel), 5(operator) -Mike On 9/14/06, Bill Moran <[EMAIL PROTECTED]> wrote: In response to "Michael Grant" <[EMAIL PROTECTED]>: > I'm being driven slowly mad by cvs... > > I hav

cvs question

2006-09-14 Thread Michael Grant
ompt and all is fine. Ideas? Suggestions? Michael Grant ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: jails or chroot?

2006-05-09 Thread Michael Grant
ome of you folks who run hosting sites, how do you manage large numbers of clients? Michael Grant On 5/9/06, Subhro <[EMAIL PROTECTED]> wrote: On 5/9/06, Michael Grant <[EMAIL PROTECTED]> wrote: > I host a bunch of websites on my box. Recently I had some problems > with file ac

jails or chroot?

2006-05-09 Thread Michael Grant
one upgrade 100 different jails? This will be a nightmare! What do you folks do who run lots of domains on freebsd? Michael Grant ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, s

Re: top for tcpdump

2006-04-20 Thread Michael Grant
m. But ok, thanks people, some good tools out there. Michael Grant On 4/19/06, Kurt Buff <[EMAIL PROTECTED]> wrote: > ntop is your best bet. > > http://www.ntop.org, and look in ports for it. > > On 4/19/06, Michael Grant <[EMAIL PROTECTED]> wrote: > > Does anyone kno

top for tcpdump

2006-04-19 Thread Michael Grant
Does anyone know of a tool like top that displays the open tcp connections and sorts them by which is causing the most bandwidth? I have someone consuming a lot of bandwidth but with so many tcp connections, I'm not sure who it is. Michael

ports and a new version of perl

2006-03-31 Thread Michael Grant
hen I update ports. What's the right answer? Michael Grant ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

devfs

2004-01-27 Thread Michael Grant
a0a in the context of 5.x's devfs? Since this is a dd partition, there really shouldn't be a "s1" in the name in my oppinion. Michael Grant ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

installing freebsd on another disk

2003-10-28 Thread Michael Grant
I'd like to install freebsd on another disk from source. Can I do something like?: cd /usr/src make buildworld make PREFIX=/mnt installworld make PREFIX=/mnt kernel If not $PREFIX, what's the right answer? I'd try it and see...but I only have my one live box. Thanks

rpm problems

2003-03-28 Thread Michael Grant
I'm trying to install something from an rpm which uses the linux emulation. I have tried the following: rpm -vv -i --force --ignoreos --nodeps fmserver-trial-5.5-1.i386.rpm and rpm -vv -i --force --root /compat/linux --dbpath /var/lib/rpm --ignoreos --nodeps fmserver-trial-5.5-1.i386.rpm b

Re: Why won't linux_base install for me?

2003-03-28 Thread Michael Grant
Try upgrading your version of rpm from the ports collection. Michael Grant > I'm running 4.7-R with a recent (~1 week) ports tree, and the install > of > linux_base is failing for me. > > [EMAIL PROTECTED] make install > ===> Installing for linux_base-7.1_2 > ke

restricting certain users to certain things (pam?)

2003-03-28 Thread Michael Grant
I have a requirement to restrict certain users to logging in in certain ways. For example, some users can ftp, others can ftp, ssh, and get a shell, other users can relay mail using auth login. I am pretty sure I can do this though pam.conf. Has anyone actually done this? Can someone slide me s

setuid sendmail

2003-01-28 Thread Michael Grant
ively secure way to make mailq work again from a non-root user? Michael Grant To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

installing software question

2002-12-31 Thread Michael Grant
install something which is not in the ports collection manually, I'd like to generate a packing list so I can use pkg_delete to remove it. Is there an easy way to do this? Michael Grant To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

ppp over usb

2002-12-20 Thread Michael Grant
Is it possible to run ppp between 2 freebsd boxes over a usb connection? If so, what's needed to wire them together, some sort of usb "cross-over cable"? Michael grant To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

syslog question

2002-11-08 Thread Michael Grant
end *.notice except where programname=ipmon to /var/log/messages"? I read through the syslog.conf man page, but there doesn't seem to be any way to do this. I was just curious if anyone else has configured something like this in syslog? Michael Grant To Unsubscribe: send mail to [EMAIL P

multi-master scsi

2002-10-30 Thread Michael Grant
other unused id. Michael Grant To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

high availability disk mirror

2002-10-06 Thread Michael Grant
Anyone have any good pointers to ideas how to set up multiple freebsd boxes such that I end up with something that's fault tolerant and highly available? Anyone know of a way to mirror a disk across a network? My current thinking is to create a second box as a hot spare. Michael Gran

automating backups of files

2002-09-20 Thread Michael Grant
to do this, but I suspect that the amount of overhead isn't going to be that much greater than say using RAID to mirror. Ideas and comments welcome... Michael Grant To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: spamass-milter

2002-07-24 Thread Michael Grant
0.00 /usr/bin/perl /usr/local/bin/spamd -a -c -d 3472 p0- I 0:01.86 /usr/local/sbin/spamass-milter /var/run/spamass/spamass-milter.sock I still can't get it to add the x-spam headers. Any clues as to how to get some better debugging so I can track down where exactly the problem is? set

spamass-milter

2002-07-23 Thread Michael Grant
il locally, could that be interfearing? Michael Grant To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message