Re: OpenBSD's webpage desing

2012-06-28 Thread Sunnz Yiu
On Jun 29, 2012 6:56 AM, "frantisek holop" wrote: > > hmm, on Thu, Jun 28, 2012 at 04:15:56PM -0400, Dave Anderson said that > > For dynamic content it's even simpler -- the program producing the > > content should also provide the corresponding header information. > > and it does so inside the o

Re: Narcicism?

2011-12-07 Thread Sunnz
2011/12/8 Ariane van der Steldt : > Just give up on this thread. It's a waste of my time and pointless > discussions like this just mean people who do have something to contribute > or who have a real question get drowned in noise like this thread. > > Each time I attempt to catch up on misc, it's

Re: Better security? Haha

2011-05-20 Thread Sunnz
Nope. Was changing a iptable rule on the fly on a ubuntu server at work yesterday. This is nothing new. The new shit is allowing programs to talk to the firewall. This may or may not be a good thing depend on how much control over which program may talk to it and what it can change. I certainly won

Re: Like OpenBSD? Like to see new stuff happening? You really need to order a CD today :)

2011-04-22 Thread Sunnz
e( 2011e944f22f%ffd:o< Philip Guenther eio< > On Thu, Apr 21, 2011 at 10:16 PM, Sunnz wrote: >> >> but how hard would it be to provide an option for people to specify a >> different price for buying the cd? then you can pay $1000 for a cd if >>

Like OpenBSD? Like to see new stuff happening? You really need to order a CD today :)

2011-04-21 Thread Sunnz
forget about multi-license, it is isc license and it doesn't really make sense to make them like ms volume license. but how hard would it be to provide an option for people to specify a different price for buying the cd? then you can pay $1000 for a cd if you want. -- g):g.1e/h2/g )cf71h07e/

Re: OpenBSD-Wiki.org

2011-04-20 Thread Sunnz
e( 2011e944f19f%ffd: o< Wayne Oliver eio< > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > On 18 Apr 2011, at 5:22 PM, Kenny wrote: > >> Due to an circumstances beyond my control, I'm not longer able to host >> / maintain /work with OpenBSD-Wiki.org. I was in the process of >>

Re: OpenBSD 4.9 pre-orders

2011-03-16 Thread Sunnz
nice commentary. -- g):g.1e/h2/g )cf71h07e/e.9f04c

Re: What do you guys use against spam?

2011-03-04 Thread Sunnz
e( 2011e943f3f%ffeo< Janne Johansson eio< > 2011/3/3 Hugo Osvaldo Barrera > >> On 03/03/11 03:44, Theo de Raadt wrote: >> > Wrong mailing list to discuss this. >> > Please take it elsewhere. >> >> I thought this would be the ideal place for this sort of thing. >> I did forget to me

Re: Phoronix Test Suite

2010-06-23 Thread Sunnz
2010/6/24, Ektor WetterstrC6m : > filesystems (not even FFS2!), > ?? Please take a look at man newfs? -- IMPORTANT: DO NOT send me Microsoft Office/Apple iWork documents. -- IMPORTANT: DO NOT send me Microsoft Office/Apple iWork documents.

Re: OT: Australia may allow punitive damages for security vulns

2010-06-23 Thread Sunnz
2010/6/22 mark hellewell : > http://www.news.com.au/technology/no-anti-virus-software-no-internet-connecti > on/story-e6frfro0-1225882656490 > > Illegal to run without antivirus ... disconnection of vulnerable > computers. A much needed kick up the arse for software makers or just > bat-shit insan

MG editor, how to insert space instead of tab?

2010-03-19 Thread Sunnz
Just wondering if anyone know how to use "no-tab-mode" in the mg editor that come in the OpenBSD base? I try to follow the man page and do a M-x no-tab-mode but just says [No match] and doesn't do anything till I do a C-g. Am I missing something? -- IMPORTANT: This email is intended for the use o

Re: Joomla - MySQL Problem: "Could not connect to MySQL"

2010-03-13 Thread Sunnz
2010/3/12 Daniel Gracia Garallar : > Not quite a solution, I think. What about if /var/www mounts in a different > filesystem than /var? > > Hardlinks from chrooted environments don't seem to be a wise solution > anyway... Just IMHO. > In that case you could change the location mysqld itself uses

Re: Joomla - MySQL Problem: "Could not connect to MySQL"

2010-03-12 Thread Sunnz
2010/3/11 Jan : > I didn't notice, that httpd was still running. > > kill -TERM ID_of_httpd > httpd -u > > solved the problem. Thank you! Everything works fine! > > Now that it works we know that it was a problem with chroot. It might be a good practice now to hardlink the mysql.sock in the chroot

Measuring network data?

2010-01-24 Thread Sunnz
Hi I am running OpenBSD as a gateway to the internet using pf to nat my LAN machines. Just wondering if there is a way to measure how much data have moved through my obsd router for a given frame of time? E.g. 300 MB today between 2pm ~ 5pm? Thanks.

Re: pf reply-to not really working

2009-12-09 Thread Sunnz
Found a fix for it... reply-to ($www_if ($www_if)) Got to put brackets around $www_if now.

Re: pf reply-to not really working

2009-12-09 Thread Sunnz
I don't actually have any other rules at all after it, that was the last rule and I haven't have quick anywhere... I am keeping things as simple as possible and get things up and running first, then I am tightening everything up. Here's the whole of my pf.conf: nat_if = "pppoe0" www_if = "pppo

Re: can't get vesa @ 1280x800 or nv

2009-12-09 Thread Sunnz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 2009/11/29 Brynet : > Rodrigo Amorim Bahiense wrote: >> Actually, I'm used to recommend nvidia cards (desk & laptop) >> for most people because they do support most open source systems >> (Linux, FreeBSD, OpenSolaris), which is way better than ati

pf reply-to not really working

2009-12-08 Thread Sunnz
I have 2 pppoe connections pppoe0 and pppoe1. pppoe0 is my default gateway and people can access my http server via its IP address. But it is not working for pppoe1's IP address. I tried the following pf rule for pppoe1: pass in log on pppoe1 \ inet proto {tcp udp} \ reply-to (p

Re: Multiple ssl servers on one external IP by using internal addresses?

2009-10-28 Thread Sunnz
On 2008-11-10, Damien Miller wrote: > Source code to implement SNI is present in OpenBSD -current's OpenSSL > but is disabled. I'll look at turning it on when OpenSSL makes a stable > release with it enabled. > > SNI in OpenSSL is only one prerequisite though, it also need to be > supported by Apa

Re: thanks for 4.6!

2009-10-22 Thread Sunnz
2009/10/23 ropers : > > I'd like to share a few images with you. Well if a picture worth 1024 words... Then I got a video for you!! http://www.youtube.com/watch?v=i71bLCtDKzk If you don't like flash plugin: curl "http://v20.lscache7.c.youtube.com/videoplayback?ip=0.0.0.0&sparams=id%2Cexpi re%2

Re: Commercials for TV?

2009-06-16 Thread Sunnz
me they mention OpenBSD. http://www.bbspot.com/News/2008/01/top-11-reasons-you-have-not-installed-linu x-yet.html ^^^ I was totally unexpected when I read that last one, I actually laughed!! - -- Get my public key here: http://

RADEON(4) man page inconsistency?

2009-05-28 Thread Sunnz
or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html Get my public key here: http://www.users.on.net/~sunnz/sunnzy.gmial.asc 0ECA 728E 4501 1922 458E 5783 0ABE 141D B30C 2A0B iEYEARECAAYFAkoeiPgACgkQCr4UHbMMKgvwtgCgv4WTxTdho1PdSuWwkcpFf2ZW RsEAnRR3/SMK6GVZ7iO8hUegrNaQQNta =9wID -END PGP SIGNATURE-

Re: QEMU, tun, and tap.

2009-05-27 Thread Sunnz
2009/5/27 Christopher J. Gibbons : > > I found this in the README.OpenBSD for QEMU to be most helpful when doing a > similar sort of thing (plus you get the bonus of not having to run QEMU > as root): > > $ sudo sh -c "sudo -u $USER qemu -nographic -net nic -net tap,fd=3 \ > B B B B B B -no-f

Re: Edit files on the installer shell?

2009-05-26 Thread Sunnz
/\ www.asciiribbon.org - against proprietary attachments Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html Get my public key here: http://www.users.on.net/~sunnz/sunnzy.gmial.asc 0ECA 728E 4501 1922 458E 5783 0ABE 141D B30C 2A0B

QEMU, tun, and tap.

2009-05-26 Thread Sunnz
So I got QEMU networking to work somewhat, I have manually created a link0 nic called tun0, which worked with QEMU: tun0: flags=9843 mtu 1500 lladdr 00:bd:64:11:95:01 inet6 fe80::2bd:64ff:fe11:9501%tun0 prefixlen 64 scopeid 0x8 inet 10.7.7.1 netmask 0xff00 broadcast 10.

Re: QEMU, tun, and tap.

2009-05-26 Thread Sunnz
And I have pass quick on {tun0 tun1 tun2} in pf.conf, so it is not the firewall blocking it.

Edit files on the installer shell?

2009-05-26 Thread Sunnz
tml Get my public key here: http://www.users.on.net/~sunnz/sunnzy.gmial.asc 0ECA 728E 4501 1922 458E 5783 0ABE 141D B30C 2A0B

Re: Sending email in Apache chroot?

2009-01-22 Thread Sunnz
2009/1/21 Sunnz : > So in summary, the following was done: > > - Setup sendmail such as the sendmail that came with OpenBSD or use > some other agent like Postfix such that you can do a `dmesg | mail -s > "Sony VAIO 505R laptop, apm works OK" dm...@openbsd.org` on the >

Re: Sending email in Apache chroot?

2009-01-21 Thread Sunnz
2009/1/21 T. Ribbrock : > > I doubt you need to copy sh *and* ksh. sh only (which, as far as I can > see, is the same binary as ksh, anyway) should suffice. Yup they look the same. $ sha1 /bin/*sh SHA1 (/bin/csh) = 78de2a795d3888bcaf60ed747293d5a0853f065b SHA1 (/bin/ksh) = 636a98c38306f607707622c

Re: Sending email in Apache chroot?

2009-01-20 Thread Sunnz
So in summary, the following was done: - Setup sendmail such as the sendmail that came with OpenBSD or use some other agent like Postfix such that you can do a `dmesg | mail -s "Sony VAIO 505R laptop, apm works OK" dm...@openbsd.org` on the command line. - Install femail-chroot from package, this

Re: Sending email in Apache chroot?

2009-01-20 Thread Sunnz
2009/1/21 Amitabh Kant : > Hi > > See if this link is of any use to you. > > http://kerneltrap.org/mailarchive/openbsd-misc/2007/10/15/343352/thread > > > With regards > > Amitabh > Oh thank you very much this has solved the final piece of the puzzle!!! It all works now!! Thanks again!! -- Thi

Re: Sending email in Apache chroot?

2009-01-20 Thread Sunnz
2009/1/21 Sunnz : > 2009/1/21 Henning Brauer : >> * Sunnz [2009-01-20 17:48]: >>> Ok so I have copied /etc/resolv.conf to /var/www/etc/... >>> >>> Now it says: >>> >>> femail: rcpt to chr...@civicquire.net refused by server >> >>

Re: Sending email in Apache chroot?

2009-01-20 Thread Sunnz
2009/1/21 Henning Brauer : > * Sunnz [2009-01-20 17:48]: >> Ok so I have copied /etc/resolv.conf to /var/www/etc/... >> >> Now it says: >> >> femail: rcpt to chr...@civicquire.net refused by server > > "refused by server" not enough of a hint?

Re: Sending email in Apache chroot?

2009-01-20 Thread Sunnz
2009/1/21 Henning Brauer : > * Sunnz [2009-01-20 17:48]: >> Ok so I have copied /etc/resolv.conf to /var/www/etc/... >> >> Now it says: >> >> femail: rcpt to chr...@civicquire.net refused by server > > "refused by server" not enough of a hin

Re: Sending email in Apache chroot?

2009-01-20 Thread Sunnz
2009/1/21 Sunnz : > > I am also trying mini-sendmail-chroot. > > `chroot -g www -u www /var/www/ /bin/mini_sendmail -t -i m...@myaddress.com` > > Does actually work but in PHP still doesn't. And I have updated > sendmail_path in php.ini. > Err this is so weird... now

Re: Sending email in Apache chroot?

2009-01-20 Thread Sunnz
2009/1/21 Joe Barnett : > > Many moons ago I had the same situation with mini-sendmail-chroot. > Installing mail (?) and sh in the chroot seemed to clear everything > up--though I am not sure if that is the optimal solution. I am also trying mini-sendmail-chroot. `chroot -g www -u www /var/www/ /

Re: Sending email in Apache chroot?

2009-01-20 Thread Sunnz
Ok so I have copied /etc/resolv.conf to /var/www/etc/... Now it says: femail: rcpt to chr...@civicquire.net refused by server

Sending email in Apache chroot?

2009-01-20 Thread Sunnz
I have set up mail and femail and they both works, just not in a chroot. Basically I can do `mail m...@myaddress.com` or `/var/www/bin/femail m...@myaddress.com` and both of then successfully sent an email to myself. But it doesn't work with Apache in the chroot. I was using a PHP script. femail

Re: The New Secure Operating System

2008-12-09 Thread Sunnz
2008/12/10 Adriaan <[EMAIL PROTECTED]>: >> Oh my god. Let me migrate everything to this new secure OS immediately! >> > > Yea, you should run this new secure OS under Xen or Vmware for even > more security ;) > > =Adriaan= > Hmm I don't know... they claim that Linux, Windows and VMware aren't se

The New Secure Operating System

2008-12-09 Thread Sunnz
The secure operating system standard will never be the same now that a National Security Agency-certified OS has gone commercial, but few mainstream enterprises today need an airtight OS tuned to run on fighter jets. And many organizations aren't properly securing their existing commercial OSes, an

Re: OpenBSD 4.4 released, Nov 1. Enjoy!

2008-11-11 Thread Sunnz
2008/11/2 James R. Campbell <[EMAIL PROTECTED]>: > Thanks for all of your hard work! I really enjoyed the song in this release > also. Haha, may the source be with you!! -- This e-mail may be confidential. You may not copy, forward or use any part. All disclaimers on the Internet are of zero le

Re: PF Queue on a GROUP of nics?

2008-10-06 Thread Sunnz
Ahhh ok... so what do I need to do this, group, bridge, or something else? 2008/10/7 Henning Brauer <[EMAIL PROTECTED]>: > * Sunnz <[EMAIL PROTECTED]> [2008-10-06 07:44]: >> Is it possible? > > no. groups don't have any queues to play queue tricks on. > >

Re: PF Queue on a GROUP of nics?

2008-10-06 Thread Sunnz
2008/10/6 Girish Venkatachalam <[EMAIL PROTECTED]>: > No need to add a bridge. > > You are looking for ifconfig(8). Look for interface groups and you are > done. > > -Girish > > Oh, so just apply altq rules to the appropieate group and it will work? That sounds great!! Thanks!! -- This e-mail m

PF Queue on a GROUP of nics?

2008-10-05 Thread Sunnz
ld it work if I just apply altq to dc in pf? Or do I need to bridge it... this is where I have no ideas... but say I add a bridge0 that contains dc0 dc1 dc3 dc2, and apply altq to bridge0 in pf. Regards, Sunnz. -- This e-mail may be confidential. You may not copy, forward or use any part. All disc

Re: New tcp stack attack

2008-10-03 Thread Sunnz
2008/10/2 Peter J. Philipp <[EMAIL PROTECTED]>: > > I listened to the podcast and got the idea that the socket is in ESTABLISHED > state (so after 3 way handshake) and they > mention that a packets PCB resources have timers, and that is what they > exploit. Perhaps you establish the session and >

Re: Can one dd to /dev/rwd0c?

2008-09-21 Thread Sunnz
The original question was really asking where to write to, that is, rwd0c vs. wd0c; the source that was used in the example (urandom/arandom) wasn't any kind of "true random" entropy anyway, AFAIK, they are non-blocking pseudo-random stuff that the kernel spills out... I mean, as far as usability

Re: Can one dd to /dev/rwd0c?

2008-09-21 Thread Sunnz
2008/9/21 Johan StrC6m <[EMAIL PROTECTED]>: > > > If you just want to erase the disk securely and don't really need to run > OpenBSD, check out http://www.dban.org/ > > -- > Johan > Oh I just thought that I have OpenBSD CD lying around, but thanks that seem like a good tool for my personal "utilit

Re: Can one dd to /dev/rwd0c?

2008-09-21 Thread Sunnz
2008/9/21 Pierre Riteau <[EMAIL PROTECTED]>: > > Sunnz says he's running off an install CD so he should not run into > problems related to securelevel. I guess he's root too. It is just the official OpenBSD 4.3 CD that I brought, which on start up it asks Install/Upgra

Can one dd to /dev/rwd0c?

2008-09-20 Thread Sunnz
OK I am trying to completely erase the data of a hard disk so I though I can just do `dd if=/dev/arandom of=/dev/rwd0c` as to my understanding that is the entire hard disk (slice c) of wd0 in 'raw' mode? But that dd refuse to do it. So now I am doing the same thing but to wd0c instead. Is this an

Re: Kaminsky's DNS bug: PF workaround

2008-09-08 Thread Sunnz
2008/9/9 Stuart Henderson <[EMAIL PROTECTED]>: > > Yes. > > But the patch is now available. You should just patch instead. > > Yea but I wonder why PF isn't working here.

Re: Kaminsky's DNS bug: PF workaround

2008-09-08 Thread Sunnz
2008/7/20 Mark Shroyer <[EMAIL PROTECTED]>: > > http://blog.spoofed.org/2008/07/mitigating-dns-cache-poisoning-with-pf.html > > The configuration line in question: > >nat on $WAN_IF inet proto { tcp, udp } from a.b.c.d to any \ >port 53 -> a.b.c.d > > Or, if you have a dynamic IP addres

Re: Can't start Apache... MaxCPUPerChild is invalid??

2008-09-03 Thread Sunnz
Ahh I see, so how does memtest to compare to something like building the userland? >From above post it seem like should there be any problem then building the userland may crash the machine... so I'd get some backup plan going just in case something does break. So there was a SEGV in the child th

Re: Can't start Apache... MaxCPUPerChild is invalid??

2008-09-03 Thread Sunnz
2008/9/3 Toni Mueller <[EMAIL PROTECTED]>: > Hi, > > On Tue, 02.09.2008 at 22:20:26 +1000, Sunnz <[EMAIL PROTECTED]> wrote: >> [Tue Sep 2 22:14:29 2008] [notice] child pid 29398 exit signal >> Segmentation fault (11) >> ... some more clipped > > tr

Re: Can't start Apache... MaxCPUPerChild is invalid??

2008-09-02 Thread Sunnz
Wow you guys are exactly right, just did a sha1 sum of a copy of httpd from my backup, it is indeed different. Using my backup disk now... I have tried to just copy httpd over, but no dice... using the backup disk does work now. This is very surprising, as I have never seen a real disk failure in

Re: Can't start Apache... MaxCPUPerChild is invalid??

2008-09-02 Thread Sunnz
Ok I am totally lost... googling "MaxCPEPerChild" gives no result, while "MaxCPUPerChild" gives lots of OpenBSD httpd.conf file with the exact same conf I have, http://kerneltrap.org/mailarchive/openbsd-misc/2008/6/16/2138454 where MaxCPUPerChild 0...

Re: Can't start Apache... MaxCPUPerChild is invalid??

2008-09-02 Thread Sunnz
This is getting really weird... Looking up httpd -L: MaxCPEPerChild (http_core.c) Maximum amount of CPU time a child can use (rlimit). Allowed in *.conf only outside , or So it is CPE, not CPU? Ok I gave that a go... `httpd` doesn't complain now, but I despite it is running, w

Re: Can't start Apache... MaxCPUPerChild is invalid??

2008-09-02 Thread Sunnz
On a deeper Google investigation, I can't find the MaxCPUPerChild in the standard apache manual: http://httpd.apache.org/docs/1.3/mod/core.html#maxfooperchild As oppose to: http://loki.homeunix.net/manual/mod/core.html#maxfooperchild And Google comes along with a lot of BSD mailing list with Ma

Re: Can't start Apache... MaxCPUPerChild is invalid??

2008-09-02 Thread Sunnz
The offending options if 0 by the way, here's the relevant area... I have never changed anything in that area... the default configuration httpd.conf from cvsweb for 4.2release does not work neither: # # MaxRequestsPerChild: the number of requests each child process is # allowed to process before

Can't start Apache... MaxCPUPerChild is invalid??

2008-09-02 Thread Sunnz
I have no ideas what's going on here... apache always worked, I haven't changed any settings, just restarted the computer and it just doesn't start. When I type in httpd as root it says: Syntax error on line 175 of /var/www/conf/httpd.conf: Invalid command 'MaxCPUPerChild', perhaps mis-spelled or

Does this look like SSP to you? (Vista)

2008-08-13 Thread Sunnz
. if those things can be bypassed, would a same type of attack be threatening to OpenBSD systems? Regards, Sunnz. -- This e-mail may be confidential. You may not copy, forward, distribute, or, use any part of it. Note, this text has no effective legal binding on your part, there is no obligation to ab

Re: atheros - just curious, ot

2008-07-28 Thread Sunnz
2008/7/29 Eric Furman <[EMAIL PROTECTED]>: > Who can we write to at atheros to tell them I will never > ever purchase one of their products? > http://www.atheros.com/contact/index.html Might work, you get e-mail, postal, and phone numbers to contact them with.

Re: Thinkpad G40 anyone?

2008-07-27 Thread Sunnz
2008/7/27 David Vasek <[EMAIL PROTECTED]>: > On Sun, 27 Jul 2008, Sunnz wrote: > >> Just wondering if anyone has OpenBSD running on a G40, I have been >> considering to pick up a second hand one for experiemental with >> OpenBSD, trying out new code and stuff... it wo

Thinkpad G40 anyone?

2008-07-27 Thread Sunnz
is "10/100 Ethernet installed on systems via the system board" so if anyone who owns one can make some recommendation that would be great. Thanks. Sunnz.

Re: This is what Linus Torvalds calls openBSD crowd

2008-07-24 Thread Sunnz
I guess Linus lost his ability to masturbate for a long time huh? -- This e-mail may be confidential. You may not copy, forward, distribute, or, use any part of it. Note, this text has no effective legal binding on your part, there is no obligation to abide any or all parts of this. Treat it wit

Re: Can you contribute code under anonymous under ISC License?

2008-06-23 Thread Sunnz
2008/6/24 Theo de Raadt <[EMAIL PROTECTED]>: >> Hi, just wondering what's your opinion on this... >> >> If one were to release some code under an ISC or BSD-like 2 clause >> license, but under the name of anonymous, would it effectively as if >> it was released as public domain? > > I guess the act

Re: Can you contribute code under anonymous under ISC License?

2008-06-23 Thread Sunnz
Well if you prove that you wrote it then that would defeat the purpose of releasing it under the name of anonmyous would you? One would be violating the copyright law regardless what name the said code is released under right? I mean, a third party won't be able to claim that they are the anonymou

Can you contribute code under anonymous under ISC License?

2008-06-22 Thread Sunnz
Hi, just wondering what's your opinion on this... If one were to release some code under an ISC or BSD-like 2 clause license, but under the name of anonymous, would it effectively as if it was released as public domain?

Re: pf.conf comment lines

2008-06-14 Thread Sunnz
2008/6/14 Philip Guenther <[EMAIL PROTECTED]>: > > Sadly, this varies among languages and file-formats. You just have to > know how the one you're working in behaves. > So, when in doubt, comment every line that needs to be comment out, should work in almost all cases? -- This e-mail may be co

Re: Is NV supposed to be SLOW?

2008-05-04 Thread Sunnz
2008/5/5 Marco Peereboom <[EMAIL PROTECTED]>: > My previous laptop was radeonhd and I might go back to it until noveau > is in enough shape. Only after coming from radeonhd to go nvidia made > me realize how much better the driver is. > I see... I take it that you are running -current? Looking

Re: Is NV supposed to be SLOW?

2008-05-04 Thread Sunnz
2008/5/4 Marco Peereboom <[EMAIL PROTECTED]>: > It is in this thread: > http://marc.info/?l=openbsd-misc&m=120926655909874&w=2 > Thanks for the link, so nv itself is developed by nVidia themselves and is written to be obscure too... that's another reason for me to chuck away my nVidia card!! 200

Re: Is NV supposed to be SLOW?

2008-05-03 Thread Sunnz
2008/5/4 Marco Peereboom <[EMAIL PROTECTED]>: > Yes. NVIDIA refuses to make a useful open source driver. It is barely > functional and it generally sucks really really bad. Stay away from > NVIDIA when doing open source. Yes I know about this binary blob. Even FreeBSD users are forced to use

Re: How to HIDE "OpenBSD" as user-agent?

2008-05-03 Thread Sunnz
2008/5/4 Alexander Schrijver <[EMAIL PROTECTED]>: > > > > > I think unplugging the network cable(s) would be more secure. > What if the OP is on wireless? (Using WEP too! :O). I suggest they have the block all rules anyway, just to be safe... ya know, in case of a thunder storm, kids may not wan

Re: Is NV supposed to be SLOW?

2008-05-03 Thread Sunnz
Ok I am using blackbox instead of xfwm4 now... still running on "Xfce" but no more delays in anything. :) -- This e-mail may be confidential. You may not copy, forward, distribute, or, use any part of it. If you have received this message in error, please delete it from your system and notify the

Re: Is NV supposed to be SLOW?

2008-05-03 Thread Sunnz
2008/5/4 Jacob Meuser <[EMAIL PROTECTED]>: > > well, WHICH nVidia card? don't you think that might matter? any clues > in your /var/log/Xorg.0.log? > > the following machine uses the nv driver, and I don't see what you describe > under either blackbox or kde. > Well I am suspecting it is a

Is NV supposed to be SLOW?

2008-05-03 Thread Sunnz
I am just wondering if the NV driver for nVidia cards are supposed to be slow, for just the desktop? That is, no 3D. I am currently running Xfce Desktop on 4.2-release, just surfing the web and stuff, nothing heavy... and Desktop switching, maximising windows, and stuff takes unusually long time..

Re: OpenBSD 4.3 released May 1, 2008

2008-05-03 Thread Sunnz
My little YouTube summary: http://au.youtube.com/watch?v=uPTcnzgseaQ Mhuahuahuahauha... ha...

Re: How to HIDE "OpenBSD" as user-agent?

2008-05-03 Thread Sunnz
2008/4/30 macintoshzoom <[EMAIL PROTECTED]>: > "" > # block nmap OS detection scans somewhat (-O) > block in quick proto tcp flags FUP/WEUAPRSF > block in quick proto tcp flags WEUAPRSF/WEUAPRSF > block in quick proto tcp flags SRAFU/WEUAPRSF > block in quick proto tcp flags /WEUAPRSF > bloc

Re: upgrade 4.2 (i386) -> 4.3 (amd64)

2008-05-03 Thread Sunnz
2008/5/2 Marten Rizwan <[EMAIL PROTECTED]>: > Hello misc@, > I could obviously do a clean install, but it > would take little more effort to complete. > > It is probably true the other way around... -- This e-mail may be confidential. You may not copy, forward, distribute, or, use any part of

Text to Speech?

2008-04-13 Thread Sunnz
Hi, Just wondering if anyone uses a screen reader? I used to use espeak on Linux because it is 1, cli, 2, you can just copy and paste a bunch of text to stdin and it will speak it, 3, it is very easy to adjust the speed on the command line just --speed 200 or something. 4, use voices from cepstra

Re: 4.2 Errata 006 failed to compile.

2008-04-03 Thread Sunnz
2008/4/2, Josh Grosse <[EMAIL PROTECTED]>: > > Looking at the patch 006 instructions, I note that it suggests you do a "make > build" but I believe that will only work if you've already built Xenocara > from > source before. If you look at the man page for release(8) or the > /usr/src/xenoc

Re: 4.2 Errata 006 failed to compile.

2008-04-01 Thread Sunnz
2008/4/2, xSAPPYx <[EMAIL PROTECTED]>: > Take a quick look in the archives talking about expat. It was in xbase > for the 4.2 release, is moving to base IIRC, and it looks like you > dont have it installed: " > /usr/bin/ld: cannot find -lexpat" > > > I am fairly sure that I had both base and xb

4.2 Errata 006 failed to compile.

2008-04-01 Thread Sunnz
I am not sure what I did wrong, I simply followed the instruction in 006_xorg.patch today cd /usr/src/xenocara # Assuming Xenocara is in /usr/src/xenocara patch -p0 < 006_xorg.patch make build Thought I did not have xenocara till today, I just grabbed from my local mir

Re: Possible daytime saving bug?

2008-03-31 Thread Sunnz
2008/3/31, Edwards, David (JTS) <[EMAIL PROTECTED]>: > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > On Behalf Of Sunnz > > Sent: Monday, 31 March 2008 7:30 PM > > To: OpenBSD Misc > > Subject: Po

Re: Possible daytime saving bug?

2008-03-31 Thread Sunnz
Right, this is fix up on my machine by editing the /usr/src/share/zoneinfo/datfiles/australasia file... I am not sure if I had a diff or not... I had `ci -l` the original file then `ci` again once it is done. It is only 3 lines of change anyway...

Possible daytime saving bug?

2008-03-31 Thread Sunnz
Hello, Running 4.2 here, and it seems like OpenBSD is one week early can it comes to turning off daylight saving time, it is already one hour slow and this should only happen next week. I looked at the errate for 4.2 but no such fix. There was one for the U.S. in 4.0. But here this is Australia/C

Re: PC Camera?

2008-03-24 Thread Sunnz
2008/3/25, Lars NoodC)n <[EMAIL PROTECTED]>: > Sunnz wrote: > > ... things like Skype would be nice to communicate ... > > *Like* skype but *not* actually skype itself, please. > > Skype is neither open source nor open protocol. Two strikes. It's got > a

Re: PC Camera?

2008-03-24 Thread Sunnz
Hey guys, thanks for the replies... remember that my original intend was to build a cheap home monitoring/surveillance system using free open source softwares and OpenBSD just come to mind naturally... I mean, the goal is the capture live footage of your own house, who doesn't want it to be as secu

Re: PC Camera?

2008-03-23 Thread Sunnz
2008/3/23, Girish Venkatachalam <[EMAIL PROTECTED]>: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > On 22:59:31 Mar 23, Sunnz wrote: > > Well well, I am basically interested to set up a home monitoring > > system with a PC, OpenBSD, and a Webcam... P

PC Camera?

2008-03-23 Thread Sunnz
Well well, I am basically interested to set up a home monitoring system with a PC, OpenBSD, and a Webcam... PC and OpenBSD I had it going, but what about the webcam? Are there much webcam support for it? I have plugged in my old webcam in to the USB port just to see what gives... it reports the ug

Re: Samba(SMB) or Netatalk(AFP)?

2008-03-11 Thread Sunnz
Oh, so you need to change the user id on the client computers to use NFS properly... that seems kind of like a hack... is that the usual way NFS is used? What if there are multiple accounts on the client that you like to share?

Re: Samba(SMB) or Netatalk(AFP)?

2008-03-11 Thread Sunnz
2008/3/11, Karl Karlsson <[EMAIL PROTECTED]>: > > Just use the same uid/gid on the client as you have in your export file. > As simple as that. > > But... the user account on the clients already has their own uid/gid... do I have to make new accounts? Or am I missing something?

Re: Samba(SMB) or Netatalk(AFP)?

2008-03-11 Thread Sunnz
My environment... I am not sure what kind of description is needed... but computers need to be first to authenticate and get an IP from OpenVPN before they can send any packets through the network... so I suppose I don't really need additional security from NFS? I still don't understand how the ui

Samba(SMB) or Netatalk(AFP)?

2008-03-10 Thread Sunnz
Basically I want to set up a network share on my OpenBSD box which my Mac laptops and Linux laptops can access to. Smb seems kind of weird in a environment with no M$ systems... however this is probably what I am most familiar with because I did it in the past on OpenBSD and it was a breeze to set

Re: PCI Gigabit card suggestion?

2008-02-24 Thread Sunnz
Thanks for the suggestions guys, I'll be getting a DLink DGE-530T sk(4) tomorrow, will be how it goes!

Re: PCI Gigabit card suggestion?

2008-02-22 Thread Sunnz
Just to clarify, I am gotta to buy a new Gigabit PCI Card, so I was wondering which brand/model are best supported by OpenBSD... in terms of documentaion by the vendor and performance by the device. Thanks.

PCI Gigabit card suggestion?

2008-02-22 Thread Sunnz
Hi I have been looking at: http://www.openbsd.org/cgi-bin/man.cgi?query=gigabit&apropos=1&sektion=0&manpath=OpenBSD+4.2&arch=amd64&format=html However I am very puzzled... can someone please tell me which chipset you found that worked the best for you and if possible, which model of the brand you

Re: ports.openbsd.nu

2008-02-11 Thread Sunnz
2008/2/11, Fredrik Carlsson <[EMAIL PROTECTED]>: > > Edd Barrett gmail.com> writes: > > The owner forgot to renew it and I can't reach him, so the site has moved > to > http://openports.se > > Regards > Fredrik Carlsson > > Since it is not renewed is it possble for someone else to take over it? I'

Re: Concurrecnt PPPoE(4)?

2008-01-20 Thread Sunnz
2008/1/21, Jussi Peltola <[EMAIL PROTECTED]>: > pf keeps state on UDP (and ICMP) just fine. > > -- > Jussi Peltola > > Oh I see, that's very nice, thanks for all the help everyone! -- Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.ht

Re: Concurrecnt PPPoE(4)?

2008-01-20 Thread Sunnz
2008/1/21, Sunnz <[EMAIL PROTECTED]>: > route-to > 2) > pass out on pppoe1 route-to (pppoe0 (pppoe0:0)) inet from pppoe0:0 to any > > 3) > pass out on pppoe1 route-to (pppoe0 (pppoe0:0)) inet from pppoe0:0 to any > pass out on pppoe0 route-to (pppoe1 (pppoe1:0)) inet

Re: Concurrecnt PPPoE(4)?

2008-01-20 Thread Sunnz
2008/1/20, Jussi Peltola <[EMAIL PROTECTED]>: > On Sun, Jan 20, 2008 at 07:13:02AM +0200, Jussi Peltola wrote: > > On Sun, Jan 20, 2008 at 03:48:16PM +1100, Sunnz wrote: > > > > > pass out on pppoe1 route-to (pppoe0 pppoe0:peer) \ > > > from any to

  1   2   >