Re: graid3 or graid5? with or without gjournal?

2011-07-26 Thread Jerome Herman
On 26/07/2011 08:48, DA Forsyth wrote: Hi all I am busy putting together a new server. I want to avoid using the motherboards raid 'hardware' (intel matrix raid) and rather do it all in software so if anything goes wrong with the motherboard, the drives can work in some other box. I have 4x 1T

How to deny getting static ip address via pf ?

2011-07-26 Thread Yavuz Maşlak
Hello I use pf on freebsd as packet filter. I have a wireless area. The users get to the internet using automatic ip from the dhcp server. I wish to deny to assign a static ip address by manual. How can I do that with pf or ipfw or another thing? thanks ___

Re: How to deny getting static ip address via pf ?

2011-07-26 Thread Bas Smeelen
On 07/26/2011 12:44 PM, Yavuz Maşlak wrote: > Hello > > I use pf on freebsd as packet filter. > > I have a wireless area. The users get to the internet using automatic ip > from the dhcp server. > I wish to deny to assign a static ip address by manual. > > How can I do that with pf or ipfw or an

You have recieved A McDonald's Bank Card.

2011-07-26 Thread McDonalds
[1]Hallmark.com [2]Shop Online [3]Hallmark Magazine [4]E-Cards & More [5]At Gold Crown You have recieved A McDonald's E-Card. 1. Hello! You have recieved a [6]McDonald's E-Card. To see it, click [7]here, There's something special ab

Re: How to deny getting static ip address via pf ?

2011-07-26 Thread Matthew Seaman
On 26/07/2011 11:44, Yavuz Maşlak wrote: > I use pf on freebsd as packet filter. > > I have a wireless area. The users get to the internet using automatic ip > from the dhcp server. > I wish to deny to assign a static ip address by manual. > > How can I do that with pf or ipfw or another thing?

Re: How to deny getting static ip address via pf ?

2011-07-26 Thread Balázs Mátéffy
2011/7/26 Matthew Seaman > On 26/07/2011 11:44, Yavuz Maşlak wrote: > > I use pf on freebsd as packet filter. > > > > I have a wireless area. The users get to the internet using automatic ip > > from the dhcp server. > > I wish to deny to assign a static ip address by manual. > > > > How can I do

do I have to acknowledge use of FreeBSD's *.css in my pages

2011-07-26 Thread Anton Shterenlikht
I should probably know this, but I don't. Do I have to acknowledge FreeBSD if I use FreeBSD's *.css for my pages? e.g. http://seis.bris.ac.uk/~mexas/4p/ Thanks -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117

Re: ATA troubles

2011-07-26 Thread Andrea Venturoli
On 07/25/11 02:45, Jerome Herman wrote: On 25/07/2011 01:58, Andrea Venturoli wrote: So, for the records... Now it looks like one drive is not working fine anymore... Jul 24 23:48:36 mydavid kernel: ad6: FAILURE - READ_DMA48 status=51 error=40 LBA=1671887488 Jul 24 23:48:36 mydavid kernel: g

Re: How to deny getting static ip address via pf ?

2011-07-26 Thread Chuck Swiger
On Jul 26, 2011, at 3:44 AM, Yavuz Maşlak wrote: > I use pf on freebsd as packet filter. > > I have a wireless area. The users get to the internet using automatic ip > from the dhcp server. > I wish to deny to assign a static ip address by manual. You can't prevent someone from doing manual con

Re: graid3 or graid5? with or without gjournal?

2011-07-26 Thread Adam Vande More
On Tue, Jul 26, 2011 at 1:48 AM, DA Forsyth wrote: > The advantage of using graid3 at this point is that the extra 1TB > drive I have can then go into the backup server which needs more > space anyway. > > Having suffered data loss on the previous raid5 (intel matrix) array > when UFS went banana

recommend vrml viewer from ports

2011-07-26 Thread Anton Shterenlikht
Can somebody recommend a vrml viewer from ports, other than www/openvrml? -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423 ___ freebs

Re: How to deny getting static ip address via pf ?

2011-07-26 Thread Eric S Pulley
On Tue, July 26, 2011 9:01 am, Chuck Swiger wrote: > On Jul 26, 2011, at 3:44 AM, Yavuz Maşlak wrote: >> I use pf on freebsd as packet filter. >> >> I have a wireless area. The users get to the internet using automatic ip >> from the dhcp server. >> I wish to deny to assign a static ip address by

Book recommendations (slightly OT)

2011-07-26 Thread Mark Moellering
I want to automate some tasks, creating directories, file editing, etc. I was going to pick up a book on shell scripting but wanted to ask the list if; A) I am barking up the wrong tree and should use something else. B) If I am headed in the right direction, what is the best book / resource to

Re: Book recommendations (slightly OT)

2011-07-26 Thread Antonio Olivares
On Tue, Jul 26, 2011 at 7:57 PM, Mark Moellering wrote: > I want to automate some tasks, creating directories, file editing, etc.  I > was going to pick up a book on shell scripting but wanted to ask the list > if; > A) I am barking up the wrong tree and should use something else. > B) If I am hea

Re: Book recommendations (slightly OT)

2011-07-26 Thread matteo filippetto
2011/7/26 Mark Moellering : > I want to automate some tasks, creating directories, file editing, etc.  I > was going to pick up a book on shell scripting but wanted to ask the list > if; > A) I am barking up the wrong tree and should use something else. > B) If I am headed in the right direction, w

Re: graid3 or graid5? with or without gjournal?

2011-07-26 Thread Sergio de Almeida Lenzi
Em Ter, 2011-07-26 às 08:48 +0200, DA Forsyth escreveu: > Hi all > > I am busy putting together a new server. I want to avoid using the > motherboards raid 'hardware' (intel matrix raid) and rather do it all > in software so if anything goes wrong with the motherboard, the > drives can work i

Hi installing on windows dual boot

2011-07-26 Thread Ganesh Khedkar
Hi all, I am new to FreeBSD , just wanted to give one suggestion that , Ubuntu linux have given one Nice facility to user that they can easily install Ubuntu in windows and any drive we want . Even we can assign size to that drive . So cant we provide this facility to our user . So th

Re: Book recommendations (slightly OT)

2011-07-26 Thread Jerome Herman
On 26/07/2011 21:57, Mark Moellering wrote: I want to automate some tasks, creating directories, file editing, etc. I was going to pick up a book on shell scripting but wanted to ask the list if; A) I am barking up the wrong tree and should use something else. B) If I am headed in the right di

Re: Hi installing on windows dual boot

2011-07-26 Thread Ryan Coleman
A heads up about your footer: This email goes onto a mailing list that is available via an online archive... your "terms" are violated just by sending an email to this mailing list. On Jul 26, 2011, at 6:06 AM, Ganesh Khedkar wrote: > Hi all, > I am new to FreeBSD , just wanted to give on

How to get ip address automatically from different dhcp server

2011-07-26 Thread dave jones
Hi, I cat get an IP address from dhcp server by adding the line in /etc/rc.conf: ifconfig_em0="DHCP" If I move my laptop to another place, I have to manually run "dhclient em0" to get an IP. Otherwise, it won't get an IP automatically. My question is it's possible to get ip address automaticall

Re: How to get ip address automatically from different dhcp server

2011-07-26 Thread Adam Vande More
On Tue, Jul 26, 2011 at 9:49 PM, dave jones wrote: > I cat get an IP address from dhcp server by adding the line in > /etc/rc.conf: > > ifconfig_em0="DHCP" > > If I move my laptop to another place, I have to manually run "dhclient em0" > to get an IP. Otherwise, it won't get an IP automatically.

"zpool remove" locks up ZFS under amd64 RELENG_8

2011-07-26 Thread Dennis Glatting
I attached a SSD as a ZIL to a RAIDz pool, which is a fairly useless thing to do but I am testing. If I try to remove the SSD ZIL the zpool command does not return and in another window a "zpool status" also doesn't return or print anything, typifying a lockup. I also have a SSD attached to th

Command failed [exit code 1]: /usr/local/sbin/portinstall misc/shared-mime-info

2011-07-26 Thread Antonio Olivares
Dear kind folks, I got me a new hard drive on one of my machines and installed FreeBSD 8.2 amd64 on it. I tried to run # portupgrade -R firefox which would update firefox to latest and all the ports that depend on it, but I am encountering a problem with shared-mime-info. quadcore# portupgrad