Re: i386 wine on amd64 - DRI a lost cause?

2010-07-02 Thread David Naylor
On Friday 02 July 2010 01:35:05 xorquew...@googlemail.com wrote: > On 2010-07-01 22:16:26, David Naylor wrote: > > Have you tried the packages from http://people.freebsd.org/~ivoras/wine/ > > > > They worked for me with nvidia and intel. > > Thanks, but as I mentioned in the hackers@ thread (and

Re: /boot is full after running "make installkernel" on FreeBSD 8.0

2010-07-02 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/07/2010 22:29:54, Ed Flecko wrote: > Henrik, > When I FIRST installed 8.0, I did create a separate /home partition. > When I installed the kernel and starting running out of space in / , I > thought "O.K...I'll let FreeBSD make the partition size

Re: /boot is full after running "make installkernel" on FreeBSD 8.0

2010-07-02 Thread Svein Skogen (Listmail Account)
On 02.07.2010 09:33, Matthew Seaman wrote: > On 01/07/2010 22:29:54, Ed Flecko wrote: >> Henrik, >> When I FIRST installed 8.0, I did create a separate /home partition. >> When I installed the kernel and starting running out of space in / , I >> thought "O.K...I'll let FreeBSD make the partition si

Re: Convert all packages to ports

2010-07-02 Thread Mike Clarke
On Friday 02 July 2010, Chris Stankevitz wrote: > --- On Thu, 7/1/10, Chris Stankevitz wrote: > > Q: Is there a simple way to replace each "package" with the > > locally compiled "port"? > > portmaster -f -a > > > Ideally the procedure will not ask me any questions > > Be prepared to answer hund

Re: /boot is full after running "make installkernel" on FreeBSD 8.0

2010-07-02 Thread krad
On 2 July 2010 08:33, Matthew Seaman wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 01/07/2010 22:29:54, Ed Flecko wrote: > > Henrik, > > When I FIRST installed 8.0, I did create a separate /home partition. > > When I installed the kernel and starting running out of space in / , I

ssh_exchange_identification: Connection closed by remote host

2010-07-02 Thread John Almberg
Hi guys, Woke up this morning and discovered that one of my FreeBSD 7.2 servers was down. When I try to SSH into the box, I get this: ~ 510 $ ssh m...@my.example.com ssh_exchange_identification: Connection closed by remote host FTP doesn't work, either, but the DNS server on the machine respo

Re: ssh_exchange_identification: Connection closed by remote host

2010-07-02 Thread Christer Solskogen
On Fri, Jul 2, 2010 at 12:52 PM, John Almberg wrote: > ~ 510 $ ssh m...@my.example.com > ssh_exchange_identification: Connection closed by remote host > Locked account, maybe? -- chs, ___ freebsd-questions@freebsd.org mailing list http://lists.freebs

/var/log/messages empty since June 26 :-/

2010-07-02 Thread Gilles
Hello On a FreeBSD 6.3 server sitting in a corner of the office not doing much work, I noticed that /var/log/messages was turned over and has been empty since 26 June: # tail /var/log/messages Jun 26 16:00:00 freebsd newsyslog[5320]: logfile turned over due to size>100K # ll /var/log/

Re: /var/log/messages empty since June 26 :-/

2010-07-02 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/07/2010 12:11:16, Gilles wrote: > Hello > > On a FreeBSD 6.3 server sitting in a corner of the office not doing > much work, I noticed that /var/log/messages was turned over and has > been empty since 26 June: > > # tail /var/log/message

Re: ssh_exchange_identification: Connection closed by remote host

2010-07-02 Thread John Almberg
Christer Solskogen wrote: On Fri, Jul 2, 2010 at 12:52 PM, John Almberg wrote: ~ 510 $ ssh m...@my.example.com ssh_exchange_identification: Connection closed by remote host Locked account, maybe? I've tried several accounts and they all give the same result. There's also the

Re: /var/log/messages empty since June 26 :-/

2010-07-02 Thread Gilles
On Fri, 02 Jul 2010 12:19:20 +0100, Matthew Seaman wrote: >Is syslogd running? Yes it is: # ps aux | grep -i syslog | grep -v grep root518 0,0 0,3 1404 1072 ?? Ss Ven19 0:02,07 /usr/sbin/syslogd -s > Restarting syslogd would be a good thing to try in >any case: > > # /etc/rc.d

Re: ssh_exchange_identification: Connection closed by remote host

2010-07-02 Thread Bas Smeelen
On 07/02/2010 01:28 PM, John Almberg wrote: > Christer Solskogen wrote: >> On Fri, Jul 2, 2010 at 12:52 PM, John Almberg >> wrote: >> >> >>> ~ 510 $ ssh m...@my.example.com >>> ssh_exchange_identification: Connection closed by remote host >>> >>> >> >> Locked account, maybe? >> > I've

Re: ssh_exchange_identification: Connection closed by remote host

2010-07-02 Thread John Almberg
Bas Smeelen wrote: On 07/02/2010 01:28 PM, John Almberg wrote: Christer Solskogen wrote: On Fri, Jul 2, 2010 at 12:52 PM, John Almberg wrote: ~ 510 $ ssh m...@my.example.com ssh_exchange_identification: Connection closed by remote host Locked account, maybe?

/usr/sbin/periodic security check changing date format

2010-07-02 Thread Mike Clarke
The daily security check run by /usr/sbin/periodic has started to change the date format when checking suid files with the result that all the files are flagged as changed. On Wednesday I had the following ... curlew.lan setuid diffs: --- /var/log/setuid.today 2010-06-06 09:01:14.

Re: ssh_exchange_identification: Connection closed by remote host

2010-07-02 Thread Bas Smeelen
Locked account, maybe? >>> I've tried several accounts and they all give the same result. There's >>> also the fact that FTP and Apache seem to be broken, as well. >>> >> It could be that your /var filesystem filled up >> > I'm on the console, now. Looks like a s

Re: /boot is full after running "make installkernel" on FreeBSD 8.0

2010-07-02 Thread Robert Huff
krad writes: > all i can say is your a brave boy 8) A 1 TB+ / slice would take > ages to fsck. For "ages" being less than ten (fifteen ?) minutes on a modern system with reasonable memory ... ... which should be necessary very rarely. Even on my test system, time between involu

Re: ssh_exchange_identification: Connection closed by remote host

2010-07-02 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/07/2010 12:44:48, John Almberg wrote: > I'm on the console, now. Looks like a swapspace problem... > > The first terminal is scrolling by the swapspace messages really fast > (it kills httpd, but then starts again). > I tried logging in on the 2

Re: ssh_exchange_identification: Connection closed by remote host

2010-07-02 Thread John Almberg
On that subject... does Ctrl-Alt-Del initiate an orderly shutdown? If you can't log in -- even on the console -- then rebooting is really your only option. Ctrl-Alt-Del should bring the system down cleanly if you haven't disabled that functionality. Otherwise, just toggle the power. T

Re: /boot is full after running "make installkernel" on FreeBSD 8.0

2010-07-02 Thread Bruce Cran
On Fri, 02 Jul 2010 08:33:45 +0100 Matthew Seaman wrote: > Is it time for me to start advocating "one big partition" again? > > This may not be the consensus view, but I have found that for a quiet > life and general lack of botheration it helps to create *only two* > partitions on your hard dri

Re: ssh_exchange_identification: Connection closed by remote host

2010-07-02 Thread Bas Smeelen
On 07/02/2010 02:09 PM, John Almberg wrote: > >>> On that subject... does Ctrl-Alt-Del initiate an orderly shutdown? >>> >> >> If you can't log in -- even on the console -- then rebooting is really >> your only option. Ctrl-Alt-Del should bring the system down cleanly if >> you haven't disab

Re: ssh_exchange_identification: Connection closed by remote host

2010-07-02 Thread John Almberg
If you can't log in -- even on the console -- then rebooting is really your only option. Ctrl-Alt-Del should bring the system down cleanly if you haven't disabled that functionality. Otherwise, just toggle the power. The symptoms you're seeing could well be due to filesystem problems or to so

Re: /boot is full after running "make installkernel" on FreeBSD 8.0

2010-07-02 Thread Jerry McAllister
On Thu, Jul 01, 2010 at 02:29:54PM -0700, Ed Flecko wrote: > Henrik, > When I FIRST installed 8.0, I did create a separate /home partition. > When I installed the kernel and starting running out of space in / , I > thought "O.K...I'll let FreeBSD make the partition sizes IT wants to > and see if I

Re: /var/log/messages empty since June 26 :-/

2010-07-02 Thread Fbsd8
Gilles wrote: Hello On a FreeBSD 6.3 server sitting in a corner of the office not doing much work, I noticed that /var/log/messages was turned over and has been empty since 26 June: # tail /var/log/messages Jun 26 16:00:00 freebsd newsyslog[5320]: logfile turned over due to size>100K

'file' Command Giving False Positives

2010-07-02 Thread Tim Daneliuk
I have a data file with the content: LZasdadqjwjqwjqwjeqwe 'file' (incorrectly) reports this as an MS-DOS executable. Does anyone happen to know the proper changes to 'magic' that would fix this? Thanks, -- Tim Daneli

Re: Bourne .sh ?

2010-07-02 Thread Randal L. Schwartz
> "Aiza" == Aiza writes: Aiza> Wow do I feel stupid. You saw through my question to the underlying problem Aiza> causing the need to strip off that stuff. I just changed the command from ls Aiza> -l to ls -1 and got what I wanted in the first place. I'm surprised how often -1 is used when

Re: /boot is full after running "make installkernel" on FreeBSD 8.0

2010-07-02 Thread Arthur Chance
On 07/02/10 13:13, Bruce Cran wrote: I have a task on my TODO list to increase the sizes of the partitions in sysinstall: for example / goes to 1GB, /var to 4GB. I hope to commit the code in the next couple of weeks. As a matter of idle curiosity with a bit of education thrown in, why 4GB for

Running a script after a device's been plugged

2010-07-02 Thread Samuel Martín Moro
Hi, In order to simplify our managing scripts, my project manager would like to manage all devices (USB and serial) with the same name pattern (cuaa*, cuad*, ... whatever). He explained me he wants to keep cuaa0 and cuaa1, and then link each /dev/da`n` to /dev/cuaa`n + 2`, ... But, there is some

sysinstall fails when adding distributions

2010-07-02 Thread Kristaps Kūlis
Hi, On FreeBSD 8.1-RELEASE (i386) on IBM T43, sysinstall fails when trying to add src distribution to already installed system (when starting to download them from FTP). No network activity is observed. coredump: http://www.ltn.lv/~kristapskulis/sysinstall.core dmesg: http://www.ltn.lv/~kristapsku

Re: /boot is full after running "make installkernel" on FreeBSD 8.0

2010-07-02 Thread Robert Huff
Arthur Chance writes: > As a matter of idle curiosity with a bit of education thrown in, > why 4GB for /var? The last time I installed a new machine I made > / 1GB as I'd found out from a previous install that 512MB wasn't > really enough, and then decided to make /var bigger than the > Handb

Re: /boot is full after running "make installkernel" on FreeBSD 8.0

2010-07-02 Thread Bruce Cran
On Fri, 02 Jul 2010 15:04:10 +0100 Arthur Chance wrote: > As a matter of idle curiosity with a bit of education thrown in, why > 4GB for /var? The last time I installed a new machine I made / 1GB as > I'd found out from a previous install that 512MB wasn't really > enough, and then decided to mak

Re: Automated sysinstall install.cfg

2010-07-02 Thread Ross
TT> is there a person who can help me to solve some problems with TT> sysinstall and its install.cfg. TT> How can i manage that my mfsroot executes custom commands ? Before the "installCommit" command you generally only have access to statically compiled commands (generally in the /stand director

Re: 'file' Command Giving False Positives

2010-07-02 Thread Dan Nelson
In the last episode (Jul 02), Tim Daneliuk said: > I have a data file with the content: > > LZasdadqjwjqwjqwjeqwe > > 'file' (incorrectly) reports this as an MS-DOS executable. I dunno; if I create a file "a.exe" on my XP system with those contents, I can run it from a cmd prompt, and it doe

Re: Bourne .sh ?

2010-07-02 Thread Chip Camden
On Jul 02 11:39, Aiza wrote: > Chip Camden wrote: > >On Jul 02 07:43, Aiza wrote: > >>I have a file containing this > >> > >>drwxrwxr-x 14 89987 546 512 Jun 6 2009 7.2-RELEASE > >>drwxrwxr-x 14 89987 546 512 Mar 23 04:59 7.3-RELEASE > >>drwxrwxr-x 13 89987 546 512 Nov 23 2009 8.0-RELEAS

Re: 'file' Command Giving False Positives

2010-07-02 Thread Lowell Gilbert
Tim Daneliuk writes: > I have a data file with the content: > >LZasdadqjwjqwjqwjeqwe > > > 'file' (incorrectly) reports this as an MS-DOS executable. Why is it incorrect? "LZ" as the first two bytes in a file is (unless my memory is badly mistaken) exactly what the old command.com looked fo

Re: /boot is full after running "make installkernel" on FreeBSD 8.0

2010-07-02 Thread Arthur Chance
On 07/02/10 15:38, Bruce Cran wrote: On Fri, 02 Jul 2010 15:04:10 +0100 Arthur Chance wrote: As a matter of idle curiosity with a bit of education thrown in, why 4GB for /var? The last time I installed a new machine I made / 1GB as I'd found out from a previous install that 512MB wasn't really

Re: Automated sysinstall install.cfg

2010-07-02 Thread krad
On 2 July 2010 15:48, Ross wrote: > TT> is there a person who can help me to solve some problems with > TT> sysinstall and its install.cfg. > > TT> How can i manage that my mfsroot executes custom commands ? > > Before the "installCommit" command you generally only have access to > statically com

Re: 'file' Command Giving False Positives

2010-07-02 Thread Polytropon
On Fri, 02 Jul 2010 11:25:20 -0400, Lowell Gilbert wrote: > Why is it incorrect? "LZ" as the first two bytes in a file is (unless > my memory is badly mistaken) exactly what the old command.com looked for > as the flag of an executable. If I ask *my* memory, it tells me that what you mean is "M

Re: 'file' Command Giving False Positives

2010-07-02 Thread Tim Daneliuk
On 7/2/2010 10:35 AM, Polytropon wrote: On Fri, 02 Jul 2010 11:25:20 -0400, Lowell Gilbert wrote: Why is it incorrect? "LZ" as the first two bytes in a file is (unless my memory is badly mistaken) exactly what the old command.com looked for as the flag of an executable. If I ask *my* memory

Re: 'file' Command Giving False Positives

2010-07-02 Thread Erik Trulsson
On Fri, Jul 02, 2010 at 05:35:04PM +0200, Polytropon wrote: > On Fri, 02 Jul 2010 11:25:20 -0400, Lowell Gilbert > wrote: > > Why is it incorrect? "LZ" as the first two bytes in a file is (unless > > my memory is badly mistaken) exactly what the old command.com looked for > > as the flag of an e

Re: Bourne .sh ?

2010-07-02 Thread Anonymous
Aiza writes: > I have a file containing this > > drwxrwxr-x 14 89987 546 512 Jun 6 2009 7.2-RELEASE > drwxrwxr-x 14 89987 546 512 Mar 23 04:59 7.3-RELEASE > drwxrwxr-x 13 89987 546 512 Nov 23 2009 8.0-RELEASE > drwxrwxr-x 13 89987 546 512 Jul 1 04:56 8.1-RC2 > > I want to strip of

Re: sysinstall fails when adding distributions

2010-07-02 Thread Randi Harper
This has been fixed. Get a newer RC. -- randi On Fri, Jul 2, 2010 at 6:49 AM, Kristaps Kūlis wrote: > Hi, >  On FreeBSD 8.1-RELEASE (i386) on IBM T43, sysinstall fails when trying to > add src distribution to already installed system (when starting to download > them from FTP). No network acti

Re: Convert all packages to ports

2010-07-02 Thread Ian Smith
In freebsd-questions Digest, Vol 317, Issue 9, Message: 26 On Thu, 01 Jul 2010 18:52:54 -0400 Glen Barber wrote: > On 7/1/10 5:58 PM, Chris Stankevitz wrote: > > --- On Thu, 7/1/10, Glen Barber wrote: > >> Once "ports" or "packages" are installed, > >> there is no > >> differentiation to the

SMT AI SPARE PARTS Manufacturing and sales...

2010-07-02 Thread smtsky
Hellow Dear: We company was manufacturing ans sales SMT/AI's spare parts: More information please seewww.smtsky.com. Business email:s...@smtsky.com. 1.SMT splice tape: double/single splice tape:8mm-24mm. 2.SMT printer squeegee holder blade/rubber:DEK MPM MINIMI KME... 3.SMT stencil wiper clera w

Re: Convert all packages to ports

2010-07-02 Thread Polytropon
Please let me add this: On Sat, 3 Jul 2010 03:37:14 +1000 (EST), Ian Smith wrote: > The only difference is that a package is a port built with its default > options. Sometimes that might not be suitable and you'll want to make > it with other options. One way to tell if something was installe

Re: Convert all packages to ports

2010-07-02 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/07/2010 18:57:11, Polytropon wrote: >> I don't know where these 'do not mix ports and packages' warnings come >> > from, but I suspect it's from people who think that they're different :) > I think it may have come from PC-BSD, taking into mind

Re: 'file' Command Giving False Positives

2010-07-02 Thread Lowell Gilbert
Polytropon writes: > On Fri, 02 Jul 2010 11:25:20 -0400, Lowell Gilbert > wrote: >> Why is it incorrect? "LZ" as the first two bytes in a file is (unless >> my memory is badly mistaken) exactly what the old command.com looked for >> as the flag of an executable. > > If I ask *my* memory, it te

Re: 'file' Command Giving False Positives

2010-07-02 Thread Polytropon
On Fri, 02 Jul 2010 14:23:24 -0400, Lowell Gilbert wrote: > Apparently, your memory is better than mine, because that was indeed > what I was thinking of. Which leads to the question of why magic(5) > lists LZ as representing "MS-DOS executable (built-in)". I'd be > hesitant to change that unle

CFP for Surge Scalability Conference 2010

2010-07-02 Thread Jason Dixon
A quick reminder that there's one week left to submit your abstract for this year's Surge Scalability Conference. The event is taking place on Sept 30 and Oct 1, 2010 in Baltimore, MD. Surge focuses on case studies that address production failures and the re-engineering efforts that led to victor

Re: 'file' Command Giving False Positives

2010-07-02 Thread Tim Daneliuk
On 7/2/2010 1:42 PM, Polytropon wrote: On Fri, 02 Jul 2010 14:23:24 -0400, Lowell Gilbert wrote: Apparently, your memory is better than mine, because that was indeed what I was thinking of. Which leads to the question of why magic(5) lists LZ as representing "MS-DOS executable (built-in)". I

Staying up to date with security patches

2010-07-02 Thread Ed Flecko
Hi folks, I've carefully read many different sources about keeping FreeBSD up to date, and I'm not quite "crystal-clear". I'm building a server with 8.0, and because it's a server, it will have very little software installed on it (probably Apache, maybe BIND, etc.), and my primary concern is that

Re: Staying up to date with security patches

2010-07-02 Thread Bill Moran
In response to Ed Flecko : > Hi folks, > I've carefully read many different sources about keeping FreeBSD up to > date, and I'm not quite "crystal-clear". > > I'm building a server with 8.0, and because it's a server, it will > have very little software installed on it (probably Apache, maybe > B

Fwd: Staying up to date with security patches

2010-07-02 Thread Ed Flecko
Thanks Bill! :-) How will I know if there have been security updates that have been released (which means I need to sync & rebuild) since I've installed the O.S.? For example, I'm running 8.0, and I'll bet there's been security releases since I first installed. Or...should you just get in the hab

Re: Fwd: Staying up to date with security patches

2010-07-02 Thread Bill Moran
In response to Ed Flecko : > How will I know if there have been security updates that have been > released (which means I need to sync & rebuild) since I've installed > the O.S.? For example, I'm running 8.0, and I'll bet there's been > security releases since I first installed. Or...should you ju

Re: Fwd: Staying up to date with security patches

2010-07-02 Thread Jerry McAllister
On Fri, Jul 02, 2010 at 01:13:24PM -0700, Ed Flecko wrote: > Thanks Bill! > > :-) > > How will I know if there have been security updates that have been > released (which means I need to sync & rebuild) since I've installed > the O.S.? For example, I'm running 8.0, and I'll bet there's been > se

Re: Fwd: Staying up to date with security patches

2010-07-02 Thread Ed Flecko
Thank you again. After doing a sync/rebuild, does FreeBSD keep a log (somewhere) that actually shows which security patches have been applied? Ed ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: 'file' Command Giving False Positives

2010-07-02 Thread Lowell Gilbert
Tim Daneliuk writes: > At this point, I'm inclined to believe that 'file' alone is > insufficient to do this and, at best - even with more tools - > it's going to be a probabilities game - i.e. "What percentage > of false positives is acceptable?" file(1) is only intended to be a set of heuristi

Re: Staying up to date with security patches

2010-07-02 Thread Jason
On Fri, Jul 02, 2010 at 04:03:01PM -0400, Bill Moran thus spake: In response to Ed Flecko : Hi folks, I've carefully read many different sources about keeping FreeBSD up to date, and I'm not quite "crystal-clear". I'm building a server with 8.0, and because it's a server, it will have very lit

Subject: pf: pass in quick to port 25 still getting some blocks

2010-07-02 Thread Len Conrad
setting up pf on fbsd 7.2 for host security on a mail gateway. the only rule for port 25 is: pass in quick on em0 inet proto tcp from any to $ext_if port = smtp flags S/SA keep state and then last rule: block drop in log on em0 inet from any to $ext_if while 1000s of connections to port 25 ar

Re: Staying up to date with security patches

2010-07-02 Thread Mike Clarke
On Friday 02 July 2010, Ed Flecko wrote: > Since I will be doing a custom kernel at some point, I won't use > freebsd-update, I'm using cvsup instead. The alternative would be to just use the source code patches from the security-advisories mailing list. That way you don't have to rebuild the w

KDE post-install steps

2010-07-02 Thread Chris Stankevitz
Installation instructions for GNOME and KDE: http://www.freebsd.org/gnome/docs/faq2.html#q1 http://freebsd.kde.org/instructions.php GNOME: 1. cd /usr/ports/x11/gnome2, make install clean 2. Add 'gnome_enable="YES"' to rc.conf KDE: 1. cd /usr/ports/x11/kde4, make install clean 2. [none list

Re: KDE post-install steps

2010-07-02 Thread Polytropon
On Fri, 2 Jul 2010 15:21:31 -0700 (PDT), Chris Stankevitz wrote: > Q: Does KDE installation have a "Step 2"? I think KDE also relies on DBUS and HAL (which need to be installed and enabled via /etc/rc.conf), and activating the KDE login manager for X (kdm) requires an entry in /etc/ttys similar

Same priority pf/altq queues not supported?

2010-07-02 Thread Maxim Khitrov
Hello all, I'm configuring pf on FreeBSD 7.3 and would like to use the following altq settings: altq on $ext priq bandwidth 9240Kb queue {low, red, med, top} altq on {$int1, $int2, $srv} priq bandwidth 100Mb queue {low, red, med, top} queue low priority 1 priq(default) # Default priority queue

Getting kernel trap 12 During Boot Of 8.1-PRERELEASE

2010-07-02 Thread Tim Daneliuk
I've seen this twice now - once last Sunday, and once again today when I tried to do a build/installworld/kernel with daily sources from the master tree: http://www.mediafire.com/imageview.php?quickkey=qmhizdtnhyo&thumb=4 The system boots fine single-user, so I don't suspect the base kernel fun

Re: KDE post-install steps

2010-07-02 Thread Chris Stankevitz
--- On Fri, 7/2/10, Polytropon wrote: > I think KDE also relies on DBUS and HAL Ok > and activating the KDE login manager > for X (kdm) requires an entry in /etc/ttys similar to the > one that is suggested for Gnome; GNOME installation docs suggest adding gnome_enable="YES" to rc.conf. There i

Re: Subject: pf: pass in quick to port 25 still getting some blocks

2010-07-02 Thread Jon Radel
On 7/2/10 5:25 PM, Len Conrad wrote: setting up pf on fbsd 7.2 for host security on a mail gateway. the only rule for port 25 is: pass in quick on em0 inet proto tcp from any to $ext_if port = smtp flags S/SA keep state and then last rule: block drop in log on em0 inet from any to $ext_if w

Re: Same priority pf/altq queues not supported?

2010-07-02 Thread krad
On 3 July 2010 00:05, Maxim Khitrov wrote: > Hello all, > > I'm configuring pf on FreeBSD 7.3 and would like to use the following > altq settings: > > altq on $ext priq bandwidth 9240Kb queue {low, red, med, top} > altq on {$int1, $int2, $srv} priq bandwidth 100Mb queue {low, red, med, > top} > >

Re: Same priority pf/altq queues not supported?

2010-07-02 Thread Maxim Khitrov
On Fri, Jul 2, 2010 at 8:17 PM, krad wrote: > > > On 3 July 2010 00:05, Maxim Khitrov wrote: >> >> Hello all, >> >> I'm configuring pf on FreeBSD 7.3 and would like to use the following >> altq settings: >> >> altq on $ext priq bandwidth 9240Kb queue {low, red, med, top} >> altq on {$int1, $int2,

Re: Problem using Portmaster to upgrade installed ports via packages only

2010-07-02 Thread Doug Barton
Apologies for not answering sooner ... On 06/29/10 13:37, Alexandre L. wrote: > I have done tests last days, and now I can set PACKAGESITE correctly > in user's .cshrc (I have unset the parameter in root's .cshrc). Else, > I have set /usr/local/etc/portmaster.rc, as described in the > portmaster's

Re: KDE post-install steps

2010-07-02 Thread Chris Stankevitz
--- On Fri, 7/2/10, Chris Stankevitz wrote: > KDE: > 1. cd /usr/ports/x11/kde4, make install clean > 2. [none listed] > > Q: Does KDE installation have a "Step 2"? 2. Add these lines to ~/.xinitrc: PATH=/usr/local/kde4/bin:$PATH export PATH startkde4 3. Use 'startx' to launch KDE. Chris

Re: KDE post-install steps

2010-07-02 Thread Adam Vande More
On Fri, Jul 2, 2010 at 6:13 PM, Chris Stankevitz wrote: > --- On Fri, 7/2/10, Polytropon wrote: > > I think KDE also relies on DBUS and HAL > > Ok > > > and activating the KDE login manager > > for X (kdm) requires an entry in /etc/ttys similar to the > > one that is suggested for Gnome; > > GNOM

help me port php to C?

2010-07-02 Thread Gary Kline
guys, i have a php function, over 40 lines with comments that i'd like help porting to C. i intend to integrate a C++ function that i've already ported to C. this stuff involved with determining what a sentence is ... or making a best-guess; i think it's worth

Re: KDE post-install steps

2010-07-02 Thread Carl Johnson
Chris Stankevitz writes: > Installation instructions for GNOME and KDE: > http://www.freebsd.org/gnome/docs/faq2.html#q1 > http://freebsd.kde.org/instructions.php > > GNOME: > 1. cd /usr/ports/x11/gnome2, make install clean > 2. Add 'gnome_enable="YES"' to rc.conf > > KDE: > 1. cd /usr/ports

Re: KDE post-install steps

2010-07-02 Thread Chris Stankevitz
--- On Fri, 7/2/10, Adam Vande More wrote: > What you should be doing is following the freebsd handbook, > it's specifically written for these types of issues. > > http://www.freebsd.org/doc/en/books/handbook/x11-wm.html Adam, Thank you. I started out with the handbook but before I reached se

freebsd-update and jails

2010-07-02 Thread Aiza
If I run freebsd-update on the host updating to 8.0-RELEASE-p3 and then run it again with the -b option pointing to the directory tree of the jail, I get message saying no update needed to update system to 8.0-RELEASE-p3. I know the directory tree jail is at 8.0-RELEASE. If I start a jail and

jail and uname

2010-07-02 Thread Aiza
From the console of a jail I issue uname –r and get 8.0-RELEASE-p3, which is the release level of the host. I know the jail is running a pristine minimum install of 8.0-RELEASE. I would think issuing uname from within a jail environment should respond with the info of the jail environment. Is