cvs

2025-07-10 Thread Gustavo Rios
Hi folks! I have a simple question: is cvs still relevant today ? Would you start a project today using cvs ? []s -- I accept bitcoins

pipes

2025-04-14 Thread Gustavo Rios
Hi folks! If hi have more than one writer process writing data to a pipe write end to make it atomically, i.e., messages write to the pipe isnot interleaved ? Thanks a lot.

static

2024-10-06 Thread Gustavo Rios
Hi folks! Does it improve code performance declaring function variables static ? Thanks. -- The lion and the tiger may be more powerful, but the wolves do not perform in the circus

return value of write

2024-10-06 Thread Gustavo Rios
Hi folks! I am programming in obsd using the c coding language. I have a doubt related to parameters and return value of write. My doubt is related to the fact that write has a parameter of the number of bytes to write in non-negative value. But it returns a signed value. Lets suppose i specify

openbsd console

2024-07-12 Thread Gustavo Rios
Hi folks! How to change my console resolution to 1920x1080 ? What is the command ? Thanks. -- The lion and the tiger may be more powerful, but the wolves do not perform in the circus

Re: cpu cores

2024-06-09 Thread Gustavo Rios
here it goes! Em sáb., 8 de jun. de 2024 às 04:30, Philip Guenther escreveu: > On Fri, Jun 7, 2024 at 10:58 PM Gustavo Rios > wrote: > > i have installed obsd on my dell notebook 8 cores processor. When i > execute the top utility, it is showed the cores, from 0 (cpu0) to 7 (cp

cpu cores

2024-06-07 Thread Gustavo Rios
Hi folks! i have installed obsd on my dell notebook 8 cores processor. When i execute the top utility, it is showed the cores, from 0 (cpu0) to 7 (cpu7), but cpu1 and cpu3 is not listed. What is the problem ? Thanks a lot. -- The lion and the tiger may be more powerful, but the wolves do not pe

x64

2024-05-29 Thread Gustavo Rios
Dear OpenBSD-Misc. i have installed obsd 7.5 amd64. I wrote a small function and apparently, obsd is not generating x64 bit code. I am very confused by the output os file and nm program on my anci c code. Here you have them: etosha# file xdr_vopq.o xdr_vopq.o: ELF 64-bit LSB relocatable, x86-64,

Re: wifi

2024-05-24 Thread Gustavo Rios
Is there plan to add support ? Thanks a lot Em qui., 23 de mai. de 2024 às 04:10, Otto Moerbeek escreveu: > On Thu, May 23, 2024 at 03:56:01AM -0300, Gustavo Rios wrote: > > > Here you have them: > > ... > "Realtek 8821CE" rev 0x00 at pci2 dev 0 function 0 not

Re: wifi

2024-05-22 Thread Gustavo Rios
Here you have them: Em qui., 23 de mai. de 2024 às 02:59, Otto Moerbeek escreveu: > On Thu, May 23, 2024 at 01:44:57AM -0300, Gustavo Rios wrote: > > > Hi folks! > > > > I would like to setup my openbsd wifi but up to now, no success. > > Here is my lspc

wifi

2024-05-22 Thread Gustavo Rios
Hi folks! I would like to setup my openbsd wifi but up to now, no success. Here is my lspci output. May some one help me ? Thanks a lot. 02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter -- The lion and the tiger may be more powerful,

Re: obsd wifi

2024-05-04 Thread Gustavo Rios
how to install via pkg_add if i have no network connection ? Em sáb., 4 de mai. de 2024 às 15:25, Mikhail Pchelin escreveu: > On Sat, May 04, 2024 at 03:01:54PM -0300, Gustavo Rios wrote: > > Hi folks! > > > > I have just installed OpenBSD in my brand new notebook. It i

obsd wifi

2024-05-04 Thread Gustavo Rios
Hi folks! I have just installed OpenBSD in my brand new notebook. It is a dell notebook that came with just a wifi NIC. How do i discover the name o my wifi nic ? Thanks a lot. -- The lion and the tiger may be more powerful, but the wolves do not perform in the circus

python dev

2024-04-26 Thread Gustavo Rios
Hi folks! May some here tell me if openbsd supports python dev package in the ports collection ? Thanks a lot. -- The lion and the tiger may be more powerful, but the wolves do not perform in the circus

maximum file system size

2024-04-24 Thread Gustavo Rios
Hi folks! What is the maximum file size in OpenBSD ? Thanks a lot. -- The lion and the tiger may be more powerful, but the wolves do not perform in the circus

Re: rpc

2024-03-21 Thread Gustavo Rios
how to replace nfs ? Em qua., 20 de mar. de 2024 às 19:27, Alexis escreveu: > Gustavo Rios writes: > > >> NFS/NIS/AMD are very old technology and are not robust. > > > > How to replace NIS ? > > Perhaps an LDAP implementation, e.g. OpenLDAP? > ht

Re: rpc

2024-03-19 Thread Gustavo Rios
Em qua., 20 de mar. de 2024 às 01:44, Geoff Steckel escreveu: > On 3/20/24 00:06, Gustavo Rios wrote: > > Hi folks! > > > > I wonder if nis/nfs/amd a good choice for sharing information and data > > in a heterogeneous environment? > > If not how to replace these

rpc

2024-03-19 Thread Gustavo Rios
Hi folks! I wonder if nis/nfs/amd a good choice for sharing information and data in a heterogeneous environment? If not how to replace these technologies Thanks a lot. Gustavo -- The lion and the tiger may be more powerful, but the wolves do not perform in the circus

socket cores

2024-01-15 Thread Gustavo Rios
Hi folks! I have a simple question: how many cores does OBSD support ? Thanks a lot. -- The lion and the tiger may be more powerful, but the wolves do not perform in the circus

socket core

2024-01-15 Thread Gustavo Rios
Hi folks. I have a simple question : How many cores does OBSD support ? Thanks a lot -- The lion and the tiger may be more powerful, but the wolves do not perform in the circus

Re: login string size

2023-04-17 Thread Gustavo Rios
i meant not the time, but it's length: strlen(login). Sorry not to be clear. Thanks Em seg., 17 de abr. de 2023 às 17:21, Theo de Raadt escreveu: > Gustavo Rios wrote: > > > What is the maximum login length on OpenBSD ? > > You can stay logged in as long as you want. &

hardware

2023-04-17 Thread Gustavo Rios
What is the best supported servers by OpenBSD ? Dell, HPE, IBM or Oracle's ones ? Thanks. -- The lion and the tiger may be more powerful, but the wolves do not perform in the circus

login string size

2023-04-17 Thread Gustavo Rios
What is the maximum login length on OpenBSD ? Thanks. -- The lion and the tiger may be more powerful, but the wolves do not perform in the circus

Installing with usb

2023-01-17 Thread Gustavo Rios
Hi folks! I am trying to get openbsd installed in my notebook, i am using usb device (sandisk) to install it. The problem is that when i am given the choice of source for the install file sets, does not appear usb; only cd0 disk nfs http and the like. May someone help me ? Thanks a lot -- The

*BSD and MariaDB server

2022-11-29 Thread Gustavo Rios
Hi folks! I would like to know what would it be the best bsd (net/free/open) server to run a MariaDB server ? i mean in terms of performance. Thanks a lot. -- The lion and the tiger may be more powerful, but the wolves do not perform in the circus

Hpe and obsd

2022-09-07 Thread Gustavo Rios
Hi folks! Does anybody here run obsd on hpe proliant dl 380 gen 10 Thanks.

Re: Geomant - Would you review my first C project ?

2022-08-10 Thread Gustavo Rios
Hi! Do you want to learn howto program ? This is the book: The Science Of Programming, by David Gries Do you want to learn how to code ? You need to specify the language. In case of C (ANSI C) the book is: The C Programming Labguage, by Brian W. Kernihghan and Denni

rpcbind security

2022-06-17 Thread Gustavo Rios
Excuse me, but how does rpcbind know that a incoming request, for set/unset, comes from the root user ? Thanks. -- The lion and the tiger may be more powerful, but the wolves do not perform in the circus

Re: rpcbind security

2022-06-17 Thread Gustavo Rios
may some here points me where rpcbind is implemented ? I would like to see the C code of it. Thanks. Em sex., 17 de jun. de 2022 às 00:20, Theo de Raadt escreveu: > Gustavo Rios wrote: > > > Hi folks! > > > > How does openbsd rpcbind prevent ordinary users to unset a gi

rpcbind security

2022-06-16 Thread Gustavo Rios
Hi folks! How does openbsd rpcbind prevent ordinary users to unset a given rpc port mapping registered by, for instance, the root user ? Thanks. -- The lion and the tiger may be more powerful, but the wolves do not perform in the circus

gpt+uefi boot+openbsd+linux

2022-05-24 Thread Gustavo Rios
May some one here suggest a documentation the explains this scenario ? I am in needof this. Thanks in advance! Gustavo. -- The lion and the tiger may be more powerful, but the wolves do not perform in the circus

documentation

2022-05-24 Thread Gustavo Rios
Hi folks, I would like to download a pdf version of the faq and pf guide for openbsd 7.1. May some one here point me where i could fetch the pdf documentation from ? Thanks a lot. -- The lion and the tiger may be more powerful, but the wolves do not perform in the circus

50Gbe

2021-08-05 Thread Gustavo Rios
Hi folks! I wonder if OBSD supports 50Gbe network cards. And what is the cable standard to support such data transfers ? Thanks. -- The lion and the tiger may be more powerful, but the wolves do not perform in the circus

am and nfsv3

2021-07-04 Thread Gustavo Rios
Hi folks! Does openbsd amd use NFSv3 ? Thanks in advance. -- The lion and the tiger may be more powerful, but the wolves do not perform in the circus

amd and 2GB limit

2021-07-02 Thread Gustavo Rios
Hi folks, Is there this limit yet in amd ? Thanks. -- The lion and the tiger may be more powerful, but the wolves do not perform in the circus

Re: autofs

2021-06-13 Thread Gustavo Rios
avoid autofs ? or amd ? Which should i avoid ? Em dom., 13 de jun. de 2021 às 18:48, Stuart Henderson escreveu: > On 2021-06-12, James Cook wrote: > > On Fri, Jun 11, 2021 at 11:04:15PM -0300, Gustavo Rios wrote: > >> Hi folks! > >> > >> I have a questions

autofs

2021-06-11 Thread Gustavo Rios
Hi folks! I have a questions regarding OpenBSD. Does it supports autofs ? Any reference regarding how to implement it? Thanks in advance. -- The lion and the tiger may be more powerful, but the wolves do not perform in the circus

web server security

2021-06-09 Thread Gustavo Rios
Hi folks! I am planning a web serve using openbsd as the os and using php. My question is: how to avoid any given user from implement an php script that will read some else file, since everything will run as the web server user and group ? thanks a lot. -- The lion and the tiger may be more pow

gpt/uefi

2020-09-17 Thread Gustavo Rios
Hi folks! I would like to install on my notebook 3 operating systems: OpenBSD, Linux and Windows 10. Do you know any tutorial on how the create the partitions using GPT before i install any of the 3 OSes ? I would like to boot via UEFI; is there any special partition for the UEFI booting ? May th

Re: socket I/O on openbsd

2020-04-21 Thread Gustavo Rios
apx_connect is an wrapper for connect. apx_shutdown is an wrapper for shutdown Em qua., 22 de abr. de 2020 às 02:09, Stuart Longland escreveu: > > On 22/4/20 11:48 am, Gustavo Rios wrote: > > Dear gentleman, > > > > i have the an ANSI C code that do the following: > &

socket I/O on openbsd

2020-04-21 Thread Gustavo Rios
Dear gentleman, i have the an ANSI C code that do the following: 0. open a socket 1. write data to the socket 2. close the writing end of the socket 3. read data from the socket 4. close the read end of the socket The the step number 4 returns an error, why ? Here it is (Only the relevant part

off-topic

2019-12-30 Thread Gustavo Rios
Is qmail dead ? Does anyone here use openbsd with qmail+ldap ? -- Pag Bem Fácil Ltda www.pagbemfacil.com.br

yp and ldap

2019-09-13 Thread Gustavo Rios
Hi folks, may some one in this list show me the standard that specifies the messages exchanged between ypserv and ldap server ? Thanks. -- Pag Bem Fácil Ltda www.pagbemfacil.com.br

openbsd rpc behavior

2019-09-12 Thread Gustavo Rios
I am writing a program to query my portmap server. I am using the getport routine. The parameters i am using is program = 10 version = 3 protocol = 17 And it returns the port 111. But when i change version from 3 to, say, 10 It stills returns port 111. Should not it return another value

ypldap

2019-09-03 Thread Gustavo Rios
Hi folks. I am aware that ypldap serves information about user and group from ldap. My doubt is: what about other information like netgroup, bootparams, etc, etc ... ? Does it grab these data from local file ? Thanks in advance -- Pag Bem Fácil Ltda www.pagbemfacil.com.br

obsd web server

2019-09-01 Thread Gustavo Rios
Hi folks, i would like to confgiure my obsd server as a web server. I would like to configure my web server to handle multiple domains without having to set each domain one by one. I mean: Every request for www.x.com is mapped into the root directory /var/web/www.x.com Got the idea ? If a

Dell

2019-09-01 Thread Gustavo Rios
Anyone running OBSD on DELL 840 server? -- Pag Bem Fácil Ltda www.pagbemfacil.com.br

storage

2019-08-01 Thread Gustavo Rios
Doaes anybody uses Dell machines with OpenBSD ? Is the current models fully supported by OpenBSD (In special raid and network interfaces ) Thanks in advance. -- Pag Bem Fácil Ltda www.pagbemfacil.com.br

Re: TCP wrapper alternative?

2019-07-20 Thread Gustavo Rios
look at: http://cr.yp.to. Em ter, 9 de jul de 2019 às 16:52, Thomas Smith escreveu: > > Hi, > > I'm considering an option to evaluate connecting IPs before they're evaluated > by `pf` in order to make some decisions about the "reputation" of a > connecting IP. Then if that reputation is low eno

network io

2019-06-10 Thread Gustavo Rios
Hi folks, is there anyone using obsd with dell servers using 50Gb/s network card ? Or even 10 Gb/s ? What do you heave to report ? Thanks to share your experience.! -- Pag Bem Fácil Ltda www.pagbemfacil.com.br

Re: When will be created a great desktop experience for OpenBSD?

2019-05-23 Thread Gustavo Rios
desktop! Never, at least that Em qui, 23 de mai de 2019 às 16:00, Patrick Harper escreveu: > > Our ideas of the setup process aren't equal so I disagree. > > -- > Patrick Harper > paia...@fastmail.com > > On Thu, 23 May 2019, at 18:16, Raul Miller wrote: > > This looks like violent agreement.

web hosting

2019-05-15 Thread Gustavo Rios
I am in need to host my homepage and programs i have written. Do have any suggestion on web hosting services that alllow ssh access too? Thanks a lot -- Pag Bem Fácil Ltda www.pagbemfacil.com.br

NIS: how to fetch input files from another directory than "/etc" (please, i am desperated)

2007-09-01 Thread Gustavo Rios
Dear gentleman, i am trying to get nis to build their maps from files located in another directory than "/etc". So, my Makefile (inside /var/yp/`domainname`) has the following lines : YPDBDIR=/var/yp DIR=/asd/etc AMDDIR=/asd/etc/amd NOPUSH="" UNSECURE= USEDNS=-b So my ideia is to grab as input,

external storage system

2007-07-20 Thread Gustavo Rios
Dear gentleman, i would like to know openbsd system administrator with the Dell/EMC CX3-20 storage enginee! Is anybody using such with openbsd server? What is your report on such matter? Thanks in advance. best regards.

Re: strange output on openbsd C code

2007-03-19 Thread Gustavo Rios
07, Nick ! <[EMAIL PROTECTED]> wrote: On 3/19/07, Gustavo Rios <[EMAIL PROTECTED]> wrote: > > On 3/19/07, Nick ! <[EMAIL PROTECTED]> wrote: > > On 3/19/07, Gustavo Rios <[EMAIL PROTECTED]> wrote: > > > I am writing a very simple program but the output ch

Re: strange output on openbsd C code

2007-03-19 Thread Gustavo Rios
So, why when i printf p[1], it correctly prints 2? On 3/19/07, Nick ! <[EMAIL PROTECTED]> wrote: On 3/19/07, Gustavo Rios <[EMAIL PROTECTED]> wrote: > I am writing a very simple program but the output change for the c > variable value change every time i run it. What would it

Re: adjusting mbuf

2007-03-19 Thread Gustavo Rios
ng wrong ? On 3/19/07, Otto Moerbeek <[EMAIL PROTECTED]> wrote: On Mon, 19 Mar 2007, Gustavo Rios wrote: > Ok, > > Here is my output of netstat: > $ netstat -m > 331 mbufs in use: >326 mbufs allocated to data >2 mbufs allocated to packet headers >3 m

strange output on openbsd C code

2007-03-19 Thread Gustavo Rios
I am writing a very simple program but the output change for the c variable value change every time i run it. What would it be my mistake on the source? Did i forget some thing? #include int main(int argc, char **argv) { unsigned long long x, c; unsigned*p;

Re: adjusting mbuf

2007-03-19 Thread Gustavo Rios
arren Spruell <[EMAIL PROTECTED]> wrote: On 3/19/07, Gustavo Rios <[EMAIL PROTECTED]> wrote: > Dear list members, > > how could i adjust my mbuf size? Need i to compile a news kernel ? > kern.maxclusters allows setting new limits for mbufs. This would supposedly go out wit

adjusting mbuf

2007-03-19 Thread Gustavo Rios
Dear list members, how could i adjust my mbuf size? Need i to compile a news kernel ?

Re: Mbufs tunning

2007-03-18 Thread Gustavo Rios
Thank you a lot! I would like to do it without recompiling the kernel! Is that possible? Thanks in advance. On 3/18/07, Brian A. Seklecki <[EMAIL PROTECTED]> wrote: On Fri, 2007-03-16 at 18:30 -0300, Gustavo Rios wrote: > Dear gentleman, > > when i execute some command on my se

Mbufs tunning

2007-03-16 Thread Gustavo Rios
Dear gentleman, when i execute some command on my server box, i got a complain about not enough buffer available. For instance. $ rusers rusers: can't send broadcast packet: No buffer space available $ I don't how to perform tunning on mbufs. Rather than simply reasing its limits i wonder which

Re: i cannot understand GSSAPI/ SSH(openbsd 4.0): i am desperated

2007-03-15 Thread Gustavo Rios
Thank you a lot Mr. Corder. You were, simply put, to the point. On 3/13/07, Ryan Corder <[EMAIL PROTECTED]> wrote: On Mon, 2007-03-12 at 18:45 -0300, Gustavo Rios wrote: > All those are disabled! > > The fact that it is accepting a password for a users that have no > passw

Interpretation:

2007-03-12 Thread Gustavo Rios
I would like to prevent password validation through the kerberos KDC, so i setted the KerberosAuthentication to "no". But user supplied passwords are still being validade through kerberos KDC. Is there anything i am forgetting, i.e., a miss interpretation? from sshd_config(5): KerberosAuthen

preveting password authentication through kerberos server login

2007-03-12 Thread Gustavo Rios
I would like to prevent password authentication for users that does not have a valid /etc/passwd password entry. It that possible? My current configuration retrieves the kerberos server login password! How could it be done? thanks in advance.

KerberosAuthentication

2007-03-12 Thread Gustavo Rios
Dear list members, I have setted openssh to work with kerberos. My initial ideia is to permit credential (tickets) or login password (/etc/passwd). In order to achieve so, i have the following (relevant part only) configuration: GSSAPIAuthentication yes KerberosAuthentication no KerberosGetAFSTo

Re: i cannot understand GSSAPI/ SSH(openbsd 4.0): i am desperated

2007-03-12 Thread Gustavo Rios
All those are disabled! The fact that it is accepting a password for a users that have no password in passwd file when KerberosAuthentication is setted no is dropping down my hairs. Somebody could help me? On 3/12/07, Marco S Hyman <[EMAIL PROTECTED]> wrote: "Gustavo Rios" wr

Re: i cannot understand GSSAPI/ SSH(openbsd 4.0): i am desperated

2007-03-12 Thread Gustavo Rios
s that the session will fail to authenticate, right? Thanks in advance. On 3/12/07, Gustavo Rios <[EMAIL PROTECTED]> wrote: I don't want to disable GSSAPI. I want only one of two: 0) Autenticate via tickets (GSSAPI) 1) Authenticate via /etc/passwd. I don't want sshd perfom

Re: i cannot understand GSSAPI/ SSH(openbsd 4.0): i am desperated

2007-03-12 Thread Gustavo Rios
I don't want to disable GSSAPI. I want only one of two: 0) Autenticate via tickets (GSSAPI) 1) Authenticate via /etc/passwd. I don't want sshd perfoming password autenticating based on kerberos passwords. Ok? On 3/12/07, Darren Spruell <[EMAIL PROTECTED]> wrote: On 3/12/

Re: i cannot understand GSSAPI/ SSH(openbsd 4.0): i am desperated

2007-03-12 Thread Gustavo Rios
believed since "KerberosAuthentication no" he should not login. What am i during wrong ? Thanks in advance. On 3/12/07, Jacob Yocom-Piatt <[EMAIL PROTECTED]> wrote: Gustavo Rios wrote: > How can i prevent a session to be openned without a ticket ? > I do not want a password based

Re: i cannot understand GSSAPI/ SSH(openbsd 4.0): i am desperated

2007-03-12 Thread Gustavo Rios
How can i prevent a session to be openned without a ticket ? I do not want a password based authentication. Is it possible? On 3/12/07, Ryan Corder <[EMAIL PROTECTED]> wrote: On Mon, 2007-03-12 at 15:11 -0300, Gustavo Rios wrote: > But when i try to log on the same server but by mea

i cannot understand GSSAPI/ SSH(openbsd 4.0): i am desperated

2007-03-12 Thread Gustavo Rios
Dear gentlemen/mamdam, i have managed to get my openbsd kerberos server working. It is working almost 100%. When i try to log in into a server by its name, no password is requested; and that's what i am expecting. It is like in: $ kinit [EMAIL PROTECTED]'s Password: $ ssh -l grios foo Last login

strange configuration file

2007-03-10 Thread Gustavo Rios
Hey folks, good morning. i have just remote installed one openbsd box. While doing initial configuration, i realized a "strange" file inside /etc tree. Every time i installed openbsd i had to create it by hand, it is resolv.conf.tail. Every other installation i had performed so far it never exis

Re: HP Prolliant DL320 G4 -SAS- Supported?

2007-02-27 Thread Gustavo Rios
I am interested too. On 2/27/07, Alejandro Lozanoff <[EMAIL PROTECTED]> wrote: Hi list, I was wondering if anyone has tried this machine succesfully? The SmarArray P800 is supported on 4.0 (and the P400 and e200 seems to have been added to 4.1), altough ciss(4) doesnt mention SAS on the 4.0 ver

Re: pf log question

2007-02-27 Thread Gustavo Rios
Could you send your pf.conf entirely? On 2/27/07, Frans Haarman <[EMAIL PROTECTED]> wrote: # tcpdump -e -ttt -n -i pflog0 tcpdump: WARNING: pflog0: no IPv4 address assigned tcpdump: verbose output suppressed, use -v or -vv for full protocol decode listening on pflog0, link-type PFLOG (OpenBSD

rwhod

2007-02-11 Thread Gustavo Rios
Dear list members, i am trying as root to get the output of rwhod daemon, but nothing is show when stdout is redirected. # rwhod -d sendto 10.0.0.191.513 hostname etosha up 0:07 load 0.37, 0.36, 0.19 host etosha But, # rwhod -d | cat As you can see nothing is show. Any ideia about wh

Re: web sites not accessible

2007-02-11 Thread Gustavo Rios
, Timo Schoeler <[EMAIL PROTECTED]> wrote: In epistula a "Gustavo Rios" <[EMAIL PROTECTED]> die horaque Sun, 11 Feb 2007 12:55:14 -0200: > Thanks, but i am using kernel pppoe! How can it be changed? might be of help http://www.mynetwatchman.com/kb/adsl/pppoemtu.htm

Re: web sites not accessible

2007-02-11 Thread Gustavo Rios
Thanks, but i am using kernel pppoe! How can it be changed? On 2/11/07, Paul D. Ouderkirk <[EMAIL PROTECTED]> wrote: >On 2/10/07, Gustavo Rios <[EMAIL PROTECTED]> wrote: > Dear list members, > > i am trying to build a firewall. Up to now, everything is ok, except &g

web sites not accessible

2007-02-10 Thread Gustavo Rios
Dear list members, i am trying to build a firewall. Up to now, everything is ok, except for some http sites that cannot be shown. I am really having a hard time trying to figure it out what is happening ! I believe something is wrong between rule 7 to 10 ( i am on network defined by interface si

pf multicast address: very simple question

2007-02-09 Thread Gustavo Rios
Dear list members, i am setting up a firewall and would like to block any packet destinated to a multicast address with a protocol not equal to udp. Is this a sound rule? Is it possible? Thanks.

Re: BSD thin client

2007-02-01 Thread Gustavo Rios
I am very interested in this matter. Are you doing any development on openbsd 4.0 for such regard ? Where is the home page? BTW: i could not see in current openbsd dhcpd server configuration options as stated in www.thinbsd.org manual instructions. Good Bye. On 2/1/07, Ramdas <[EMAIL PROTECTED]

Re: Merchandise idea: OpenBSD mug

2007-01-12 Thread Gustavo Rios
I am interested in buying some. Good ideia. On 1/12/07, Samurai Chef <[EMAIL PROTECTED]> wrote: I'll do it. I'll order some and announce here. I'll set up a ebay store for the merchandise. contact me with requests.

Re: java on openbsd 4.0?

2007-01-09 Thread Gustavo Rios
Is it possible to build jdk;java directly from openbsd: I always believed i had to "install" linux emulation first. Thanks for the clarifications. On 1/9/07, J.C. Roberts <[EMAIL PROTECTED]> wrote: On Tuesday 09 January 2007 06:20, bofh wrote: > On 1/9/07, J.C. Roberts <[EMAIL PROTECTED]> wrote

Re: User authentication

2007-01-04 Thread Gustavo Rios
gin scripts? is it posible? thanks On 1/4/07, Gustavo Rios <[EMAIL PROTECTED]> wrote: > Do you have it working with openbsd too ? I mean for replacing NIS! > > If not, is there a NIS server that uses openldap as backend for its > data ? Is it open source? > Wouldn't it be

Re: User authentication

2007-01-04 Thread Gustavo Rios
Do you have it working with openbsd too ? I mean for replacing NIS! If not, is there a NIS server that uses openldap as backend for its data ? Is it open source? Wouldn't it be an interesting approach ? Thanks in advance. On 1/4/07, L. V. Lammert <[EMAIL PROTECTED]> wrote: At 09:18 PM 1/4/2007

NIS and DNS

2007-01-04 Thread Gustavo Rios
Dear list members, i have reading Makefiles for building nis databases and realized there is an option "-b" for allowing hostnames to be retrieved from DNS. Correct me if i am wrong but i understand all hostname spaces are made available for each of the nis domains one is managing after enabling

Re: openbsd and APC UPS

2006-12-31 Thread Gustavo Rios
Is there any anything already done in ports ? On 12/31/06, Michael <[EMAIL PROTECTED]> wrote: Gustavo Rios schrieb: > i would like to configure my UPS device for openbsd. But i am unsure > whether it is supported by any of openbsd port's ups programs. Is > there anyone

openbsd and APC UPS

2006-12-31 Thread Gustavo Rios
Dear list members, i would like to configure my UPS device for openbsd. But i am unsure whether it is supported by any of openbsd port's ups programs. Is there anyone that would allow to handle it under openbsd ? Here you got information about my ups system (from my dmesg output) uhidev1 at uhu

Re: Looking for PE860 dmesg

2006-12-16 Thread Gustavo Rios
I am considering a PE860 for my new Obsd 4.0 server, but i am confused about this hardware. My main doubt is if i can have two raid controller within this device! Thanks a lot for your time and cooperation. On 12/12/06, Jason Dixon <[EMAIL PROTECTED]> wrote: On Nov 29, 2006, at 1:08 PM, Jason

HP Server

2006-12-15 Thread Gustavo Rios
Dear list members, i am searching for reports from ones running openbsd 4.0 on the followig hardware: 0) HP Proliant 320 G5 1) HP Proliant 320s 2) HP Proliant 360 G5 3) Dell PowerEdge 860 4) Dell PowerEdge 1950 5) IBM eSystem x306m 6) IBM System X3550 Are they fully supported Network/RAID/SCSI

Re: Any experiences with HP hw.product=ProLiant DL365 and DL385 G2?

2006-12-15 Thread Gustavo Rios
I am interested too! If possible, let me know what feedback you got. thanks in advance. best regards. On 12/15/06, Reyk Floeter <[EMAIL PROTECTED]> wrote: hi, i'm looking for OpenBSD test reports on the new HP ProLiant DL365 and DL385 G2 series servers (the new opteron servers, not the intel

Dell SAS 5iR

2006-12-05 Thread Gustavo Rios
Dear friends, i tried to figure it out whether DELL SAS 5iR is supported by openbsd 4.0 on i386 in the openbsd site, but i could not see! I wonder, if it is not supported, if there are plans to support it ? Thanks in advance.

enigmail

2006-12-04 Thread Gustavo Rios
Hi folks, i wonder if there is anyone working on a port for enigmail to run under openbsd? Thanks in advance.

Software License

2006-11-24 Thread Gustavo Rios
Dear list members, i am planning to write a software system and would like to release it for the community. But, i would like to promote, some how, people usage of OpenBSD operating system, no one else. My ideia is to elaborate a license that allows only for openbsd installation to have installe

Re: Assistance with kernel pppoe

2006-11-23 Thread Gustavo Rios
Mine works just like yours! I only add to /etc/hostname.pppoe0 a line like that: inet 0.0.0.0 255.255.255.255 0.0.0.1 blah blah (eadem to yours) !/sbin/route delete 0.0.0.1 !/sbin/route add default 0.0.0.1 On 11/23/06, Alden Pierre <[EMAIL PROTECTED]> wrote: Hello all, I'm able to get user

Re: openbsd 4.0 installation on soekris box: i am desperated.

2006-11-18 Thread Gustavo Rios
Monitor. Press ? for help. I have a HTE 541040G9AT00 (Hitachi E series) showing like "Pri Mas" when i turn soekris on. Any ideia ? On 11/18/06, Chad M Stewart <[EMAIL PROTECTED]> wrote: On Nov 17, 2006, at 6:22 PM, Gustavo Rios wrote: > I am trying to get openbsd inst

openbsd 4.0 installation on soekris box: i am desperated.

2006-11-17 Thread Gustavo Rios
I am trying to get openbsd installed in my net4801 box. I can pxeboot it, and get bsd.rd readed from my tftp server. But, the problem is that when i choose installtion by means of ftp. It is too slow to download them, in the order of 4 to 5 KB/s. In order order, to simply download bsd file from t

kernel pppoe

2006-11-15 Thread Gustavo Rios
Dear list members, i have followed pppoe(4) instructions on setting it up. It works perfectly. But, i am very confused with the output for the netstat -rn command (only relevant part) Internet: DestinationGatewayFlagsRefs UseMtu Interface default0.0.

Re: D vs. C

2006-11-06 Thread Gustavo Rios
There is no such a thing as a secure language! What there is it is a promise for those who does not know anything about logic nor math to be able to code without the need to know how to program. ... and i have said! On 11/6/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi I was wondering if

OpenBSD 4.0 CDs

2006-11-06 Thread Gustavo Rios
Hey list members, i have just received my 4.0 CD Set! I am trying to install it on a third HD i have in my computer. The problem i am facing is that the i386 CD cannot be "seen" by the CD DRIVE. It looks like there is no CD in the disc drive. After i insert it, i see some "beeps" in fixed interva

  1   2   3   4   >