vpnc RAW_SOCKET (again)

2007-01-29 Thread Philip M. Gollucci
sudo vpnc /etc/vpnc/conf add host a.b.c.d: gateway 64.183.12.161 add net 192.168.52.0: gateway 172.26.7.141 add net e.0.0.0: gateway 172.26.7.141 add net a.b.c.d: gateway 172.26.7.141 add net 172.26.0.0: gateway 172.26.7.141 add net 192.168.34.0: gateway 172.26.7.141 add net 172.28.0.0: gateway 172

Re: how to enable linux flash player in firefox

2007-01-29 Thread Marc Fonvieille
On Tue, Jan 30, 2007 at 12:43:21PM +0800, peter wrote: > > Andreas Davour wrote: > > > Sorry for being so lost. I'm totally lost in the native/emulated mess > > and which of the ports work with which. > >It's terribly sad that nobody can make it work, as of now. I really > >hope > >FreeBSD 7 can

Re: man sysinstall

2007-01-29 Thread Jared Barneck
--- "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Ceri Davies wrote: > > >On Thu, Jan 25, 2007 at 07:28:39PM -0500, Tom > Rhodes wrote: > > > > > >>On Thu, 25 Jan 2007 14:54:47 + > >>Ceri Davies <[EMAIL PROTECTED]> wrote: > >> > >> > >> > >>>On Wed, Jan 24, 2007 at 11:05:13PM -0800,

isdn

2007-01-29 Thread anup roy
dear I have office in kolkata and also I have a pc in another city like Mumbai , i want connect to pc by Isdn, I want to communicate via Isdn what will be the process ? thanks anup [EMAIL PROTECTED] Any q

Re: how to enable linux flash player in firefox

2007-01-29 Thread peter
> Andreas Davour wrote: > Sorry for being so lost. I'm totally lost in the native/emulated mess > and which of the ports work with which. >It's terribly sad that nobody can make it work, as of now. I really >hope >FreeBSD 7 can make a change. I'm now using 6.2-PRERELEASE as the desktop with fir

Re: stupid scripting question: zsh

2007-01-29 Thread Dan Nelson
In the last episode (Jan 29), David Benfell said: > On Mon, 29 Jan 2007 17:19:40 -0600, Dan Nelson wrote: > > In the last episode (Jan 29), David Benfell said: > > > I've been upgrading my FreeBSD system into a fully-fledged > > > desktop system. > > > > > > zsh as installed (from the port) seems

Re: how to enable linux flash player in firefox

2007-01-29 Thread Garrett Cooper
Chris wrote: Tore Lund wrote: Andreas Davour wrote: [snip] Is what I get when I try Google Video. YouTube works for video, but not sound. I wonder if that state "kserel" is what's troubling us? It's past midnight here, so I'll think about this thing tomorrow. I also get YouTube without sound

Re: man sysinstall

2007-01-29 Thread Jared Barneck
To: [EMAIL PROTECTED] From: Jared Barneck <[EMAIL PROTECTED]> Reply-To: Jared Barneck <[EMAIL PROTECTED]> Cc: X-send-pr-version: 3.113 X-GNATS-Notify: >Submitter-Id: current-users >Originator:Jared Barneck >Organization: www.bsdcertification.com >Confidential: no >Synopsis: sysinstall

Re: Apache Lenya Contact management

2007-01-29 Thread Graham North
Thank you Tuareg. It looks promising and I will check it out further. Yours is the first response that I have seen on this query. Cheers, Graham/ Tuareg wrote: On 1/26/07, Graham North <[EMAIL PROTECTED]> wrote: Hi all: Maybe this should be going to Port or Java bu

fusefs-ntfs (ntfs-3g) problem - linux compatibility?

2007-01-29 Thread Steve Franks
I get the following: [EMAIL PROTECTED] ~]$ sudo ntfs-3g /dev/ad10s2 /mnt/rainstone Failed to open /proc/filesystems: No such file or directory modprobe: not found Failed to open /proc/filesystems: No such file or directory [EMAIL PROTECTED] ~]$ As I do not indeed have /proc/filesystems, the erro

Re: Sorta OT - Backup solutions Mac to FreeBSD

2007-01-29 Thread Doug Hardie
On Jan 29, 2007, at 14:00, Joe Auty wrote: I've heard of many people having problems with RsyncX and the version of rsync included in OS X crapping out and being unreliable. RsyncX and the patched rsync (the former being a GUI for the CLI rsync) that ships with OS X attempts to preserve re

Re: stupid scripting question: zsh

2007-01-29 Thread David Benfell
On Mon, 29 Jan 2007 17:19:40 -0600, Dan Nelson wrote: > In the last episode (Jan 29), David Benfell said: > > I've been upgrading my FreeBSD system into a fully-fledged desktop > > system. > > > > zsh as installed (from the port) seems only to recognize the > > /etc/zshenv startup file. And I nee

pf and ALTQ Help

2007-01-29 Thread Drew Tomlinson
I recently began using a VoIP phone service (SunRocket) and need to ensure that the SunRocket hardware has priority over any other traffic on my slow DSL connection. For years I've used ipfw for my firewall so I tried shaping traffic with dummynet but it seems unreliable. Because the man page

Re: chm file conversion?

2007-01-29 Thread Andrew Pantyukhin
On 10/14/05, Sandy Rutherford <[EMAIL PROTECTED]> wrote: > On Sun, 9 Oct 2005 12:51:43 +0400, > "Andrew P." <[EMAIL PROTECTED]> said: > On 10/9/05, Sandy Rutherford <[EMAIL PROTECTED]> wrote: >> Colin, >> >> On Sat, 08 Oct 2005 you wrote: >> >> > Vizion wrote: >> >> As per subject

Re: how to enable linux flash player in firefox

2007-01-29 Thread Chris
Tore Lund wrote: > Andreas Davour wrote: >> [snip] >> Is what I get when I try Google Video. YouTube works for video, but not >> sound. I wonder if that state "kserel" is what's troubling us? > > It's past midnight here, so I'll think about this thing tomorrow. > > I also get YouTube without so

Re: how to enable linux flash player in firefox

2007-01-29 Thread Tore Lund
Andreas Davour wrote: > [snip] > Is what I get when I try Google Video. YouTube works for video, but not > sound. I wonder if that state "kserel" is what's troubling us? It's past midnight here, so I'll think about this thing tomorrow. I also get YouTube without sound. But I get http://www.fla

Re: Command watching opened files by processes in FreeBSD

2007-01-29 Thread Christoph Schug
On Mon, Jan 29, 2007, O. Hartmann wrote: > does FreeBSD has a nativ root-restricted facility watching opened files > of a process or process group (like lsof or filemon)? fstat(1) -cs ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd

Re: Command watching opened files by processes in FreeBSD

2007-01-29 Thread O. Hartmann
Bill Moran wrote: > In response to "O. Hartmann" <[EMAIL PROTECTED]>: > > >> Hello out there, >> does FreeBSD has a nativ root-restricted facility watching opened files >> of a process or process group (like lsof or filemon)? >> > > Is fstat what you're looking for? > > Sorry for the noi

Re: Sorta OT - Backup solutions Mac to FreeBSD

2007-01-29 Thread Bill Campbell
On Mon, Jan 29, 2007, Joe Auty wrote: >I've heard of many people having problems with RsyncX and the version >of rsync included in OS X crapping out and being unreliable. > >RsyncX and the patched rsync (the former being a GUI for the CLI >rsync) that ships with OS X attempts to preserve resour

Re: stupid scripting question: zsh

2007-01-29 Thread Dan Nelson
In the last episode (Jan 29), David Benfell said: > I've been upgrading my FreeBSD system into a fully-fledged desktop > system. > > zsh as installed (from the port) seems only to recognize the > /etc/zshenv startup file. And I needed an stty command to get proper > backspace/delete behavior. Be

CUPS and gimp and openoffice

2007-01-29 Thread David Benfell
On Mon, 29 Jan 2007 22:36:17 +0100, Roland Smith wrote: > > > > > > > > In the GIMP, set up the printer as PostScript level 2, and also provide > > > > the PPD file. > > Okay, I did this, but CUPS never sees print jobs from the Gimp. How is > In the printer setup dialog, you also have to speci

Re: stupid scripting question: zsh

2007-01-29 Thread Derek Ragona
The problem is likely the that you don't have the full path to stty in your script, and the automated jobs don't have a proper path set yet. Use the full pathname in your script and see if that works. -Derek At 04:37 PM 1/29/2007, David Benfell wrote: Hello all, I've been upgrading

Re: Command watching opened files by processes in FreeBSD

2007-01-29 Thread Bill Moran
In response to "O. Hartmann" <[EMAIL PROTECTED]>: > Hello out there, > does FreeBSD has a nativ root-restricted facility watching opened files > of a process or process group (like lsof or filemon)? Is fstat what you're looking for? -- Bill Moran Collaborative Fusion Inc. __

Re: Command watching opened files by processes in FreeBSD

2007-01-29 Thread Daniel Marsh
On 1/30/07, O. Hartmann <[EMAIL PROTECTED]> wrote: Hello out there, does FreeBSD has a nativ root-restricted facility watching opened files of a process or process group (like lsof or filemon)? Thanks in advance, Oliver You can always install lsof from the ports... ___

Command watching opened files by processes in FreeBSD

2007-01-29 Thread O. Hartmann
Hello out there, does FreeBSD has a nativ root-restricted facility watching opened files of a process or process group (like lsof or filemon)? Thanks in advance, Oliver -- O. Hartmann ___ freebsd-questions@freebsd.org mailing list http://lists.freebs

Re: Multiple Directories for Jails

2007-01-29 Thread Karl Fischer
On 29 Jan 2007, at 5:04 PM, Björn König wrote: Karl Fischer schrieb: Hi I'm a n00b to freebsd and jails is there away that I can specify multiple Directories in the jails.conf ? JAIL_HOME="/data1; /data2" etc. What are you trying to do or what do you expect? A file system hierarchy can only

stupid scripting question: zsh

2007-01-29 Thread David Benfell
Hello all, I've been upgrading my FreeBSD system into a fully-fledged desktop system. zsh as installed (from the port) seems only to recognize the /etc/zshenv startup file. And I needed an stty command to get proper backspace/delete behavior. Because only the /etc/zshenv file seemed to be recog

Re: 6.2: "upgrade", or just "install" and restore rc.conf?

2007-01-29 Thread Roland Smith
On Mon, Jan 29, 2007 at 02:44:43PM -0700, Steve Franks wrote: > Presuming you have a 1 or 2 user system, and haven't done alot of > mods, is there any reason to "upgrade" to 6.2 as opposed to just > "install" it? Of the maybe 10 files I've modified, I have backed them > up elsewhere, and it's fres

Re: 6.2: "upgrade", or just "install" and restore rc.conf?

2007-01-29 Thread Jerry McAllister
On Mon, Jan 29, 2007 at 02:44:43PM -0700, Steve Franks wrote: > Presuming you have a 1 or 2 user system, and haven't done alot of > mods, is there any reason to "upgrade" to 6.2 as opposed to just > "install" it? Of the maybe 10 files I've modified, I have backed them > up elsewhere, and it's fre

Re: Sorta OT - Backup solutions Mac to FreeBSD

2007-01-29 Thread Joe Auty
I've heard of many people having problems with RsyncX and the version of rsync included in OS X crapping out and being unreliable. RsyncX and the patched rsync (the former being a GUI for the CLI rsync) that ships with OS X attempts to preserve resource forks and other file metadata (a lot

Re: 6.2: "upgrade", or just "install" and restore rc.conf?

2007-01-29 Thread Eric
Steve Franks wrote: Presuming you have a 1 or 2 user system, and haven't done alot of mods, is there any reason to "upgrade" to 6.2 as opposed to just "install" it? Of the maybe 10 files I've modified, I have backed them up elsewhere, and it's fresh in my mind still. The only issues I can think

6.2: "upgrade", or just "install" and restore rc.conf?

2007-01-29 Thread Steve Franks
Presuming you have a 1 or 2 user system, and haven't done alot of mods, is there any reason to "upgrade" to 6.2 as opposed to just "install" it? Of the maybe 10 files I've modified, I have backed them up elsewhere, and it's fresh in my mind still. The only issues I can think of are (1) users/gro

Re: conflict between gimp-print and gutenprint

2007-01-29 Thread Roland Smith
On Mon, Jan 29, 2007 at 01:16:44PM -0800, David Benfell wrote: > Okay, it prints now. Inexplicably, the printer thought it was paused. > (My cat must have done it.) > > Now to try this... > > > > In the GIMP, set up the printer as PostScript level 2, and also provide > > > the PPD file. > Okay

Re: Sorta OT - Backup solutions Mac to FreeBSD

2007-01-29 Thread hal
On Jan 29, 2007, at Monday, Jan29, 2007 12:45 PM, Kenny Dail wrote: I have been poking around the 'Net a bit looking for an easy to use backup solution for our Mac's (1 mini, 1 powerbook, more in the future). Basically there is a server, offsite (FBSD 6.2) with 2 RAID 5 arrays. I would like t

Need help: Zend Optimizer breaks Apache

2007-01-29 Thread Andreas Widerøe Andersen
Hi, I'm having big problems getting the Zend Optimizer to work. I'm on FreeBSD 6.2 with PHP 5.2 installed and Apache 1.3.37. I install the Zend Optimizer from ports and the current version is 3.22 (allthough my problems have been around since I first tried this port at version 3.01). Here's my ba

Re: Sorta OT - Backup solutions Mac to FreeBSD

2007-01-29 Thread Roland Smith
On Mon, Jan 29, 2007 at 12:45:45PM -0700, Kenny Dail wrote: > > I have been poking around the 'Net a bit looking for an easy to use > > backup solution for our Mac's (1 mini, 1 powerbook, more in the > > future). > > > > Basically there is a server, offsite (FBSD 6.2) with 2 RAID 5 arrays. > > I w

Re: Release of updated 'XORG' port

2007-01-29 Thread Kris Kennaway
On Mon, Jan 29, 2007 at 03:36:44PM -0500, Gerard Seibert wrote: > Does anyone have any information regarding when the 'xorg' port will be > updated from 6.9.0 to what I believe now is version X11R7.1 being > release by 'x.org'? This is a FAQ, please see the archives or the wiki. Kris ___

Re: conflict between gimp-print and gutenprint

2007-01-29 Thread David Benfell
On Mon, 29 Jan 2007 11:57:40 -0800, David Benfell wrote: > On Mon, 29 Jan 2007 18:39:44 +0100, Roland Smith wrote: > > On Sun, Jan 28, 2007 at 11:44:38PM -0800, David Benfell wrote: > > > Hello all, > > > > > > I am running FreeBSD 6.2 with CUPS and a printer--specifically an HP Color > > > LaserJ

Re: conflict between gimp-print and gutenprint

2007-01-29 Thread Roland Smith
On Mon, Jan 29, 2007 at 11:57:40AM -0800, David Benfell wrote: > On Mon, 29 Jan 2007 18:39:44 +0100, Roland Smith wrote: > > On Sun, Jan 28, 2007 at 11:44:38PM -0800, David Benfell wrote: > > > Hello all, > > > > > > I am running FreeBSD 6.2 with CUPS and a printer--specifically an HP Color > > >

Re: how to enable linux flash player in firefox

2007-01-29 Thread Tore Lund
Andreas Davour wrote: > I'll try to do a cvsup, rebuild and try to reinstall the browser and the > plugins. Is PKG_SITES only used with pkg_fetch or can I use the ports > system "as is"? I've never even heard of it before today. I believe you can use the ports system as is. In theory at least y

Re: Release of updated 'XORG' port

2007-01-29 Thread Pietro Cerutti
On 1/29/07, Gerard Seibert <[EMAIL PROTECTED]> wrote: Does anyone have any information regarding when the 'xorg' port will be updated from 6.9.0 to what I believe now is version X11R7.1 being release by 'x.org'? Check out the wiki page: http://wiki.freebsd.org/ModularXorg -- Gerard Scitum

Release of updated 'XORG' port

2007-01-29 Thread Gerard Seibert
Does anyone have any information regarding when the 'xorg' port will be updated from 6.9.0 to what I believe now is version X11R7.1 being release by 'x.org'? -- Gerard Scitum est inter caecos luscum regnare posse. (It is well known, that among the blind the one-eyed man is king.) Gerard

Re: network problem

2007-01-29 Thread Lowell Gilbert
"Tsu-Fan Cheng" <[EMAIL PROTECTED]> writes: > I am using bt to download files and i know this is bad for netowrk... Not particularly; just make sure it isn't grabbing all of your bandwidth. > sometimes my firefox returns "the site not found" on some popular sites, > such as yahoo and google, a

Re: conflict between gimp-print and gutenprint

2007-01-29 Thread David Benfell
On Mon, 29 Jan 2007 18:39:44 +0100, Roland Smith wrote: > On Sun, Jan 28, 2007 at 11:44:38PM -0800, David Benfell wrote: > > Hello all, > > > > I am running FreeBSD 6.2 with CUPS and a printer--specifically an HP Color > > LaserJet 5500-DN--that only seems to want to print with the Gutenprint port

Re: Sorta OT - Backup solutions Mac to FreeBSD

2007-01-29 Thread Kenny Dail
> I have been poking around the 'Net a bit looking for an easy to use > backup solution for our Mac's (1 mini, 1 powerbook, more in the > future). > > Basically there is a server, offsite (FBSD 6.2) with 2 RAID 5 arrays. > I would like to be able to set the 2 (for now) clients to > automatically,

FreeBSD Torrent Server

2007-01-29 Thread Eric Hildebrandt
I was wondering if the FreeBSD torrent server will be back online any time soon? Tryed to download version 6.2 and comes server not there. Thanks, Eric ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-q

Re: [Fwd: Looking to upgrade my hardware and run 6.2-RELEASE]

2007-01-29 Thread Glenn Sieb
Roland Smith wrote: [Much Good Info snipped..] Looks like you'd better stick with a KN9 (nForce4) for now. Asus has the M2V-MX with VIA chipset that looks OK. Not sure about the Realtek RTL8100C ethernet chip though. Same goes for the MSI K9VGM-V. It has a RTL8201 ethernet chip. I've never had

Re: Apache Lenya Contact management

2007-01-29 Thread Tuareg
On 1/26/07, Graham North <[EMAIL PROTECTED]> wrote: Hi all: Maybe this should be going to Port or Java but I thought it might do okay here? Does FBSD support Lenya? I could not find it in Ports - but maybe I am missing something? I think it needs Java - could that be a problem? FBSD supports

Re: via dri ?

2007-01-29 Thread Roland Smith
On Mon, Jan 29, 2007 at 01:04:43PM +0500, [EMAIL PROTECTED] wrote: > Has anybody VIA CLE266 integrated video card? > If any - have you set up direct rendering with it? It should be possible to get it working, but you might need to tweak Xorg: http://www.altlinux.com/index.php?module=sisyphus&packa

Re: conflict between gimp-print and gutenprint

2007-01-29 Thread Roland Smith
On Sun, Jan 28, 2007 at 11:44:38PM -0800, David Benfell wrote: > Hello all, > > I am running FreeBSD 6.2 with CUPS and a printer--specifically an HP Color > LaserJet 5500-DN--that only seems to want to print with the Gutenprint port > installed. > > Even with the Gutenprint port installed, I had

Re: PF and MAC-Filtering ?

2007-01-29 Thread Philipp Wuensche
Frank Staals wrote: > I'm trying to get my FreeBSD gateway with PF firewall to only allow > acces to my network and internet from a couple computers through MAC > filtering. I couldn't realy find out what rules I should use; From the > information I found on google I tried something like this but i

Re: [Fwd: Looking to upgrade my hardware and run 6.2-RELEASE]

2007-01-29 Thread Roland Smith
On Sun, Jan 28, 2007 at 09:56:22PM -0500, Glenn Sieb wrote: > I said... > > Since I tend to build my own boxes, I'd like to make sure my choice of > > CPU/MB is good fro FBSD before I buy :-) > > > > I'm looking at an AMD X2 64 5400 and an Abit AN9 32X. > > > > The AN9 has: > > > > NVIDIA nForce

RE: I am unable to connect to my ftp server from anything other than the local host

2007-01-29 Thread Guillermo Gonzalez
Ok, just so everyone knows the problem I was having where I was getting a 421 error when trying to connect to my ftp server was due to an error on my part when setting up ftpd. I had it both in rc and in inetd.conf. ___ freebsd-questions@freebsd.org mai

python upgrade issue

2007-01-29 Thread Zbigniew Szalbot
Hello, I am running FreeBSD 6.2-RELEASE. Today I tried upgrading python to its most recent version. I made sure version 2.5 is mentioned in distinfo file and then issued portupgrade. I was not really convinced from the initial screen that my box was going to get the latest release but anyway the u

Re: 6.1 hard freeze after 2 hrs cp from ntfs to ufs

2007-01-29 Thread Kris Kennaway
On Mon, Jan 29, 2007 at 09:24:48AM -0700, Steve Franks wrote: > So, I have no ideas here. I am migrating to 6.1 from win2k and I am > a bit leery as my system is freezeing. Basically, I mount my ntfs > drive, and I have a fresh blank disk that I want to move my > hundred-odd gigs of data off of

Re: how to enable linux flash player in firefox

2007-01-29 Thread Abdullah Ibn Hamad Al-Marri
On 1/29/07, Andreas Davour <[EMAIL PROTECTED]> wrote: On Sun, 28 Jan 2007, Garrett Cooper wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Andreas Davour wrote: >> On Sun, 28 Jan 2007, Tijl Coosemans wrote: >> Since I'm now using 6.2-PRERELEASE I guess it could be fixed in the >

6.1 hard freeze after 2 hrs cp from ntfs to ufs

2007-01-29 Thread Steve Franks
So, I have no ideas here. I am migrating to 6.1 from win2k and I am a bit leery as my system is freezeing. Basically, I mount my ntfs drive, and I have a fresh blank disk that I want to move my hundred-odd gigs of data off of my old ntfs volume. It goes for on average about 2 hours, then the s

Re: Cannot mount file-backed msdosfs filesystem

2007-01-29 Thread Jeremie Le Hen
Björn, On Mon, Jan 29, 2007 at 04:26:13PM +0100, Björn König wrote: > Jeremie Le Hen schrieb: > >Hi, > > > >(Please Cc: in your replies.) > > > >I used to mount an msdosfs filesystem and it has been working correctly > >so far. Unfortuntely I can't do it anymore today: > > > >% jarjarbinks:/usr/s

Re: customize floppies

2007-01-29 Thread Björn König
Oliver Koch schrieb: Hello, is it possible to customize the kernel in the images of the kernel floppies (kern1.flp, kern2.flp, kern3.flp) for FreeBSD 6.2? I need a custom kernel with a special kernel option for my bge network interface (BGE_FAKE_AUTONEG) to get network access on my Intel Blade.

Re: Multiple Directories for Jails

2007-01-29 Thread Björn König
Karl Fischer schrieb: Hi I'm a n00b to freebsd and jails is there away that I can specify multiple Directories in the jails.conf ? JAIL_HOME="/data1; /data2" etc. What are you trying to do or what do you expect? A file system hierarchy can only have one root directory. You probably want to p

Re: Cannot mount file-backed msdosfs filesystem

2007-01-29 Thread Björn König
Jeremie Le Hen schrieb: Hi, (Please Cc: in your replies.) I used to mount an msdosfs filesystem and it has been working correctly so far. Unfortuntely I can't do it anymore today: % jarjarbinks:/usr/src:108# mdconfig -lu 0 % md0 vnode 1.8G /mnt/msdos/FreeBSD-SSP_src.ufs % jarjarbinks

Re: how to enable linux flash player in firefox

2007-01-29 Thread Tore Lund
Andreas Davour wrote: > It's terribly sad that nobody can make it work, as of now. I really hope > FreeBSD 7 can make a change. It DOES work right now, in 6.2-RELEASE with linux-flashplugin7, and that is with sound. The problem is, it only works for some users, and no one knows precisely which c

ipfw fwd command

2007-01-29 Thread Chris
I'm hooking up a second T1 to a FreeBSD 6.2 apache webserver. It's use is to be extremely simplistic having no NAT, no load balancing nor even failover capabilities. I'd like for packets entering on either interface to leave on the interface the arrived on. From what I've read, this can be done by

Re: mknod, devfs and FreeBSD

2007-01-29 Thread Kris Kennaway
On Mon, Jan 29, 2007 at 01:07:25PM +, Freminlins wrote: > Kris, > > On 28/01/07, Kris Kennaway <[EMAIL PROTECTED]> wrote: > > > > > >I not understand this no sentence :) > > > Sorry, I didn't read what I typed. I meant to type "Was the effect of this > considered at all?" Yes it was. The b

[PMX:VIRUS] Returned mail: see transcript for details

2007-01-29 Thread connectionists-owner
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at [EMAIL PROTECTED] --- Begin Message --- The original content of this message part has been replaced

PF and MAC-Filtering ?

2007-01-29 Thread Frank Staals
I'm trying to get my FreeBSD gateway with PF firewall to only allow acces to my network and internet from a couple computers through MAC filtering. I couldn't realy find out what rules I should use; From the information I found on google I tried something like this but it seems that PF doesn't

Cannot mount file-backed msdosfs filesystem

2007-01-29 Thread Jeremie Le Hen
Hi, (Please Cc: in your replies.) I used to mount an msdosfs filesystem and it has been working correctly so far. Unfortuntely I can't do it anymore today: % jarjarbinks:/usr/src:108# mdconfig -lu 0 % md0 vnode 1.8G /mnt/msdos/FreeBSD-SSP_src.ufs % jarjarbinks:/usr/src:109# mount -t ms

Re: mknod, devfs and FreeBSD

2007-01-29 Thread Freminlins
Kris, On 28/01/07, Kris Kennaway <[EMAIL PROTECTED]> wrote: I not understand this no sentence :) Sorry, I didn't read what I typed. I meant to type "Was the effect of this considered at all?" What reasons, other than cosmetic, do you have for not wanting to do this? Well, I am sure you

Samba/LDAP PDC problem

2007-01-29 Thread Guillaume
Hi I want to run a Samba PDC with LDAP backend on a FreeBSD 6.2 for Sparc64. And off course, if I send this mail, it is not working ! :-( I have this error message when using smbclient on the PDC itself. The command line is: smbclient -L janus -Uadministrator%toto The result is: session setup fa

Multiple Directories for Jails

2007-01-29 Thread Karl Fischer
Hi I'm a n00b to freebsd and jails is there away that I can specify multiple Directories in the jails.conf ? JAIL_HOME="/data1; /data2" etc. Thanks Karl -- - Karl Fischer "Absence of evidence is not evidence of absence" Carl Sagan Email : [EMAIL PROTECTE

Re: upgrading xfce4 fails

2007-01-29 Thread Markus Hoenicka
John Nielsen <[EMAIL PROTECTED]> was heard to say: > There's a PR open for this with a working patch: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/108322 > > Download it and apply it in the ports/sysutils/xfce4-battery-plugin > directory then rebuild the port. It fixed the problem for me.

conflict between gimp-print and gutenprint

2007-01-29 Thread David Benfell
Hello all, I am running FreeBSD 6.2 with CUPS and a printer--specifically an HP Color LaserJet 5500-DN--that only seems to want to print with the Gutenprint port installed. Even with the Gutenprint port installed, I had to copy the PPD file over from a Linux laptop to get color working. Then I d

via dri ?

2007-01-29 Thread applecom
Has anybody VIA CLE266 integrated video card? If any - have you set up direct rendering with it? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED