Re: DHCP and MAC addresses

2008-10-27 Thread Deian Popov
Hello, try "deny unknown-clients;" and may be "boot-unknown-clients false;" in dhcpd.conf Deian On Mon, Oct 27, 2008 at 2:04 PM, Odhiambo Washington <[EMAIL PROTECTED]>wrote: > Hello List, > > Suppose I have 100 Desktops, and I want my DHCP server to _only_ > assign IP addresses to these hosts,

PF connection pool + squid 3 oddity

2008-02-20 Thread Deian Popov
Hello, I have very odd problem with pf connection pool(2 ISPs) and squid 3. Just to mention, I support 3 other networks without connection pool. All of them work using squid and pf but do not use connection pool. If I setup my browser to use proxy (e.g. gateway port 3128), all traffic passes throu

Re: DNS /etc/namedb owner hell

2008-02-20 Thread Deian Popov
Thank you both, you solved the problem! On Wed, Feb 20, 2008 at 3:17 PM, Robert Huff <[EMAIL PROTECTED]> wrote: > Ruben de Groot writes: > > > > I have the following problem with bind: > > > > > > it is configured to run as bind:bind and after every reboot of the > system > > > all files and

DNS /etc/namedb owner hell

2008-02-20 Thread Deian Popov
Hello, I have the following problem with bind: it is configured to run as bind:bind and after every reboot of the system all files and directories under /etc/namedb become owned by root:wheel so bind is unable is unable to update it's zone files after dhcpd leases IP to any given client. How to f

Re: freebsd dead after attempt on upgrade from 6.2 to 6.3

2008-02-18 Thread Deian Popov
No strange IDE settings, it has been that way for years. Regards, Deian On Feb 18, 2008 12:12 AM, Brian A. Seklecki (Mobile) < [EMAIL PROTECTED]> wrote: > > On Sun, 2008-02-17 at 23:45 +0200, Deian Popov wrote: > > I will most definitely do, but this would happen after few da

Re: freebsd dead after attempt on upgrade from 6.2 to 6.3

2008-02-17 Thread Deian Popov
lecki (Mobile) < [EMAIL PROTECTED]> wrote: > > On Sun, 2008-02-17 at 22:53 +0200, Deian Popov wrote: > > I have tested numerous times both 6.3 and > > 7 and the ata driver would not detect my hdd. Here is output of dmesg > > on 6.2system: > > File a bug for sure!

Re: freebsd dead after attempt on upgrade from 6.2 to 6.3

2008-02-17 Thread Deian Popov
During my struggle to get my machine up and running without loosing files/settings I made the stupid mistake to rebuild kernel twice without rebooting, which completely made my system unbootable, and couldn't go to loader prompt to boot kernel.old. I have tested numerous times both 6.3 and 7 and th

freebsd dead after attempt on upgrade from 6.2 to 6.3

2008-02-15 Thread Deian Popov
Hello, I'm pretty stuck with the death of my bsd machine after attempt on upgrade from 6.2 to 6.3. Some time ago, I successfully upgraded from 6.1 to 6.2following the steps in the manual 1) cvsup source to specific release 2) buildworld 3) buildkernel 4) installkernel 5) boot 6) mergemaster -p 7)

expanding /usr

2008-02-04 Thread Deian Popov
Hello, I would like to expand /usr of FreeBSD 6.2. I plan to get a new HDD, format it and create slices. But how to proceed after that? Do I just mount it over the existing /usr or is there any additional steps that must be performed? ___ freebsd-questio