Re: Diskless Boot Problem

2005-09-21 Thread Erik Norgaard
kevin stovall wrote: Thanks for responding and sorry it took me so long to respond. I am still having the same problem that I was. / is mounted through nfs. Do you know if the dhclient does the same as you described in 6? Also, I think that they did away with mfs in version 6. you should (a

RE: IE in FreeBSD?

2005-09-21 Thread Ted Mittelstaedt
>-Original Message- >From: Frank Jahnke [mailto:[EMAIL PROTECTED] >Sent: Sunday, September 18, 2005 10:33 AM >To: Ted Mittelstaedt >Cc: [EMAIL PROTECTED]; freebsd-questions@freebsd.org >Subject: RE: IE in FreeBSD? > > > >> > >> >One example: how do you suggest that complex forms in PDF fo

Re: AMD Sempron CPUTYPE & Co.

2005-09-21 Thread Andrew P.
On 9/21/05, Josh Paetzel <[EMAIL PROTECTED]> wrote: > On Tuesday 20 September 2005 15:21, Andrew P. wrote: > > Hello! > > > > So I have a Sempron 2500+ CPU, one that supports > > SSE3. What should I place in my /etc/make.conf? I use > > ssh with X11Forward very often, so OpenSSL should > > be compi

Re: AMD Sempron CPUTYPE & Co.

2005-09-21 Thread Dmitry Mityugov
On 9/21/05, Josh Paetzel <[EMAIL PROTECTED]> wrote: > On Tuesday 20 September 2005 15:21, Andrew P. wrote: > > Hello! > > > > So I have a Sempron 2500+ CPU, one that supports > > SSE3. What should I place in my /etc/make.conf? I use > > ssh with X11Forward very often, so OpenSSL should > > be compi

Re: Performance of mailserevr in FreeBSD 5.4

2005-09-21 Thread bsd
I have configured four servers using FreeBSD 5.3 with the following ports : - Postfix - Amavisd-new - SpamAssassin - Dcc - Courrier-IMAP - Clamav Not only is this working very well, but It's easy to update and very steady. One of the configuration I have is load balancing the trafic (using

Re: Diskless Boot Problem

2005-09-21 Thread kevin stovall
Yes, / is read-only and /var is rw. Here is my fstab: 192.168.0.200:/home/diskless_ro / nfsro 0 0 192.168.0.200:/home/diskless_rw/var /var nfs rw 0 0 192.168.0.200:/home/diskless_rw/tmp /tmp nfs rw 0 0 192.168.0.200:/usr /usr nfsrw 0 0 proc/pr

Re: Diskless Boot Problem

2005-09-21 Thread Erik Norgaard
kevin stovall wrote: Yes, / is read-only and /var is rw. Here is my fstab: 192.168.0.200:/home/diskless_ro / nfsro 0 0 192.168.0.200:/home/diskless_rw/var /var nfs rw 0 0 192.168.0.200:/home/diskless_rw/tmp /tmp nfs rw 0 0 192.168.0.200:/usr /usr nfsrw 0 0 proc

Re[2]: Codeweaver for *BSD software petition, please condsider signing.. :)

2005-09-21 Thread Gerard Seibert
On Tue, 20 Sep 2005 20:42:15 -0700, Remington <[EMAIL PROTECTED]> Subject: Re: Codeweaver for *BSD software petition, please condsider signing.. :) Wrote these words of wisdom: > On Sun, 2005-09-11 at 07:25 -0700, Frank Jahnke wrote: > > Bill, > > > > You beat me to this! I was going to post he

Re: Performance of mailserevr in FreeBSD 5.4

2005-09-21 Thread Deepak Naidu
Thanx buddy, I am no way underestimating nay OS, but need to be daam sure, before shifting all my servers, hope u can understand. Cheers, Deepak Naidu. --- bsd <[EMAIL PROTECTED]> wrote: > I have configured four servers using FreeBSD 5.3 > with the following > ports : > > - Postfix > - Amavi

Re: Diskless Boot Problem

2005-09-21 Thread kevin stovall
I exported everything rw. / -alldirs -maproot=root -network 192.168.0 -mask 255.255.255.0 /home -alldirs -maproot=root -network 192.168.0.0 -mask 255.255.255.0 Question: what is your /etc/exports? Did you export all rw or /home/diskless_ro ro? Thing is that it's tricky to have both rw and r

Re: freebsd and vmware?

2005-09-21 Thread Aaron Peterson
On 9/21/05, Yuan Jue <[EMAIL PROTECTED]> wrote: > On Tuesday 20 September 2005 15:23, mgedv online wrote: > > is 5.4, 6.0 or 7x supported to run under vmware on > > a logical partition? > > > > has anyone successfully setup such a configuration? > > A. if you want to install FreeBSD using vmware in

Re: Diskless Boot Problem

2005-09-21 Thread Erik Norgaard
kevin stovall wrote: I exported everything rw. / -alldirs -maproot=root -network 192.168.0 -mask 255.255.255.0 /home -alldirs -maproot=root -network 192.168.0.0 -mask 255.255.255.0 and what do you see if you run showmount(8) ? Cheers, Erik -- Ph: +34.666334818

Re: Diskless Boot Problem

2005-09-21 Thread Erik Norgaard
kevin stovall wrote: I exported everything rw. / -alldirs -maproot=root -network 192.168.0 -mask 255.255.255.0 /home -alldirs -maproot=root -network 192.168.0.0 -mask 255.255.255.0 is /usr a separate disklabel? because, then it doesn't appear to be exported. Cheers, Erik -- Ph: +34.66633481

Re: FreeBSD 5.4 + VMware

2005-09-21 Thread sd
Try to parse /boot/beastie.4th Message: 30 Date: Tue, 20 Sep 2005 16:37:07 -0400 From: Aaron Peterson <[EMAIL PROTECTED]> Subject: FreeBSD 5.4 + VMware To: FreeBSD Questions Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=ISO-8859-1 I've had problems loading/booting FreeBSD 5.

Re: Diskless Boot Problem

2005-09-21 Thread kevin stovall
# showmount Hosts on localhost: 192.168.0.196 and what do you see if you run showmount(8) ? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTE

Re: Xprt

2005-09-21 Thread Dick Hoogendijk
On 21 Sep Dejan Lesjak wrote: > You can just remove /usr/X11R6/etc/rc.d/xprint.sh (or rename it to > something like xprint.sh.off or remove executable bits) script so it > does not get started as part of rc instead of upgrading > xorg-printserver. > I apologise for inconveniences. No big deal. I

Re: IE in FreeBSD?

2005-09-21 Thread RW
On Tuesday 20 September 2005 15:50, Dimitar Vasilev wrote: > If you use openoffice and then export to PDF it ok. > If you're able to write your resume in PostScript and then convert it > to PDF that would be perfect solution. > Regards, You are missing the point. I'm not asking for advice about h

More then 16 characters ?

2005-09-21 Thread Eros
I have a problema by now. I can´t add a user with more then 16 characters. I have made I have modify /usr/include/sys/param.h and /usr/include/utmp.h, and after make buildword make buildkernel KERNCONF=( my kernel ) shutodwn now make installworld make installkernel KERNCONF=(my ker

Re: More then 16 characters ?

2005-09-21 Thread Björn König
How many times do you still want to ask? Eros wrote: I have a problema by now. I can´t add a user with more then 16 characters. I have made I have modify /usr/include/sys/param.h and /usr/include/utmp.h, and after Please tell the modifications that you have made. Try modifing /us

howto make a new libdl.so.2

2005-09-21 Thread Jean-Jacques Dhenin
bonjour, When I try cgoban2 on FreeBSD ... 4.11-STABLE, I get /usr/libexec/ld-elf.so.1: /usr/local/lib/libdl.so.2: Undefined symbol "_libc_intl_domainname" I have not found anything about the origine of libdl.so.2. New kernel, new buildworld, portupdate -Rrf cgoban2 and portmanager, without

need an advice on kernel post install

2005-09-21 Thread Lyubich, M
Hello, How to preserve some kernel loadable modules from to be moved to /boot/kernel.old during the kernel 'make install' and leave them in /boot/kernel untouched. The reason is that I have several modules in my system (e.g., kqemu.ko if_ndis.ko, ndis.ko, etc.), which are not the part of the ke

Re: Diskless Boot Problem

2005-09-21 Thread Erik Norgaard
kevin stovall wrote: # showmount Hosts on localhost: 192.168.0.196 It's ok if you read the manpage to see what interesting options there are to get some more info. If you want help, then you also need to provide the interesting stuff. Using -e you can see what mounts are actually exported, f

Re: need an advice on kernel post install

2005-09-21 Thread Dimitar Vasilev
move them to /boot/modules/ and make the approriate changes in loader.conf 2005/9/21, Lyubich, M <[EMAIL PROTECTED]>: > Hello, > > > How to preserve some kernel loadable modules from to be moved > to /boot/kernel.old during the kernel 'make install' and leave them > in /boot/kernel untouched. >

Dual boot solution

2005-09-21 Thread K Wieland
All, I have a dual boot setup with windows 2000 and freebsd 5.4 (amd64). Everything was set up using ntldr to dual boot so I could "learn" freebsd meanwhile my wife could still use the computer. I recently wiped 5.4 and installed 6.0B4 and in the setup chose not to load any boot managers (N

(no subject)

2005-09-21 Thread kk kumar
___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

school mascot items

2005-09-21 Thread Ron Nelson
Mascot items made to your specifications. Minimum quantity is only 120. Priced for great profits Bobblehead mascots-- Mascot ornaments-- Magnets-- Chain pulls-- Garden stepping stones with school name and logo or mascot-- Special teacher, coach or individual We can probably make any item you can

school mascot items

2005-09-21 Thread Ron Nelson
Mascot items made to your specifications. Minimum quantity is only 120. Priced for great profits Bobblehead mascots-- Mascot ornaments-- Magnets-- Chain pulls-- Garden stepping stones with school name and logo or mascot-- Special teacher, coach or individual We can probably make any item you can

programmatically getting mounts?

2005-09-21 Thread N.J. Thomas
Short of grepping the output of mount or df, what is the best way to programmatically get a list of mounted filesystems? I glance at sysctl shows nothing, and mounting linprocfs doesn't give a very "Linux-esque" listing -- just processes. thanks, Thomas -- N.J. Thomas [EMAIL PROTECTED] Etiamsi

Re: Performance of mailserevr in FreeBSD 5.4

2005-09-21 Thread Kris Kennaway
On Wed, Sep 21, 2005 at 12:17:36PM +0100, Deepak Naidu wrote: > Thanx buddy, I am no way underestimating nay OS, but > need to be daam sure, before shifting all my servers, > hope u can understand. The smart thing to do would be to set up on FreeBSD box first, and then migrate more once you've ver

Re: howto make a new libdl.so.2

2005-09-21 Thread Kris Kennaway
On Wed, Sep 21, 2005 at 03:34:39PM +0200, Jean-Jacques Dhenin wrote: > bonjour, > > When I try cgoban2 on FreeBSD ... 4.11-STABLE, I get > > /usr/libexec/ld-elf.so.1: /usr/local/lib/libdl.so.2: Undefined symbol > "_libc_intl_domainname" > > I have not found anything about the origine of libdl.

Re: howto make a new libdl.so.2

2005-09-21 Thread Jean-Jacques Dhenin
Thanks for your reply, I do that before mailing to [EMAIL PROTECTED], and pkg_which /usr/local/lib/libdl.so.2, or pkg_info -W say ? (ie nothing). Cordialement. According to Kris Kennaway: > > When I try cgoban2 on FreeBSD ... 4.11-STABLE, I get > > > > /usr/libexec/ld-elf.so.1: /usr/local/l

Re: programmatically getting mounts?

2005-09-21 Thread Adam Welch
On Wed, 2005-09-21 at 11:00 -0400, N.J. Thomas wrote: > Short of grepping the output of mount or df, what is the best way to > programmatically get a list of mounted filesystems? > > I glance at sysctl shows nothing, and mounting linprocfs doesn't give a > very "Linux-esque" listing -- just proces

Re: howto make a new libdl.so.2

2005-09-21 Thread Kris Kennaway
On Wed, Sep 21, 2005 at 06:02:14PM +0200, Jean-Jacques Dhenin wrote: > Thanks for your reply, > > I do that before mailing to [EMAIL PROTECTED], > and pkg_which /usr/local/lib/libdl.so.2, or pkg_info -W say ? (ie nothing). That means it's not claimed by any port, and you can try just removing i

RE: IE in FreeBSD?

2005-09-21 Thread Ted Mittelstaedt
>-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] Behalf Of RW >Sent: Tuesday, September 20, 2005 7:25 AM >To: freebsd-questions@freebsd.org >Subject: Re: IE in FreeBSD? > > >On Tuesday 20 September 2005 14:52, Ashley Moran wrote: >> RW wrote: >>> For example, if yo

ssh segfault

2005-09-21 Thread Noah
Hi there, I just upgraded my SSL crypto library to 0.9.8 and ssh to other machines is creating a core dump. Is there an appropriate mail list for these types of issues? how might I troubleshoot this issue? also how might I return to teh previous version of 0.9.7 if need be. or am I stuck righ

RE: IE in FreeBSD?

2005-09-21 Thread Ted Mittelstaedt
>-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] Behalf Of Garrett Cooper >Sent: Monday, September 19, 2005 12:12 PM >To: freebsd-questions@freebsd.org >Subject: Re: IE in FreeBSD? > > Sorry, that was a bit harsh to Frank. I was talking primarily of >Ted si

RE: IE in FreeBSD?

2005-09-21 Thread Ted Mittelstaedt
>-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] Behalf Of Frank Jahnke >Sent: Monday, September 19, 2005 11:47 AM >To: Ted Mittelstaedt >Cc: [EMAIL PROTECTED]; Mario Hoerich; >freebsd-questions@freebsd.org >Subject: RE: IE in FreeBSD? > > >Uh, Ted? It really is cu

Re: Performance of mailserevr in FreeBSD 5.4

2005-09-21 Thread Andrew P.
On 9/20/05, Deepak Naidu <[EMAIL PROTECTED]> wrote: > Hi, > >I wanted to know whether FreeBSD can make a perfect > mailserver compared to mailservers on linux. I am in > process of porting them, but needed some statistical > info regarding its performance compared with other os. > > It seems m

Re: Dual boot solution

2005-09-21 Thread Gary W. Swearingen
K Wieland <[EMAIL PROTECTED]> writes: > If anyone could add to this I would be interested. I suppose that you say > Even if you choose not to alter the MBR. because of the last install menu item below { { "BootMgr", "Install the FreeBSD Boot Manager", { "Standard", "Install a

Numeric kernel messages

2005-09-21 Thread George Pappas
I'm suddenly getting kernel messages like I've never seen, usually nothing more than a number, although I've seen other characters. But nothing informational. For example ... Message from [EMAIL PROTECTED] at Wed Sep 21 08:19:52 2005 ... hypervoxel kernel: 92 and Message from [EMAIL PROTECTED

Re[2]: IE in FreeBSD?

2005-09-21 Thread Gerard Seibert
On Wed, 21 Sep 2005 09:44:22 -0700, "Ted Mittelstaedt" <[EMAIL PROTECTED]> Subject: RE: IE in FreeBSD? Wrote these words of wisdom: > >On Tuesday 20 September 2005 14:52, Ashley Moran wrote: > >> RW wrote: > >>> For example, if you are applying > >> > for a job, you have to check that your cv/re

Re: Re[2]: IE in FreeBSD?

2005-09-21 Thread Chad Leigh -- Shire.Net LLC
On Sep 21, 2005, at 11:45 AM, Gerard Seibert wrote: On Tuesday 20 September 2005 14:52, Ashley Moran wrote: RW wrote: For example, if you are applying for a job, you have to check that your cv/resume views correctly on a real microsoft word. Why not submit your CV as a PDF? Be

How similar are Xorg and XF86 config files

2005-09-21 Thread stan
I'm setting up a new system. I want to use Xorg for the X server on this. I did an "Xorg -configure" per the handbook to create config file for X, and it is pretty disapointing. In the psat, I've just booted a Knoppix CD and ftp'd the resultant X config file off somewhere, the changes to amke thi

wpa_supplicant howto

2005-09-21 Thread Erik Nørgaard
Hi, I have tried to configure wpa_supplicant to associate with my own AP: /etc/wpa_supplicant.conf: network={ ssid="MYAP" mode="11g" } yet despite this, at times - I can't identify a particular event causing this - my nic hook onto my neighbours AP (which doesn't have an internet conn

Re: Dual boot solution

2005-09-21 Thread K Wieland
On Sep 21, 2005, at 12:22 PM, Gary W. Swearingen wrote: K Wieland <[EMAIL PROTECTED]> writes: If anyone could add to this I would be interested. I suppose that you say Even if you choose not to alter the MBR. because of the last install menu item below { { "BootMgr","Install the

Reccomendations for FC-attached storage appliance?

2005-09-21 Thread Danny Howard
[NOTE: cross-posting to freebsd-scsi and -questions ... please reply direct to me, or followup to just ONE list. I may post summary after.] Hello, I have spent the past few weeks confusing around with different vendors to find a cool external disk solution that might offer high performance,

updating to RELENG_6 fails on radeon DRM

2005-09-21 Thread Jorge Mario G. Mazo
Hi there I'm trying upgrading to upgrade from 5.4 to 6 make buildworld runs fine but when I get to compile I get an error Note I have tried with different(including empty) make.conf configurations also I'm using the same kernel I've been using since 5.2 ... cc -c -O2 -pipe -fno-strict-aliasing -

Re: How similar are Xorg and XF86 config files

2005-09-21 Thread Erik Trulsson
On Wed, Sep 21, 2005 at 02:06:20PM -0400, stan wrote: > I'm setting up a new system. I want to use Xorg for the X server on this. I > did an "Xorg -configure" per the handbook to create config file for X, and > it is pretty disapointing. > > In the psat, I've just booted a Knoppix CD and ftp'd th

Re: Diskless Boot Problem

2005-09-21 Thread kevin stovall
No, I have two disks, / and /home. is /usr a separate disklabel? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

My first public website - how to secure it for use?

2005-09-21 Thread Derrill Guilbert
I am grateful for all the assistance I've received to date from this list ... I'm going through a bunch of baptism by fire stuff on FreeBSD - I've used it for basic file sharing, intranet stuff, EASY stuff before. Now, however, I keep getting asked for more robust things. We have been having s

make a new libdl.so.2 for cgoban2 ?

2005-09-21 Thread Jean-Jacques Dhenin
Thanks again for your time and your help. I moved /usr/local/lib/libdl.so to /usr/local/lib/libdl.so.old because /usr/local/lib/libdl.so is a symbolic link to /usr/local/lib/libdl.so.2 and then, cgoban2 get /usr/libexec/ld-elf.so.1: /usr/local/lib/libdl.so.2: Undefined symbol "_libc_intl_domainn

More on X.org Problems

2005-09-21 Thread Guillermo Garcia-Rojas
It seems something is wrong in latest version of X.org , many people are reporting the same issue with it that I have days ago. The issue is that when upgrading to X.org 6.8.2 and running X, the screen goes blsck and the machine reboots, this has been confirmed on user

Re: make a new libdl.so.2 for cgoban2 ?

2005-09-21 Thread Kris Kennaway
On Wed, Sep 21, 2005 at 08:31:14PM +0200, Jean-Jacques Dhenin wrote: > Thanks again for your time and your help. > > I moved /usr/local/lib/libdl.so to /usr/local/lib/libdl.so.old > because /usr/local/lib/libdl.so is a symbolic link to > /usr/local/lib/libdl.so.2 > and then, cgoban2 get /usr/lib

Firewall or not ...

2005-09-21 Thread Kiffin Gish
I have installed FreeBSD 5.4 on my Dell Inspiron 8200 using WiFi to access the Internet. My question is what are the pros and cons of running a firewall on my client, e.g. is it really necessary. I mean it's not like I am running Windows and have to bloat it with all McAfee, Zonealarm ad inf

Re: More on X.org Problems

2005-09-21 Thread Micah
Guillermo Garcia-Rojas wrote: It seems something is wrong in latest version of X.org , many people are reporting the same issue with it that I have days ago. The issue is that when upgrading to X.org 6.8.2 and running X, the screen goes blsck and the machine reboot

Re: Firewall or not ...

2005-09-21 Thread Paul Schmehl
--On Wednesday, September 21, 2005 21:05:36 +0200 Kiffin Gish <[EMAIL PROTECTED]> wrote: I have installed FreeBSD 5.4 on my Dell Inspiron 8200 using WiFi to access the Internet. My question is what are the pros and cons of running a firewall on my client, e.g. is it really necessary. I mean i

Re: Firewall or not ...

2005-09-21 Thread Marcin Jessa
On Wed, 21 Sep 2005 21:05:36 +0200 Kiffin Gish <[EMAIL PROTECTED]> wrote: > I have installed FreeBSD 5.4 on my Dell Inspiron 8200 using WiFi to > access the Internet. > > My question is what are the pros and cons of running a firewall on my > client, e.g. is it really necessary. > > I mean it'

Re: Recomendations for FC-attached storage appliance?

2005-09-21 Thread Charles Swiger
On Sep 21, 2005, at 2:12 PM, Danny Howard wrote: 1) Would anyone like to share a preferred storage solution? My dream is something where I can connect two FC controllers to two FreeBSD servers. If one controller fails, or if one server fails, I can still mount the same disks via the redunda

pkg_add -r returns error?

2005-09-21 Thread Chris Burchell
I have a freshly installed 5.3-RELEASE system configured and am trying to add a few packages using the 'pkg_add -r' command, but I get errors for all packages similar to the following: Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5.3-release/Latest /fastest-cvsup

Re: IE in FreeBSD

2005-09-21 Thread Frank Jahnke
> >>> On Tuesday 20 September 2005 14:52, Ashley Moran wrote: > >>> > > Why not submit your CV as a PDF? > > >>> > >>> Because it's common for companies and recruitment agencies to > >>> specify MS Word > >>> documents only. It's a de facto standard. > > > I have never gotten grief

pls help for ipfw

2005-09-21 Thread ann kok
Hi all my box is running freebsd5.4 with natd and ipfw I have problem about ipfw rule for internal users to access outside tftp server my rules: ipfw add allow udp from any to tftpserverip ipfw add allow udp from tftpserverip to any In the freebsd box, I can access tftp server but internal u

Re: Firewall or not ...

2005-09-21 Thread Marius M. Rex
On Wed, 2005-09-21 at 19:20 +, Marcin Jessa wrote: > On Wed, 21 Sep 2005 21:05:36 +0200 > Kiffin Gish <[EMAIL PROTECTED]> wrote: > > > I have installed FreeBSD 5.4 on my Dell Inspiron 8200 using WiFi to > > access the Internet. > > > > My question is what are the pros and cons of running a f

Re: pls help for ipfw

2005-09-21 Thread Kent Stewart
On Wednesday 21 September 2005 01:20 pm, ann kok wrote: > Hi all > > my box is running freebsd5.4 with natd and ipfw > > I have problem about ipfw rule for internal users to > access outside tftp server > > my rules: > > ipfw add allow udp from any to tftpserverip > ipfw add allow udp from tftpserv

Re: pls help for ipfw

2005-09-21 Thread Charles Swiger
On Sep 21, 2005, at 4:20 PM, ann kok wrote: my rules: ipfw add allow udp from any to tftpserverip ipfw add allow udp from tftpserverip to any In the freebsd box, I can access tftp server but internal users is hanging in the "get" state TFTP may also use TCP: % grep tftp /etc/services tftp

Re: pls help for ipfw

2005-09-21 Thread Charles Swiger
On Sep 21, 2005, at 4:29 PM, Kent Stewart wrote: my box is running freebsd5.4 with natd and ipfw I have problem about ipfw rule for internal users to access outside tftp server Did you allow tcp 20 & 21 for ftp. FTP and TFTP aren't the same thing. Also, if the original poster is using NAT,

Re: pkg_add -r returns error?

2005-09-21 Thread Kris Kennaway
On Wed, Sep 21, 2005 at 01:52:26PM -0600, Chris Burchell wrote: > I have a freshly installed 5.3-RELEASE system configured and am trying > to add a few packages using the 'pkg_add -r' command, but I get errors > for all packages similar to the following: > > > Error: FTP Unable to get > ftp://ftp

Restore System

2005-09-21 Thread Cody Holland
I'm pretty new to the BSD and NIX world, and have never had to perform a system recovery or restore. I did a full backup of a server with tar using the following command: tar cpzf servername`date +%m%d%y`.tgz / I'm trying to restore it on another server with the following command: tar -xzpf /pa

Debugging Apache with mod_auth_pam2 on 5.4

2005-09-21 Thread Brian J. McGovern
All, I'm having a bit of an issue getting mod_auth_pam2 from the ports collection working with the apache2 port. I've installed the module, uncommented the config lines in httpd.conf, and set up a .htaccess file in the virtual server's top-level data directory... AuthName BXBLIT A

Re: pls help for ipfw

2005-09-21 Thread Lowell Gilbert
Charles Swiger <[EMAIL PROTECTED]> writes: > On Sep 21, 2005, at 4:20 PM, ann kok wrote: > > my rules: > > > > ipfw add allow udp from any to tftpserverip > > ipfw add allow udp from tftpserverip to any > > > > In the freebsd box, I can access tftp server but > > internal users is hanging in the "

Re: Restore System

2005-09-21 Thread Philip Hallstrom
I did a full backup of a server with tar using the following command: tar cpzf servername`date +%m%d%y`.tgz / I'm trying to restore it on another server with the following command: tar -xzpf /path to backup file The problem I'm running into is that the original system is has an IDE harddrive, an

Re: My first public website - how to secure it for use?

2005-09-21 Thread Gerard Seibert
On Wed, 21 Sep 2005 11:18:18 -0700, Derrill Guilbert <[EMAIL PROTECTED]> Subject: My first public website - how to secure it for use? Wrote these words of wisdom: > I am grateful for all the assistance I've received to date from this > list ... I'm going through a bunch of baptism by fire stuff o

Re: pls help for ipfw

2005-09-21 Thread ann kok
thank you for your mail I tried add-state but ipfw: unrecognised option [-1] add-state --- Lowell Gilbert <[EMAIL PROTECTED]> wrote: > Charles Swiger <[EMAIL PROTECTED]> writes: > > > On Sep 21, 2005, at 4:20 PM, ann kok wrote: > > > my rules: > > > > > > ipfw add allow udp from any to tftpser

Re: Restore System

2005-09-21 Thread Alex Yarmol
середа 21 вересень 2005 21:18, Philip Hallstrom Ви написали: > > I did a full backup of a server with tar using the following command: > > tar cpzf servername`date +%m%d%y`.tgz / > > > > I'm trying to restore it on another server with the following command: > > tar -xzpf /path to backup file > > >

Question about Bind

2005-09-21 Thread Lisa Casey
Hi Folks, I seem to have basically screwed things up, so maybe I can get some help getting straightened out. For a long time, I ran apache 2 and bind 8.2.5 on FreeBSD 3.2. Granted 3.2 is old, my server was getting older, so I set up a new box and installed FreeBSD 5.3 I did not realise ins

RE: Restore System

2005-09-21 Thread Gayn Winters
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Cody Holland > Sent: Wednesday, September 21, 2005 1:48 PM > To: freebsd-questions@freebsd.org > Subject: Restore System > I did a full backup of a server with tar using the following command: > tar cp

RE: Restore System

2005-09-21 Thread Cody Holland
Thanks for all the help. I've added the -X option to tar and have a file containing all directories and files I don't wish to backup. Cody -Original Message- From: Gayn Winters [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 21, 2005 4:06 PM To: Cody Holland; freebsd-questions@f

Freezes while copying large files over network

2005-09-21 Thread Benjamin Braatz
Hello, I have got the following problem with FreeBSD, which occured with 5.4- RELEASE (installed from CD) as well as 6-BETA4 (since I learned how to upgrade/compile system and kernel): When I copy large (or many) files (like mpeg-movies or my mp3 collection) over the local network via scp

Re: pls help for ipfw

2005-09-21 Thread Lowell Gilbert
ann kok <[EMAIL PROTECTED]> writes: > thank you for your mail > > I tried add-state but > > ipfw: unrecognised option [-1] add-state Sorry; I meant "keep-state": $fwcmd add pass udp from any to any ntp keep-state out xmit ${oif} ___ freebsd-

Graphics driver for Intel Graphics Media Accelerator 900

2005-09-21 Thread Aleksander Grande
I recently bought a Dell Lattitude X1 witch comes installed with the new 915 chipset from Intel. I ofcourse removed windows and installed FreeBSD 5.4(Stable) and everytingh works fine, except the resolution in Xorg. Because i could not find any drivers for the graphics card i had to use the vesa dr

RE: Sendmail not listening correctly

2005-09-21 Thread Mike Loiterman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Altering cf files directly is frowned upon. I can't help you there. Sorry, that's what I meant. I was editing the .mc files. > Make sure there is no sendmail listening (port 25 or 587). Here's what I did: 1. Killed all sendmail processes # kil

Question about Bind

2005-09-21 Thread Robert Huff
Lisa Casey writes: > Now I seem to have both bind 8.4 and bind 9.3 installed. Probably > not a good situation. True. :-) > What I suppose I ought to do is to uninstall the bind 8.4 and > keep the bind 9.3. How do I do that? I have never worked with > ports before (although I think

Re: Firewall or not ...

2005-09-21 Thread Roland Smith
On Wed, Sep 21, 2005 at 09:05:36PM +0200, Kiffin Gish wrote: > I have installed FreeBSD 5.4 on my Dell Inspiron 8200 using WiFi to > access the Internet. > > My question is what are the pros and cons of running a firewall on my > client, e.g. is it really necessary. A pro would be that a firewa

Re: My first public website - how to secure it for use?

2005-09-21 Thread Chris Petrovitch
Gerard Seibert wrote: On Wed, 21 Sep 2005 11:18:18 -0700, Derrill Guilbert <[EMAIL PROTECTED]> Subject: My first public website - how to secure it for use? Wrote these words of wisdom: I am grateful for all the assistance I've received to date from this list ... I'm going through a bunch of

[Fwd: Re: [Openvpn-users] Problems on FreeBSD and MacOSX (buffer space available)]

2005-09-21 Thread Derrick MacPherson
Forwarding to freebsd-questions: There are 3 of us know that are having this same issue with OpenVPN and FreeBSD. The thread starts here: http://openvpn.net/archive/openvpn-users/2005-08/msg00356.html Anyone else having this issue, or know of a fix? Forwarded Message From: Der

RE: Reccomendations for FC-attached storage appliance?

2005-09-21 Thread Ansar Mohammed
In a practical sense if a fiber channel card fails on a server, you'd probably want to fail over the cluster to the second node until you resolved the issue. Redundant HBAs require multipath software for the server to properly load balance or fail over the disk IO. If you are considering this lev

Freebsd 5.4 panic on ffs_blkfree: freeing free frag

2005-09-21 Thread snacktime
I've had this one server crash about once every 1-2 months now for the last 5 months. The kernel is not compiled with debugging symbols (sorry) but the backtrace is probably better than nothing, at least it tells me where to start looking. I found a couple of vague references to this but nothing re

higher resolution console screen?

2005-09-21 Thread bob self
5.4-STABLE FreeBSD 5.4-STABLE #0: Tue Sep 20 15:33:58 EDT 2005 I have a 19" LCD monitor and usually run in console mode. My screen resolution is 80x25, but I'd like to get something like 120 x 60 if possible. I've played with vidcontrol, but so far can't get it to do anything useful. Also my c

Re: Freebsd 5.4 panic on ffs_blkfree: freeing free frag

2005-09-21 Thread snacktime
This looks very similar, however it happened on 6.0. http://people.freebsd.org/~pho/stress/log/cons107.html ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAI

Re: higher resolution console screen?

2005-09-21 Thread Björn König
bob self wrote: 5.4-STABLE FreeBSD 5.4-STABLE #0: Tue Sep 20 15:33:58 EDT 2005 I have a 19" LCD monitor and usually run in console mode. My screen resolution is 80x25, but I'd like to get something like 120 x 60 if possible. I've played with vidcontrol, but so far can't get it to do anything

Upgrading mysql 4.0 to 4.1

2005-09-21 Thread Roger Merritt
I want to upgrade mysql from ver. 4.0.26 to 4.1.x but am daunted by the existence of the separate ports. Can I just run "portinstall -R mysql41-\*" or should I do "pkgdeinstall mysql40-\*" first? -- Roger ___ freebsd-questions@freebsd.org mailing li

Re: Question about Bind

2005-09-21 Thread Ron Wilhoite
Lisa Casey wrote: Hi Folks, I did not realise installing FreeBSD would automatically install Bind 9.3. I figured if I needed to run bind I'ld have to install it. I didn't want to make too many changes at once so I installed bind 8.4 from ports. Now I seem to have both bind 8.4 and bind 9.3

Si3114r on FreeBSD-6[amd64]

2005-09-21 Thread Malachi de Ælfweald
I created the RAID5 array in the Silicon Image BIOS manager. Upon booting FreeBSD for the first time (during install) it sees the individual drives (instead of the array), hangs for a very long time, then continues. When it comes time to partition the disk, it asks which of the 4 disks (instead of

Re: tar -u adds all files regardless of mod date

2005-09-21 Thread Tim Kientzle
Gareth Bailey <[EMAIL PROTECTED]> writes: I have a directory I want to backup at /usr/dir_a/dir_b. I want to back the content of this dir to /usr/backups/dir_b so I tried the following: Lowell Gilbert clarified: [This essentially adds up to doing # tar -cf foo.tar $target_path and then imm

Re: Performance of mailserevr in FreeBSD 5.4

2005-09-21 Thread Peter Clutton
Well, rumor is that at one time FreeBSD+qmail was > yahoo's primary email solution, serving millions of > accounts. I'm pretty sure they've gone on to use > another solution since then, They most definitely still use FreeBSD, and I'm fairly sure they still use qmail. Coincidentally that's the s

NEWBIE: how-to for feeding file to gnomealyzer.sh?

2005-09-21 Thread David Armour
hello list! i was trying to install the plugger-plugins-hubbe port as a way to get plugins to work with firefox. . . ===> Configuring for libgda2-1.2.2_1 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for

hi list

2005-09-21 Thread Chezangla, Engineer, DrukNet
hi list, I could not bring up php working with mysql I tried reinstalling php again and gave me the following errors this time: Configuring SAPI modules checking for AOLserver support... no checking for Apache 1.x module support via DSO through APXS... no checking for Apache 1.x module

Re: hi list

2005-09-21 Thread Peter Clutton
On 9/22/05, Chezangla, Engineer, DrukNet <[EMAIL PROTECTED]> wrote: > > > checking for Apache 1.x module support via DSO through > checking for Apache 1.x module support... no > checking for member fd in BUFF *... no > checking for mod_charset compatibility option... no > checking for Apache 2.0 fi

Re: tar -u adds all files regardless of mod date

2005-09-21 Thread Tim Kientzle
Lowell Gilbert wrote: Gareth Bailey <[EMAIL PROTECTED]> writes: ... If i then try to update modified files by doing this: # tar -uf dir_b.tar /usr/dir_a/dir_b and I end up with dir_b.tar being 130MB (double size) which should not be the case since no files have been modified in /usr/dir_a/dir

Re: hi list

2005-09-21 Thread Peter Clutton
On 9/22/05, Chezangla, Engineer, DrukNet <[EMAIL PROTECTED]> wrote: > > how to disable apache2 which i might have enabled during > the installation... > > in rc.conf i have ' apache_enable="YES" ' No, rc.conf just loads it at boot time. As far as i know the only way is to reinstall it correctly.

Re: higher resolution console screen?

2005-09-21 Thread Luke Dean
On Wed, 21 Sep 2005, bob self wrote: 5.4-STABLE FreeBSD 5.4-STABLE #0: Tue Sep 20 15:33:58 EDT 2005 I have a 19" LCD monitor and usually run in console mode. My screen resolution is 80x25, but I'd like to get something like 120 x 60 if possible. I've played with vidcontrol, but so far can't

  1   2   >