Re: Editing C with...

2008-05-05 Thread John Nietzsche
for me, vi and vim are the ones. Would you mind explaining me "i am just learning C applied in networking area" ? On Sat, May 3, 2008 at 2:56 PM, Jordi Espasa Clofent <[EMAIL PROTECTED]> wrote: > Yes, I know, it's completely a dumb question; but I'm curious about it. > > I'm just learning C app

Lastet supported jdk on OpenBSD

2008-05-16 Thread John Nietzsche
Dear users, i would like to add support for java on my 4.3 openbsd desktop. Has anybody already done so? May you point a url where i could download the package(s) from? Thanks in advance.

Re: Lastet supported jdk on OpenBSD

2008-05-21 Thread John Nietzsche
Does it mean web browser plugin availability too? On Fri, May 16, 2008 at 10:34 PM, Matthew Szudzik <[EMAIL PROTECTED]> wrote: > On Fri, May 16, 2008 at 09:03:17PM -0300, John Nietzsche wrote: >> i would like to add support for java on my 4.3 openbsd desktop. Has >> anybody

bluetooth keyboard on -current

2008-05-25 Thread John Shirley
rd doesn't work... I've tried google, archives, and perusing the source of all the bt drivers but can't figure out why it's disconnecting, any ideas/advice/solutions would be appreciated. Cheers, John Shirley. #sdpd #pgrep sdpd => 17600 #bthcid #pgrep bthcid =>15

Re: bluetooth keyboard on -current

2008-05-25 Thread John Shirley
that from an ease of use perspective that this tool should prompt for the pin to be entered at the appropriate time. What do the dev's think? If it's a wanted feature i'm happy to knock up a diff.. John. On Sun, May 25, 2008 at 3:45 PM, John Alan Shirley <[EMAIL PROTECTED]&

Re: have to add pass in rdr statement

2008-06-05 Thread John Jackson
Your "pass" rules need to reference the IP address after processing by the "rdr" rule. So it should be passing traffic destined to '10.0.0.17' See http://openbsd.org/faq/pf/rdr.html#filter for more info. John On Thu, Jun 05, 2008 at 03:46:57PM -0700, Lor

Intel Xeon 64 Bit

2008-07-20 Thread John Nietzsche
Dear gentleman, i am planning to install openbsd on a 64 bit intel dual core server. But, i believe that openbsd plataform i386 runs only on 32 bit mode. Which plataform should i choose from http://www.openbsd.org/plat.html ? Thanks in advance.

Memory not detected

2008-07-23 Thread John Nietzsche
Dear OpenBSD user, i am installing openbsd 4.3 on a dell poweredge 2900 hardware. It has 8GB RAM but openbsd seems to detect only 4 GB. Any suggestions on this matter (i would like to have openbsd detecting 8 GB)? Thanks for your time and cooperation. Best regards.

Dell PowerEdge 2900

2008-07-23 Thread John Nietzsche
Dear users, i have just finnished installing OpenBSD on my server. I am not familiar with bioctl, but here i my bioctl output: robigo# bioctl mfi0 Volume Status Size Device mfi0 0 Online 299439751168 sd0 RAID1 0 Online 3000 1:0.0 noencl 1 Onl

bioctl commands sequence

2008-07-23 Thread John Nietzsche
Dear OpenBSD community, I have installed openbsd 4.3 on a dell poweredge server. It holds 7 hard disk, 6 of them were grouped together into two virtual disks. I would like the 6th disk to works as a step, but i don't know how to do it. A bioctl command output is here: robigo# bioctl -i mfi0 Volu

Re: Memory not detected

2008-07-23 Thread John Nietzsche
i am running amd64! Thanks On Wed, Jul 23, 2008 at 2:37 PM, Zamri Besar <[EMAIL PROTECTED]> wrote: > > > On Wed, Jul 23, 2008 at 10:59 PM, John Nietzsche <[EMAIL PROTECTED]> > wrote: >> >> Dear OpenBSD user, >> >> i am installing openbsd 4.3 on a

bioctl output

2008-07-24 Thread John Nietzsche
Dear users, i have just installed openbsd 4.3 in my dell server and everything went ok except for on stuff that is teasing me up. It's the bioctl output: robigo# bioctl mfi0 Volume Status Size Device mfi0 0 Online 299439751168 sd0 RAID1 0 Online 3000

Trouble trying to install texlive

2008-07-24 Thread John Nietzsche
Dear friends, i am trying to get texlive installed in my computer. Inside the directory i saw: robigo# pwd;ls -l /usr/ports/print/texlive total 28 drwxr-xr-x 2 root wheel 512 Mar 7 20:59 CVS -rwxrwxr-x 1 root wheel 173 Nov 2 2007 Makefile -rw-rw-r-- 1 root wheel 388 Sep 7 2007 Makef

Re: bioctl output

2008-07-24 Thread John Nietzsche
ptical Mouse" rev 2.00/43.01 addr 2 uhidev0: iclass 3/1 ums0 at uhidev0: 3 buttons and Z dir. wsmouse0 at ums0 mux 0 uhidev1 at uhub3 port 2 configuration 1 interface 0 "Dell Dell USB Keyboard" rev 1.10/3.06 addr 3 uhidev1: iclass 3/1 ukbd0 at uhidev1: 8 modifier keys, 6 key code

FFS2

2008-07-24 Thread John Nietzsche
Dear OpenBSD friends, how may i format a slice with FFS2? and what to put into /etc/fstab Thanks.

Re: keyboard encoding [not worth reading sorry]

2008-07-28 Thread John Wright
On Mon, Jul 28, 2008 at 05:24:10PM +0200, Tony Berth wrote: > I have to say that I'm via ssh/xterm to the box. I don't know if this makes > a difference? hehe. (-:

Re: Is it necessary to recompile just to apply a security patch?

2008-07-29 Thread John Brooks
how about this: uname -a or this: head -1 /etc/motd -- John Brooks [EMAIL PROTECTED] ... > Please look at the first line of the output of dmesg(8). If the server has been up for a while, the circular buffer may have been over-written. Try: head -1 /var/run/dmesg.boot

Some recommendations on file locations sought

2006-09-20 Thread John Draper
as outlined in the Apache manual. Can someone please make a recommendation, or point me to any docs that might be in the OpenBSD Site... the only docs I could find is in the FAQ, and it only mentions operation of the server in chrooted mode, but nothing on setting it up. John

kernel rebuild - and rebuild userland?

2006-09-20 Thread John Costello
This is in regards to a 3.9 system that I installed and am patching. After rebuilding the kernel (patches 007 and 009), is it , unnecessary, necessary, advised, or imperative to rebuild userland (FAQ 5.3.5)? Thanks, John

Re: kernel rebuild - and rebuild userland?

2006-09-21 Thread John Costello
; -- > Frangois Visconte > > Jason Dixon wrote: > > > On Sep 20, 2006, at 8:10 PM, Patsy wrote: > > > >> On Wed, 20 Sep 2006, John Costello wrote: > >> > >>> This is in regards to a 3.9 system that I installed and am patching.

Re: Some recommendations on file locations sought

2006-09-21 Thread John Draper
Jack J. Woehr wrote: On Sep 20, 2006, at 3:11 PM, John Draper wrote: According to the Apache docs (I couldn't find anything in the OpenBSD Site), they recommend I setup the path to the passwd file in /usr/local/apache/passwd Since we're chrooted, how about: /var/www

Re: Some recommendations on file locations sought

2006-09-21 Thread John Draper
27;s where I'm putting it. So since /var/www/conf/ is where the rest of the apache configuration lives, you could do a subdirectory under there and use that. Something like /var/www/conf/auth/ or whatever you like. Ok, sounds like a plan. John

Re: Some recommendations on file locations sought

2006-09-21 Thread John Draper
Jack J. Woehr wrote: On Sep 20, 2006, at 3:11 PM, John Draper wrote: According to the Apache docs (I couldn't find anything in the OpenBSD Site), they recommend I setup the path to the passwd file in /usr/local/apache/passwd Since we're chrooted, how about: /var/www

Re: Some recommendations on file locations sought

2006-09-21 Thread John Draper
valid-user To my httpd.conf file, right? I think this in effect just tells apache that anything I put into the "secure" directory, is going to ask for a username (edp) and password I had setup to use via htpasswd. Is this the recommended way to do this? Then from root, I would do... apachectl restart Thanx John

Re: Some recommendations on file locations sought

2006-09-21 Thread John Draper
Jack J. Woehr wrote: On Sep 21, 2006, at 12:37 PM, John Draper wrote: usr/local/apache/passwd I checked - I don't have a "usr" directory in my "www" directory... Am I supposed to create one? Yes, if you use a chroot'ed directory scheme, you just r

Re: Some recommendations on file locations sought

2006-09-22 Thread John Draper
wser would prompt me for a username, I typed in "edp" and the same password I used above... The password prompt just comes back, asking for the password again. Why is it rejecting access? John

Re: Transparent bridge rdr SSH traffic

2006-09-27 Thread John Brooks
How about adding a third nic to both the openbsd and firewall, give them their own private network addresses, then redirect the ssh traffic from firewall to openbsd over this new network forgive my poor attempts at modifying your drawing ;-) -- John Brooks [EMAIL PROTECTED] ... > Any h

Re: Some recommendations on file locations sought

2006-10-03 Thread John Draper
Will Maier wrote: On Fri, Sep 22, 2006 at 01:29:56PM -0700, John Draper wrote: Here is what I did... htpasswd -c /var/www/conf/auth/passwd edp < I set the password here > chown root.nogroup /var/www/conf/auth/passwd chmod 640 /var/www/conf/auth/passwd What user/group a

Re: The new 4.0 song(s)

2006-10-04 Thread John Tate
Wow it gets more disturbing every year. On 10/4/06, Theo de Raadt <[EMAIL PROTECTED]> wrote: > > We have just put up the new songs for 4.0 > > There are two... well, there is one for 4.0, but there is an extra > song that Ty made by himself (without any input from us) specifically > for the audio

Cross compiling

2006-10-06 Thread John Tate
How would I go about cross compiling OpenBSD from i386 to sparc64? I am just interested because I want to build a system from a faar faster processor if possible. John. -- Faced with the fact that Intelligent Design doesn't meet the criteria for a scientific theory, leading proponent rede

Re: rc.local command for postgres

2006-10-20 Thread John Wright
If you've installed postgres from the package you can find what to add to rc.local in /usr/local/share/doc/postgresql/README.OpenBSD

I need help in interpreting some Docs

2006-10-24 Thread John Draper
S mode, then when I get a higher priority attach, to switch to Inline mode? How fast can Snort switch from one mode to another? Also, is it possible to use Snort to "look at" a binary file and display contents via the ./snort -dvr option while snort is running? Thanx John

Re: I need help in interpreting some Docs

2006-10-25 Thread John Draper
Joachim Schipper wrote: On Tue, Oct 24, 2006 at 03:17:05PM -0700, John Draper wrote: Hi, I'm posting this to both OpenBSD and Snort mailing lists. In reading through the snort documentation, in section 1.5 (Inline mode), they state the following... "In order for Snort Inli

Re: I need help in interpreting some Docs

2006-10-25 Thread John Draper
oned it... this might just be what I need. It is clear to me that Inline appears to only be for Linux or other OS'es that use IPTables. Apparently, I'm not reaching the snort community in my postings.. seems that [EMAIL PROTECTED] is not the Email to post to that list John

Re: I need help in interpreting some Docs

2006-10-26 Thread John Draper
SD, you should almost always use the packages provided for you. I think I remembered reading about this, but after closer look I didn't see or hear anything else about it. John

[no subject]

2006-10-31 Thread John Kintzele
fs2-2.10.1p0: lib not found ssl.10.0 etc. Any suggestions? John Kintzele [EMAIL PROTECTED]

Re: pkg_add(1) over ssh(1)?

2006-11-01 Thread John Fiore
> is there any documentation about using pkg_add over ssh available yet? > Can this feature be used with some of the official mirrors? Just out of curiosity, why would you want to do this? pkg_add verifies the packages after downloading them. Is this some kind of firewalling issue?

Re: % stdout?

2006-11-09 Thread John Wright
On Nov 9, 2006, at 11:37 AM, Cassio B. Caporal wrote: > Hey, > > I have problems to print '%' in stdout... Suppose code below: > > #include > > main() { >char foo[] = "bar=30%\n"; >fprintf(stdout, bar); >

Has anyone tried to install OpenBSD (PPC) on PS3?

2006-11-24 Thread John Blaze
Eventhough I know OpenBSD main purpose isn't game related, it would be interesting to see it running on a PS3, even for benchmark-only purposes. Did anyone already get one?

Re: Which tools the OpenBSD developers are using?

2006-11-28 Thread John Brooks
Haven't heard of an AK45, but I'm told the Russians are real proud of their AK-47. -- John Brooks [EMAIL PROTECTED] > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of > Ioan Nemes > Sent: Tuesday, November 28, 2006 5:23 PM > To:

Re: Getting Yesterday's Date (Repost due to error)

2005-05-31 Thread John Wright
On Tue, May 31, 2005 at 09:55:22AM +0200, Stoyan Genov wrote: > Does this work for you? > > shell$ TZ=GMT+24 date Wow! /me reads tzset(3) with interest.

Root on RAID and kernel dumps

2005-06-01 Thread John Wright
If you've configured a root on raid system where will the kernel try to dump to if it panics? I have followed the raidctl root on raid sample setup which means I have a number of raid?a partitions and hence do not have a raid0b to match my raid0a root device. Is it possible to find out the dumpde

FW: Attachment restriction

2005-06-01 Thread John Marten
27;ve included my dmesg if that helps. Thanks. _ John F. Marten III Information Technology Specialist Balzhiser & Hubbard Engineers CI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered auvia0 at pci0 dev 17 function 5 "VIA VT

php4 ports build error

2005-06-08 Thread John Tate
php4/core (line 1481 of /usr/ports/infrastructure/mk/bsd.port.mk). *** Error code 1 Stop in /usr/ports/www/php4/core (line 1556 of /usr/ports/infrastructure/mk/bsd.port.mk). *** Error code 1 Stop in /usr/ports/www/php4 (line 103 of /usr/ports/infrastructure/mk/bsd.port.subdir.mk). -- John "R

Re: php4 ports build error

2005-06-08 Thread John Tate
e FTP site, including the latest ones for 3.6. Otherwise, my guess > is that something is out of sync with your ports tree (you're at least > missing the distinfo file for php4), and possibly your base. > > Jason > > On 6/8/05, John Tate <[EMAIL PROTECTED]> wrote: &g

MySQL issues

2005-06-08 Thread John Tate
rably) without taking apache out of chroot? Yours, John. -- John "Rockstar" Tate Mobile: 0413 348 815 (Yep, old number, but I have a new phone) New Personal Website: http://kintaro.noobify.com

Re: MySQL issues

2005-06-09 Thread John Tate
t/var/www/mysql/mysql.sock /var/www/mysql/mysql.sock mysql.default_user no valueno value mysql.max_links Unlimited Unlimited mysql.max_persistentUnlimited Unlimited mysql.trace_modeOff Off -- John "Rockstar" Tate Mobile: 0413 348 815

Re: MySQL issues

2005-06-09 Thread John Tate
atter where the mysql server is > located, as apposed to the hard link which would require it to be > located on the same partition. > > Jason > > On 6/8/05, John Tate <[EMAIL PROTECTED]> wrote: > > Hey, > > > > I am having trouble with phpBB2 running on my

small patch about "etc_security"

2005-06-09 Thread John Wong
add this format support: +/etc/ssl/pem/* Index: etc/security === RCS file: /cvs/src/etc/security,v retrieving revision 1.71 diff -u -r1.71 security --- etc/security 2005/02/22 10:50:55 1.71 +++ etc/security 2005/06/09 12:57:58 @@ -664

Re: MySQL issues

2005-06-09 Thread John Tate
Dang how did I not think of that. I am offically captain stupid. On 6/10/05, Jason Crawford <[EMAIL PROTECTED]> wrote: > On 6/9/05, John Tate <[EMAIL PROTECTED]> wrote: > > Right, I created a hardlink of the socket into > > /var/www/mysql/mysql.sock and changed this

Re: MySQL issues

2005-06-09 Thread John Tate
I just tried everything here, however it has come to the same problem again... mysql refuses to start... -bash-3.00# mysqld_safe Starting mysqld daemon with databases from /var/mysql 050610 21:24:10 mysqld ended On 6/10/05, Matthew S Elmore <[EMAIL PROTECTED]> wrote: > John, > &

Re: MySQL issues

2005-06-09 Thread John Tate
. Im offically captain oblivious. On 6/10/05, John Tate <[EMAIL PROTECTED]> wrote: > I just tried everything here, however it has come to the same problem > again... mysql refuses to start... > > -bash-3.00# mysqld_safe > Starting mysqld daemon with databases from /var/mysql

Re: CCD on /

2005-06-16 Thread John Wright
On Wed, Jun 15, 2005 at 09:19:26PM -0400, Nick Holland wrote: > BTW: one other reason RAIDframe isn't in GENERIC is you have to > customize your kernel in other ways, not just turning it on. From raid(4): > "It is important that drives be hard-coded at their respective addresses > (i.e., not left

How do we disable console output temporarily.

2005-06-18 Thread John Draper
Hi, We are getting attacked, but our "root" console is outputting log data so fast we can't ussue any "root" commands. What can I do to temporarily stop the console output so I can ussue a few "root" commands to change our FW settings? JD

Re: How do we disable console output temporarily.

2005-06-18 Thread John Draper
Moritz Grimm wrote: John Draper wrote: We are getting attacked, but our "root" console is outputting log data so fast we can't ussue any "root" commands. What can I do to temporarily stop the console output so I can ussue a few "root" commands to cha

Re: How do we disable console output temporarily.

2005-06-20 Thread John Draper
binaries without having direct access to the box, and hopefully not get locked out. I'm a bit new at this so the shell script you sent me is interesting, but I'm going to have to study it some more... I just want to know how to restore it do I have to execute that script to restore it? Or am I supposed to look at the script and figure out what commands to type in to restore it? John

Re: How do we disable console output temporarily.

2005-06-20 Thread John Draper
Stuart Henderson wrote: On 2005/06/18 14:41:10, John Draper wrote: Quickest way is probably 'pkill syslogd' (or 'kill `cat /var/run/syslogd.pid`' if you don't have pkill). ...or just login as a user other than root, and use "sudo" to execute the comman

Re: How do we disable console output temporarily.

2005-06-21 Thread John Draper
de 2.1 but that's not for THIS list... :-) John

Re: sleep patterns...

2005-07-04 Thread John Wright
On Mon, Jul 04, 2005 at 09:00:18AM +0100, unixadmin99 wrote: > Oops! > Accidently emptied half the contents of src.tar.gz into /usr/bin while > undergoing an install under the intoxication of sleep. > What's the most efficient way of rectifying this? src.tar.gz is mostly directories and /usr/bin s

Re: SIP soft phone

2005-07-04 Thread John Draper
ile on OpenBSD, but these are "SIP Stacks", and I'm still trying to figure them out... - oSIP - http://www.voip-info.org/tiki-index.php?page=oSIP+Library John

Re: Disk partition error

2005-07-08 Thread John Brooks
it might be prudent to run the disk manufacterers diagnostic utility to validate the condition of the drive. that's something i always do before installing on a used disk. ... > > 8 partitions: > #sizeoffset fstype [fsize bsize cpg] > a: 3774852963 4.2BSD 2048 16384 3

Re: pf questions

2005-07-14 Thread John Brooks
Are both clients on the same network segment? Where is the firewall in relation to these clients? What are the IP addresses and netmasks of all computers and interfaces? -- John Brooks [EMAIL PROTECTED] > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Beh

Re: pf questions

2005-07-14 Thread John Brooks
might be good to also let the little guys out ;-) -- John Brooks [EMAIL PROTECTED] ... > pass in inet proto icmp all icmp-type $icmp_types keep state ^^ ... > Hi guys, > > I'm a newbie in pf. Got a question about pinging and ssh stuff. Say I > have two cl

Re: pf questions

2005-07-15 Thread John Brooks
ace. remove "in" in the rule below so that icmp can flow thru -- John Brooks [EMAIL PROTECTED] .. > pass in inet proto icmp all icmp-type $icmp_types keep state ^^

Re: Writes to samba server very, very slow

2005-07-19 Thread John Brooks
> > Sounds like a bad nic. If you have a spare, you might try > swapping with it. > > > > Also, what's the other machine and what is it running? > > > > The NIC is fine, and yes I swapped it out early on as well as the cable > and the port on the switch. I've also tried a crossover cable. I'v

Re: Writes to samba server very, very slow

2005-07-19 Thread John Brooks
> > How about a nic from a different mfr? Using another good 'dc' nic doesn't > > rule out a basic hardware incompatibility related directly to that brand > > of nic card coupled with your other hardware. > > > > JB > > > > . > > > > Even though it worked fine with RH7.3 a three + year old OS ? I

Re: keyboard.bell.pitch=0 is invalid on Openbsd 3.7 Current

2005-07-20 Thread John Wright
On Wed, Jul 20, 2005 at 07:16:22AM -0600, edgar mortiz wrote: > i tried disabling beep on my laptop via > > sysctl -w keyboard.bell.pitch=0 > > and i got an error saying > > sysctl: top level name keyboard in keyboard.bell.pitch is invalid > > I'm using OpenBSD 3.7-current GENERIC #239 wsc

Comtrol Rocketport 16 Port Serial Controller

2005-07-20 Thread John Brooks
Anybody know if this is supported with obsd? Seems to be with fbsd. -- John Brooks [EMAIL PROTECTED]

Re: no sound on Dell4550 (soundblaster live, emu)

2005-07-28 Thread John Wright
On Thu, Jul 28, 2005 at 09:36:29AM +0200, Juan J. Martmnez wrote: > Woh! I think you're another unhappy user of a SB Live! *5.1* (from > DELL). Welcome to the club. Absolutely ages ago I found http://www.opensound.com/ and was able to use one of their drivers under OpenBSD 2.x. They're still goin

Re: login_ldap

2005-08-04 Thread John Wright
On Thu, Aug 04, 2005 at 09:43:28AM +0200, Alexander Farber wrote: > Also, does anybody know, how to run /usr/local/libexec/auth/login_-ldap > on a command line, to see if it works at all? I try following: > > blowfish# /usr/local/libexec/auth/login_-ldap afarber > blowfish# echo $? >

Re: login_ldap

2005-08-04 Thread John Wright
On Thu, Aug 04, 2005 at 10:47:00AM +0200, Alexander Farber wrote: > # base with scope sub Maybe the scope? If I'm reading the code correctly the default is onelevel (or "-s one" on the ldapsearch command line) but the default for ldapsearch is subtree.

Re: Install Woes (3.7/sparc) - Spontaneous crashes

2005-08-08 Thread John Broome
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 J.C. Roberts wrote: > On Sun, 7 Aug 2005 15:18:40 -0400, Jim Fron > <[EMAIL PROTECTED]> wrote: > > >>On Aug 7, 2005, at 2:46 PM, J.C. Roberts wrote: >> >> >>>Floppy drives and diskettes are notorious for failing in very strange >>>and unusual ways. C

question about duplicate rules in pf and altq

2005-08-11 Thread John Blaze
ules which one will pf use? TIA, John

altq only working on deafult queue

2005-08-12 Thread John Blaze
pass out on $ext_if inet proto { tcp, udp } from ($ext_if) to any \ port domain keep state queue(dns_out) pass out on $ext_if inet proto { udp, icmp } from ($ext_if) to any \ keep state queue(std_out) # pass out on $int_if from any to $torrent_pc queue(std_in) pass out on $int_if from any to $game_pc queue(game_bw) <end> does anyone know what am i doing wrong? TIA, John

Re: pf stops URLs without a trailing slash

2005-08-15 Thread John Wright
On Tue, Aug 16, 2005 at 12:00:26AM +1000, Zoong PHAM wrote: > [...] > I know that a correct URL is the one with trailing slash if the last > part is a directory name. > So apart from teaching users to use correct URLs or investigate to > use Apache rewrite module, is there any thing I can do with p

Re: How to patch a physically weak system & recommended use of sudo?

2005-08-18 Thread John Wright
On Thu, Aug 18, 2005 at 01:03:27PM +0200, Tim wrote: > Hello > > 1. I have a old computer that is slow and has little memory. But I want to > keep it updated with patches. I can't compile these patches on the system > but I could do it on another faster system. But how can I later apply the > com

Returned mail: Data format error

2005-08-23 Thread john . doe
ALERT! This e-mail, in its original form, contained one or more attached files that were infected with a virus, worm, or other type of security threat. This e-mail was sent from a Road Runner IP address. As part of our continuing initiative to stop the spread of malicious viruses, Road Runner s

Eros-News

2005-08-26 Thread John Doe
[demime 1.01d removed an attachment of type application/octet-stream which had a name of amsimg1.jpg] [demime 1.01d removed an attachment of type application/octet-stream which had a name of amsimg2.jpg] [demime 1.01d removed an attachment of type application/octet-stream which had a name of

Re: RAIDframe parity errors and rebuild

2006-03-17 Thread John Eisenschmidt
p the interactive parity check and it will run in the background. > thanks for your thoughts. > > Dave -- John W. Eisenschmidt ([EMAIL PROTECTED]) website: http://www.eisenschmidt.org/jweisen/ my blog: http://thealphajohn.blogspot.com/ house blog: http://4104-chestnut-street.blogspot.co

ftp-proxy two isp

2006-03-29 Thread john gotti
hi all , my network scheme is as follow isp1-\ obsd -lan isp2-/ on obsd i've succefully set load balancing outgoinng conn , but i also using ftp-proxy ( i mean tool pftpx which is impelemented in 3.9 now ) using the rules as follow: nat-anchor "pftpx/*" rdr-anchor "pf

Re: Apache speed limitation

2006-04-07 Thread john gotti
hey , i don't know there is speed limitation but i had speed problem with build in openbsd(3.8) apache espesially mod_proxy module ( response time was 2-3 sec when should be 0,2 - 0,3 sec ) so i put apache2 and had no more problems regards dalgorno On 4/7/06, edgarz <[EMAIL PROTECTED]> w

Re: OpenBSD 3.9 stable from cvs

2006-04-13 Thread John Fiore
from helping > people at work, let's see if I can help someone on the mail list" posting. Some people read things like lawyers and look for things to pick apart, but some might have been genuinely confused. John

Best WAN Adaper?

2006-04-15 Thread John Brahy
erly Lan Media Corporation) SSI (T1)/HSSI/DS1/DS3 WAN interfaces (lmc<http://www.openbsd.org/cgi-bin/man.cgi?query=lmc&arch=i386&sektion=4>) (G) - Sangoma Technologies AFT T1/E1 WAN interfaces (san<http://www.openbsd.org/cgi-bin/man.cgi?query=san&arch=i386&sektion=4>) (G) Thanks, John

Where can I buy Accoom Networks Artery WAN card?

2006-04-17 Thread John Brahy
I can purchase one? Preferably a dual t-1 card. Thanks, John

no content when sending mail to a program via .forward

2006-04-28 Thread John Brahy
I'm writing a program that will take email based searches, .forward seems like the simplest way to accomplish this. The problem that I am having is that I don't know how to access the content of the email. I tried argv and env but neither gave me a clue on how to access the actual message. I know t

Re: no content when sending mail to a program via .forward

2006-04-28 Thread John Brahy
yeah, that was it. I should have thought of that. Too many beers and jager shots last night at a punk rock show. On 4/28/06, Darrin Chandler <[EMAIL PROTECTED]> wrote: > > Last time I messed with that I think everything was on stdin... > > -- > Darrin Chandler| Phoenix BSD Users Gro

cyrus, sasl and /etc/passwd

2006-04-28 Thread John Brahy
How do I configure cyrus imapd to retrieve mail from normal unix mailboxes and validate against the unix password? I have been trying to find info on it and I can't find anything that works with v2.2.12 from 3.8 ports. Can someone point me in the right direction? Thanks, John

out of filehandles/ too many users/ mysql and apache problem

2006-05-05 Thread John Brahy
How do I increase my available filehandles? I tried sysctl kern.maxfiles=32768 but it doesn't seem to help. The reason that i think I need to increase my filehandles is because I'm averaging about 1200 simutaneos users on a website that I'm hosting and the mysql database keeps crashing with (errn

mail send/receive for 3.9

2006-05-09 Thread john luckey
New to openBSD, and have finally gotten 3.9 mostly working. Now I want to add mail send ane receive to my system. I have found dovecot, but haven't yet installed it. Before I do, any comments about dovecot? Anything work better? My ISP is my cable co. with vanilla POP3/SMTP, with password.

Re: newbie: panic question (azalia driver)

2006-05-15 Thread John Gould
use a digital camera and take a picture of a panic/trace. Posting such an image will not be accepted on most list, and most likely either gets you flamed or ignored. Transcribing from a photo might be a useful idea, though. I cannot see the problem if it is readable! Regards John.

Re: Sendmail configurations

2006-05-19 Thread John Gould
ns.org internet address = 63.170.10.81 Is this at your ISP though? Hope this helps... Regards John.

Re: getting ^L to clear the screen?

2006-05-29 Thread John Wright
On Sun, May 28, 2006 at 05:52:49PM -0400, Daniel Dickman wrote: > Does anyone know how to bind ^L to clear the screen in a default 3.9 > installation? I'd prefer to not have to change to bash if I don't have to... Just for a bit of variety (since you've had lots of replies) I use this: bind -

Re: no data channel with pf/ftp-proxy on 3.9

2006-05-30 Thread John Brahy
ok, I just modified my configuration to be the same as the example pf.conf I have ftp-proxy going and I've even tried setting -r but that still doesn't do it. Here is my pf.conf # macros externalInterface="sis0" internalInterface="fxp0" tcp_services="{ 22, 113 }" icmp_types="echoreq" webServer=

no data channel with pf/ftp-proxy on 3.9

2006-05-30 Thread John Brahy
on a fresh install of OpenBSD 3.9 from reading http://www.openbsd.org/faq/pf/ftp.html edited my pf.conf and added these lines: nat-anchor "ftp-proxy/*" rdr-anchor "ftp-proxy/*" rdr on $internalInterface proto tcp from any to any port 21 -> 127.0.0.1port 8021 anchor "ftp-proxy/*" I also uncommented

one drive in a raid 0 failed, can I save any data?

2006-06-01 Thread John Brahy
For a couple weeks I was running without backups and one of the drives died. Is there a way to recover any of the data from the drives?

problems booting off wrong drive

2006-06-02 Thread John Brahy
shell and then fdisking it, but I didn't find anywhere I could turn the bootable flag off. Any suggestions on what I can do? Thanks, John

Re: problems booting off wrong drive

2006-06-02 Thread John Brahy
e FAQ maintainer! On 6/2/06, John Brahy <[EMAIL PROTECTED]> wrote: > > I've got two drives in a OpenBSD 3.9 amd64 server. one that used to be the > root drive in an old 3.8 system and a new drive that I've installed a > fresh copy of OpenBSD 3.9. > > I want to boot up

Re: one drive in a raid 0 failed, can I save any data?

2006-06-02 Thread John Brahy
ives and I actually had two 160GB drives. So, I made a big mistake and I'm definitely feeling much better now. Thank you to everyone for all your help and sorry for wasting your time. John

Re: using restore command from files?

2005-08-29 Thread John Wright
On Mon, Aug 29, 2005 at 12:01:08PM -0400, Matt Singerman wrote: > So, we had a server go boom. Fortunately, we run dump nightly, and > the files are copied to a remote server. However, I cannot find any > sort of instructions for restoring directly from files which will > preserver file permissio

Re: MaxDB on 3.6? or just ndb_mgm[d ]?

2005-08-31 Thread John Brahy
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Spruell, Darren-Perot > Sent: Tuesday, August 30, 2005 1:11 PM > To: misc@openbsd.org > Subject: Re: MaxDB on 3.6? or just ndb_mgm[d ]? > > From: John N. Brahy [mailto:[EMAIL PROTECT

<    3   4   5   6   7   8   9   10   11   >