Re: BIND Refusing to Resolve for External Hosts

2010-07-05 Thread Ian Smith
nd this > used to work for any hosts. I gather you didn't have that acl limiting queries to our-net before .. and yes bind is always on the move, keeping ahead of the moving badguys. cheers, Ian ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: GUI for ACL

2010-07-17 Thread Ian Smith
s from googling 'FreeBSD ACLs': http://en.wikipedia.org/wiki/Access_control_list http://wiki.freebsd.org/NFSv4_ACLs http://wiki.freebsd.org/Releng/8.1TODO/ cheers, Ian ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: GUI for AC

2010-07-17 Thread Ian Smith
In freebsd-questions Digest, Vol 319, Issue 10, Message: 18 On Sat, 17 Jul 2010 07:48:38 -0400 Jerry wrote: > On Sat, 17 Jul 2010 18:04:56 +1000 (EST) > Ian Smith articulated: > > > In freebsd-questions Digest, Vol 319, Issue 9, Message: 24 > > On Fri, 16 Jul 2010

Re: dummynet in 8.1

2010-07-25 Thread Ian Smith
more detail of what you want to do, and what you've tried. cheers, Ian ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: BSD logo (a moderate opinion)

2010-07-29 Thread Ian Smith
d go with an image of the ToothFairy .. at least that's an imaginary being that (almost) everyone over the age of seven KNOWS is an imaginary friend - or foe, as preferred. cheers, Ian ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: IPFW with MAC address configuration

2010-07-31 Thread Ian Smith
s to do with Samba, or what? Please cc me on any reply; I'm subscribed to questions as a -digest which can take half a day, and the threading gets mangled. cheers, Ian ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailm

Re: Installing 8.1-RELEASE from the memstick

2010-08-02 Thread Ian Smith
m there. What I'd really like to see is a working recipe for making a bootable USB stick, 4GB or more, that sysinstall could use but with the full contents of the release DVD on it. Preferably on a _sliced_ da0 so we could install say 8.1 or 7.3, and/or i386 or amd64 .. > HTH, >

Re: ANNOUNCE: Custom 64bit FreeBSD 8.1-RELEASE with XFCE packages released

2010-08-08 Thread Ian Smith
be a bit dodgy, ie does bash expect sourcing ~/.bash_profile to return immediately? I guess Antonio might have to see which of those work. The debian system I look after doesn't have any .bash_login files; apart from the system-wide files in /etc (best untouched) most of the business is done in ~/.bashrc, invoked for interactive shells by ~/.bash_profile, but I'm unsure whether the login shell (that doesn't use ~/.bashrc) then invokes an interactive shell (that does) or what .. man bash is awful :) > The line "[ ! -f /tmp/.X0-lock ] && startx" is correct C shell, > sh (Bourne) and bash syntax. It is - but only with that space after '[' - and of course before ']' HTH, Ian ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: ssh under attack - sessions in accepted state hogging CPU

2010-08-10 Thread Ian Smith
istic reasons you can at least use ipfw 'limit' rules to allow only say one or two ssh connections from one IP, which should help the open connections issue. You could also impose connection limits running sshd from inetd(8): [/max-child[/max-connections-per-ip-per-minute[/max-child-per-ip

Re: UPS question

2010-08-14 Thread Ian Smith
r costs less than summer, I believe, for whatever > reason) and a $10 mail-in rebate on the card means I will be turning > a net profit in 2 months! -- Ryan Sorry, I don't get why you'd run a video card using in excess of 150W on any server? Or is that for your hot gaming box?

Re: Hibernation

2010-08-18 Thread Ian Smith
most BIOS) refer to suspend-to-RAM (S3 sleep state) as StandBy, FreeBSD calls this suspend, and standby (S1) is likely just a stop-clock state. Hibernate (S4) means writing all system state to disk and powering off, and so far requires BIOS support (it actually works on my old laptop using APM, but

Forged messages being posted to freebsd-questions

2010-08-19 Thread Ian Smith
ttp://www.downwind.com.au/avdir/rd.php?id=7564 > > Can someone please take care of this. Its getting to be quite annoying. Indeed. That's because noone had forwarded copies with complete headers to postmas...@freebsd.org, who I bet hasn't the spare time to browse a fraction

Re: Forged messages being posted to freebsd-questions

2010-08-19 Thread Ian Smith
On Thu, 19 Aug 2010, Rod Person wrote: > At 08:31 AM 08/19/2010, Ian Smith wrote: > > > Can someone please take care of this. Its getting to be quite annoying. > > > > Indeed. That's because noone had forwarded copies with complete headers > > to postm

Re: Forged messages being posted to freebsd-questions

2010-08-20 Thread Ian Smith
he freebsd list/s anyway. Other participants may still have to deal with off-list copies, possibly forged as coming from: Received: from dusk.parklogic.com (allmail.0b2.net [64.38.11.26]) Thanks to all, but let's not discuss this further on freebsd-questions? cheers, Ian > Regards, >

Re: sendmail rdns question

2010-08-28 Thread Ian Smith
;$@ OK' also .. NOT recommended! You'd be much better off whitelisting particular senders that for some reason can't fix their broken RNS, by adding 'some...@somewhere OK' to your /etc/mail/access file. cheers, Ian ___

Re: wvstreaams + wvdial on FreeBSD 8.1 AMD 64

2010-08-31 Thread Ian Smith
In freebsd-questions Digest, Vol 326, Issue 2, Message: 2 On Mon, 30 Aug 2010 07:27:47 -0500 Antonio Olivares wrote: > On Mon, Aug 30, 2010 at 7:19 AM, Odhiambo Washington > wrote: > > On Mon, Aug 30, 2010 at 3:05 PM, Antonio Olivares > > wrote: > >> > >> On Mon, Aug 30, 2010 at 1:37 AM,

Re: ACPI questions about press power button

2010-09-06 Thread Ian Smith
synching disks etc), however 'matcho' won't match 'match' :) and that line needs a trailing ';'. Whether or not it powers down (perhaps depending on BIOS setting, ie instant-off or 4-second-delay), it may be more useful logging it, say: action "logger

Re: Compiling software with different compiler than cc or clang results in unusable output

2010-09-12 Thread Ian Smith
In freebsd-questions Digest, Vol 327, Issue 11, Message: 4 On Sat, 11 Sep 2010 "O. Hartmann" wrote: > On 09/11/10 11:43, Andrew Brampton wrote: > > On 11 September 2010 10:28, O. Hartmann > > wrote: > >> > >> you see me a kind of desperate. I wrote my own a small piece of  > >> software

Re: why is the PHP stuff line "off" by default in ports/lang/php5?

2010-09-19 Thread Ian Smith
27;t expect this policy so long now 'customary' to change, but I'm cc'ing the maintainer (ale@) in case it may help .. I expect not so many people run webservers and such on smaller, older systems either .. cheers, Ian (busy portupgrading from 8.0-R to 8.1-S fetching mostly pack

Re: why is the PHP stuff line "off" by default in ports/lang/php5?

2010-09-20 Thread Ian Smith
;, but you can search the archives for the actual reason. You have to > comile the module for your specific apache installation. Ok Alex, and thanks for all your good work. cheers, Ian ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.o

Re: why is the PHP stuff line "off" by default in ports/lang/php5?

2010-09-21 Thread Ian Smith
In freebsd-questions Digest, Vol 329, Issue 2, Message: 14 On Mon, 20 Sep 2010 14:22:57 -0700 Rob Farmer wrote: > On Mon, Sep 20, 2010 at 08:00, wrote: > > I think that response was not all that unreasonable. > > I'm not sure if you are referring to me or ale here. To ale@ I expect. Since

Re: Free BSD 8.1

2010-09-28 Thread Ian Smith
I have an 8.0-RELEASE system with many ports installed and quite a few configured to taste with a recently upgraded 8-STABLE world, working through a huge portversion update list, started by fetching over 900MB of packages so far including X and KDE by portupgrade -aFPP. It's going to tak

diskless swap filename

2003-11-29 Thread ian j hart
Does anyone have a patch to use the mac address instead of the ip address for the swapfile name? Feeling lazy this week :) Cheers -- ian j hart http://ars.userfriendly.org/cartoons/?id=20031016 ___ [EMAIL PROTECTED] mailing list http

ATI Radeon IGP 340M

2003-12-09 Thread Ian N Cole
Juan...I need helpful info on how to install the xfree...I have no clue as how to do this... I have a laptop with the 340m and need drivers to improve its performance..what isthe xfree and how exactly does it work?? thank you...hope u can help Ian Cole dallas tx

ATI Radeon IGP 340M

2003-12-09 Thread Ian N Cole
!! ian neal cole dallas tx ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: diskless swap filename

2003-12-10 Thread ian j hart
Re: http://docs.freebsd.org/cgi/mid.cgi?200311291436.37674.ianjhart On Saturday 29 November 2003 2:36 pm, ian j hart wrote: > Does anyone have a patch to use the mac address instead of the ip > address for the swapfile name? > > Feeling lazy this week :) > > Cheers No taker

Penrose: Virtual Directory Server

2006-02-07 Thread Ian A. Tegebo
gotten this working on their own. -- Ian Tegebo ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

jdk1.4.2 port and incorrect manpath

2006-02-09 Thread Ian A. Tegebo
broken?: I did not see a bug for it, nor a list post. 3) Is there something else I'm missing? I'm currently cvsupping to get 1.4.2p8_2. -- Ian Tegebo ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listin

Strange problem with user account

2006-02-10 Thread Ian A. Tegebo
Somehow I've foobarred a user account. It's on a system that first had the account in /etc/passwd, but then I moved the system over to using LDAP for user imformation. Other accounts are fine, but this one will not allow auth and gives the following error when trying to "su ian&

Re: Strange problem with user account

2006-02-15 Thread Ian A. Tegebo
On Fri, Feb 10, 2006 at 08:39:06PM -0800, Ian A. Tegebo wrote: > Somehow I've foobarred a user account. The account turned out not to have been foobared. The account had had 18 groups and this exceeded the kern.ngroups default of 16. Reducing the number of groups solved the problem. >

Re: slapd and bdb-4.2.52

2006-02-16 Thread Ian A. Tegebo
+site%3Aopenldap.org&btnG=Search Would this be a case where a problem report should be filed? I did a query and I didn't see any that were open for "TXN" and db42: http://www.freebsd.org/send-pr.html http://www.freshports.org/databases/db42/ -- Ian Tegebo ___

ports and interactivity

2006-03-26 Thread Ian A. Tegebo
ing around in Makefiles when there are already nice things like those dialog prompts). Has anyone gone down this road? Does it not go anywhere? Is there a better way to do this? -- Ian Tegebo ___ freebsd-questions@freebsd.org mailing list http://lis

Re: 5.2.1-RC1 and RC2

2004-02-18 Thread ian j hart
s cooler, note the temperature for future reference. > > The current fans look like the Antec fans you can see in a Circuit City > or Best Buy. You can mail order them but I think I would buy one sooner > than that :). You have been having problems for quite a while now and > that may be what is going on. > > Kent -- ian j hart http://ars.userfriendly.org/cartoons/?id=20031016 ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

how to kernel debug

2003-10-28 Thread ian j hart
" is a suitable method of leaving ddb. I just get a page fault. Is this normal? Thanks -- ian j hart http://ars.userfriendly.org/cartoons/?id=20031016 ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

SNDCTL_DSP_SETFMT

2004-04-21 Thread Ian D. Leroux
it a PR, I'd like to have a more specific description of the issue) Thanks, Ian Leroux ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: why test(1) works with -eq but not -nq ?

2004-04-21 Thread Ian D. Leroux
try -ne instead of -nq :-) Ian On Wed, Apr 21, 2004 at 05:09:14PM +0300, Ion-Mihai Tetcu wrote: > Hi, > > > Could somebody explain me why in the second case I get an error (both > with test(1) and with sh's builtin) ? > > [EMAIL PROTECTED]> /var/log/ports

Central SSL Certificate Store?

2004-08-17 Thread Ian D. Leroux
ertificates? or does each application keep its own information? Thanks, Ian Who is learning a fair bit about ssl in the process, which is a good thing -- Ian D. Leroux [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mail

Re: Central SSL Certificate Store?

2004-08-17 Thread Ian D. Leroux
he src tree and not installed? Thanks, Ian -- Ian D. Leroux [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Site link

2004-10-16 Thread Ian Bert Tusil
Hi! I'm Ian. I'm making a personal website and I'd like to ask if it's possible to post a link to your site from mine. Hope to hear from you soon. Thank you and God Bless!!! by the way, my url is http://www.i

wireless networking card/routing question

2002-11-18 Thread Ian Peters-Campbell
s wireless card as the gateway for machines B, C, and D. Can anyone offer enlightenment on what steps I need to take to get B, C, and D to talk to the outside world? Thanks in advance for any help :) Ian _ Add photos to your e-mail wi

Re: Origin of hard drive parameters

2006-09-09 Thread Ian Graeme Hilt
I believe, that provides the data for > all SCSI drives and modern IDE/ATA/SATA drives. Do you know the name of this standard or where I can get it? Ian Graeme Hilt ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/li

Re: Origin of hard drive parameters

2006-09-10 Thread Ian Graeme Hilt
ESA people, I believe, that provides the > > > > data for > > > >>> all SCSI drives and modern IDE/ATA/SATA drives. > >> > >>Do you know the name of this standard or where I can get it? > >> > >>Ian Graeme Hilt > > > > Ac

Re: Origin of hard drive parameters

2006-09-11 Thread Ian Graeme Hilt
On Monday 11 September 2006 2:42 am, jdow wrote: > From: "Ian Graeme Hilt" <[EMAIL PROTECTED]> > > > May I point out that I was not interested in CHS alone. My focus was the > > origin of the hard drives parameters i.e. geometry, which is the subject > > o

Adding paths to @INC in perl

2007-03-26 Thread Ian A. Tegebo
uot; @${ECHO} " ENABLE_SUIDPERL=yes Also build set-user-id suidperl binary." @${ECHO} "" == Is there a better way to do this? If not, should I submit this patch to the port maintainer

Request and Ideas: Vim filetype plugins for FreeBSD

2007-04-09 Thread Ian A. Tegebo
done similar things. Has anyone done any work along these lines? -- Ian Tegebo ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Maintaining local ports

2006-04-19 Thread Ian A. Tegebo
ught about creating my own ports mirror and then including my ports in something like /usr/ports/mysite (or /usr/ports/misc). Has anyone tried this? -- Ian Tegebo ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: How to handle 'local' ports/packages?

2006-04-19 Thread Ian A. Tegebo
t of steps to try. Now I'm starting to think about how to create a portsnap mirror that serves as a distfile proxy and local repository for my site's ports. -- Ian Tegebo ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/

Re: PAM/SSH/OPIE configuration without /etc/passwd

2006-04-20 Thread Ian A. Tegebo
pam_deny.so no_warn -- Ian Tegebo ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Opinion please on quick and dirty

2006-04-21 Thread Ian A. Tegebo
a look at > it and tell me what you think ? The guide is a quick and dirty on how to get > zope installed and running on your FreeBSD box. Adding instructions for howto do this with portupgrade would be helpful, e.g. dealing with the 'make instance'. Thanks for the con

Re: difference between deinstall and pkg_delete?

2006-06-05 Thread Ian A. Tegebo
tall' does). Getting back to the 'make reinstall' target, it appears that all it does is 'rm -f' the installation and package cookies before running install. My conclusion is confusion. I'm not sure what the man page author meant by Use this to restore a port afte

Re: Maintaining local ports

2006-06-09 Thread Ian A. Tegebo
On Wed, Apr 19, 2006 at 02:10:07AM -0700, Ian A. Tegebo wrote: > I couldn't find anything in the handbook, freebsddiary, or the mailing > lists about maintaining your own ports within Ports. I'm replying to my own post to inform anyone else who's interested to go look look i

Using mergemaster for non-base files

2006-07-13 Thread Ian A. Tegebo
d Error --- Has anyone had any luck with something like this? My approach will be to write a Makefile in $MYSRC/etc/Makefile that will have targets: $ grep -E '^[-a-zA-Z0-9_]+:' /usr/src/etc/Makefile afterinstall: distribute: distribution: distrib-dir

www/rt36 with mod_perl2 broken

2006-08-21 Thread Ian A. Tegebo
gt;Verifying install for /usr/local/lib/perl5/site_perl/5.8.8/Log/Dispatch.pm in /usr/ports/devel/p5-Log-Dispatch ===> p5-Log-Dispatch-2.12 is marked as broken: Broken due the new mod_perl2 API. *** Error code 1 -- Ian Tegebo Residential Computing University of C

FreeBSD7 + Intel video chipset 965 + X11R6

2008-04-11 Thread Pitre, Ian (DPS/MSP)
.s. I discovered on X.org that the Intel 965 chipset is 'now' supported in release X11R7.2. Would upgrading X be the smartest thing to do but my question since I'm a total newbie is... how do I do that :) Thanks for any advice Ian ___ fr

RE: FreeBSD7 + Intel video chipset 965 + X11R6

2008-04-11 Thread Pitre, Ian (DPS/MSP)
. From: Ghirai [mailto:[EMAIL PROTECTED] Sent: Fri 2008-04-11 21:25 To: Pitre, Ian (DPS/MSP) Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD7 + Intel video chipset 965 + X11R6 On Fri, 11 Apr 2008 20:57:23 -0300 "Pitre, Ian (DPS/MSP)" <[EMAIL PROT

problems installing XFree86-4

2002-11-12 Thread Ian J Peters-Campbell
the newbie list over at XFree86.org. I will be more than happy to send any additional information on request. Gracias Ian ===> Extracting for XFree86-4.2.0_1,1 >> No MD5 checksum file. ===> XFree86-4.2.0_1,1 depends on shared library: Xft.1 - not found ===>Verifying insta

ppp question

2003-08-14 Thread Plunkett, Ian Gregory (UMC-Student)
have also tried using kppp. When I use this, I can access locations if I know the IP address but not if I type in the web address. I included the correct dns when I configured the connection, still I get nothing if I type in the web address. thanks for the

<    5   6   7   8   9   10