Re: Bacula 5.0 compiler error (crypto.c)

2010-04-29 Thread Efren Bravo
Hi,

I didn't check the releases, so, I have just installed bacula 5.0.1 thanks to 
the patches:

http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/144507
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/145642


I'm going to see how to install 5.0.2.

Thanks you for your help.
Bye



--- El jue, 29/4/10, Brian A. Seklecki (NOC) bsekle...@noc.cfi.pgh.pa.us 
escribió:

 De: Brian A. Seklecki (NOC) bsekle...@noc.cfi.pgh.pa.us
 Asunto: Re: Bacula 5.0 compiler error (crypto.c)
 Para: Efren Bravo efre...@yahoo.es
 CC: freeBSD freebsd-questions@freebsd.org
 Fecha: jueves, 29 de abril, 2010 07:50
 On Mon, 2010-04-26 at 09:48 -0400,
 Brian A. Seklecki (CFI NOC) wrote:
  On 4/26/2010 9:05 AM, Efren Bravo wrote:
   I've OpenSSL 1.0.0 installed and ports up2date.
  
   My server is on production, so, What do you think
 I should do in my case?
  
  
  Okay yea you'll need 5.0.1 and a copy of KR or
 Stevens` APUE to help 
  hold you down. [1]
  
 
 Efren:
 
 5.0.2 was released two days ago and supposedly fixes bugs
 with ABI/API
 breakage in OpenSSL 1.x.
 
 ~~BAS
 
 --
 
 This 5.0.2 version is primarily an important bug fix update
 to version
 5.0.1.
 
 Please read the full ReleaseNotes.
 
 Compatibility:
 --
  As always, both the Director and Storage daemon must be
 upgraded at
  the same time.
 
  Older 5.0.x and 3.0.x File Daemons are compatible with the
 5.0.2
  Director and Storage daemons. There should be no need to
 upgrade older
 File
  Daemons.
 
 Changes since 5.0.1
 ---
 
 Bug fixes
 1502 1511 1517 1524 1527 1532 1536 1541 1549 1551 1553 1559
 1560
 
 - Probable fix for SD crash bug #1553
 - Fix #1559 problem when restoring pruned jobs with a
 regexp
 - Fix for bug #1560 bcopy cannot find Volume
 - Fix cancel crash bug #1551
 - Check if sql backend is thread-safe
 - Correct Pool display in SD status. Fixes bug #1541
 - Fix cancel crash reported by Stephen Thompson
 - Rewind on close to fix #1549
 - Remove closelog() in bpipe fixes bug #1536
 - Fix #1517 about missing Base level in .level command
 - Replace ASSERT in block.c with fail Job
 - Fix database locking calling db_lock and returning from
 function
 without
   calling db_unlock.
 - Add missing db_unlock to bvfs_update_cache.
 - Fix #1532 about permission on binaries
 - Fix #1527 about deadlock during migration
 - Another fix for OpenSSLv1
 - Add -lrt to Solaris links
 - Fix tls.c for OpenSSLv1
 - Fix #1511 when trying to insert more than 50.000
 directories in bvfs
 - Fix plugin load not to stop if one plugin bad -- pointed
 out by James
 - Remove --without-qwt from configure statement.
 - Second correct fix to bug #1524 verify fails after adding
 or removing
 files
 - Fix bug #1524 verify fails after adding or removing
 files
 - Apply fix suggested by Andreas in bug #1502 for mediaview
 column sort 
 problem
 - Fix OpenSSL 1.x problem in crypto.c on Fedora 12
 - Display AllowCompress warning message only if compression
 used in
 FileSet
 
 Thanks for using Bacula   :-)
 
 
 
 ___
 freebsd-questions@freebsd.org
 mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org
 



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Bacula 5.0 compiler error (crypto.c)

2010-04-26 Thread Efren Bravo


 De: Brian A. Seklecki (NOC) bsekle...@noc.cfi.pgh.pa.us
 Asunto: Re: Bacula 5.0 compiler error (crypto.c)
 Para: Efren Bravo efre...@yahoo.es
 CC: freeBSD freebsd-questions@freebsd.org
 Fecha: sábado, 24 de abril, 2010 09:57
 
  crypto.c: In function 'ASN1_OCTET_STRING*
 openssl_cert_keyid(X509*)':
  crypto.c:333: error: invalid conversion from 'const
 X509V3_EXT_METHOD*' to 'X509V3_EXT_METHOD*'
  crypto.c: In function 'CRYPTO_SESSION*
 crypto_session_new(crypto_cipher_t, alist*)':
 
 
 What's your uname -a look like?  -current?

FreeBSD dhlgw.dhl.cu 7.2-RELEASE-p4
 
 5.0.1 was a patch release for version of GNU/Linux that had
 recent
 OpenSSL versions?
 
 For example, 5.0.1 wouldn't compile on RHEL5/Fedora12, but
 5.0.1 may be
 required for FreeBSD -current with OpenSSL 0.9.8n+ in
 -current

I've OpenSSL 1.0.0 installed and ports up2date.

My server is on production, so, What do you think I should do in my case?


Thank u very mucho for answer.

 ~BAS
 
  crypto.c:1102: error: cannot convert 'unsigned char*'
 to 'EVP_PKEY_CTX*' for argument '1' to 'int
 EVP_PKEY_encrypt(EVP_PKEY_CTX*, unsigned char*, size_t*,
 const unsigned char*, size_t)'
  crypto.c: In function 'crypto_error_t
 crypto_session_decode(const u_int8_t*, u_int32_t, alist*,
 CRYPTO_SESSION**)':
  crypto.c:1226: error: cannot convert 'unsigned char*'
 to 'EVP_PKEY_CTX*' for argument '1' to 'int
 EVP_PKEY_decrypt(EVP_PKEY_CTX*, unsigned char*, size_t*,
 const unsigned char*, size_t)'
  *** Error code 1
 
 
 ___
 freebsd-questions@freebsd.org
 mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org
 



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Bacula 5.0 compiler error (crypto.c)

2010-04-19 Thread Efren Bravo
Hi there,

I'm trying to install bacula server from /usr/ports/sysutils/bacula-server and 
make install aborts with the message:


===  Building for bacula-server-5.0.0
==Entering directory /usr/ports/sysutils/bacula-server/work/bacula-5.0.0/src
==Entering directory 
/usr/ports/sysutils/bacula-server/work/bacula-5.0.0/scripts
==Entering directory 
/usr/ports/sysutils/bacula-server/work/bacula-5.0.0/src/lib
Compiling crypto.c
crypto.c: In function 'ASN1_OCTET_STRING* openssl_cert_keyid(X509*)':
crypto.c:333: error: invalid conversion from 'const X509V3_EXT_METHOD*' to 
'X509V3_EXT_METHOD*'
crypto.c: In function 'CRYPTO_SESSION* crypto_session_new(crypto_cipher_t, 
alist*)':
crypto.c:1102: error: cannot convert 'unsigned char*' to 'EVP_PKEY_CTX*' for 
argument '1' to 'int EVP_PKEY_encrypt(EVP_PKEY_CTX*, unsigned char*, size_t*, 
const unsigned char*, size_t)'
crypto.c: In function 'crypto_error_t crypto_session_decode(const u_int8_t*, 
u_int32_t, alist*, CRYPTO_SESSION**)':
crypto.c:1226: error: cannot convert 'unsigned char*' to 'EVP_PKEY_CTX*' for 
argument '1' to 'int EVP_PKEY_decrypt(EVP_PKEY_CTX*, unsigned char*, size_t*, 
const unsigned char*, size_t)'
*** Error code 1

Stop in /usr/ports/sysutils/bacula-server/work/bacula-5.0.0/src/lib.


  == Error in /usr/ports/sysutils/bacula-server/work/bacula-5.0.0/src/lib 
==


*** Error code 1

Stop in /usr/ports/sysutils/bacula-server/work/bacula-5.0.0.
*** Error code 1

Stop in /usr/ports/sysutils/bacula-server.
*** Error code 1

Stop in /usr/ports/sysutils/bacula-server.


Do you know a solution to this?

thanx in advance.
Efren



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


bootpd isn't working

2009-04-16 Thread Efren Bravo

Hi,

I've problem with bootp, it isn't working and no a dhcp server is running over 
lan.
 
/etc/bootptab
--
.default:\
:ht=1:\
:sa=10.10.1.18:\
:sm=255.255.255.0:\
:hd=/diskless:\
:bf=/pxelinux.0:

clientel1:ha=001cc025873c:ip=10.10.1.6:tc=.default:


sockstat -4l
--
USER COMMANDPID   FD PROTO  LOCAL ADDRESS FOREIGN ADDRESS
root bootpd 1791  0  udp4   *:67  *:*
root bootpd 1791  1  udp4   *:67  *:*
root bootpd 1791  2  udp4   *:67  *:*
root inetd  1786  5  tcp4   *:21  *:*
root inetd  1786  6  udp4   *:69  *:*
root inetd  1786  7  udp4   *:67  *:*


#bootptest -h 10.10.1.18
bootptest: version 2.4.3
Sending to 10.10.1.18 (request) xid:1994 vend-rfc1395
Sending to 10.10.1.18 (request) xid:1994 secs:1 vend-rfc1395
Sending to 10.10.1.18 (request) xid:1994 secs:2 vend-rfc1395
Sending to 10.10.1.18 (request) xid:1994 secs:3 vend-rfc1395
Sending to 10.10.1.18 (request) xid:1994 secs:4 vend-rfc1395
Sending to 10.10.1.18 (request) xid:1994 secs:5 vend-rfc1395
Sending to 10.10.1.18 (request) xid:1994 secs:6 vend-rfc1395
Sending to 10.10.1.18 (request) xid:1994 secs:7 vend-rfc1395
Sending to 10.10.1.18 (request) xid:1994 secs:8 vend-rfc1395
Sending to 10.10.1.18 (request) xid:1994 secs:9 vend-rfc1395
Sending to 10.10.1.18 (request) xid:1994 secs:10 vend-rfc1395
bootptest: no response from 10.10.1.18


What's wrong here?

Thanks in advance,
Efren




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Informix ClientSDK, Help

2009-03-19 Thread Efren Bravo

Hi,
  
I've read the limited information there are on Internet about this theme and 
some people say that this work should be done with SCO OpenServer CSDK 
(http://www-01.ibm.com/software/data/informix/tools/csdk/requirements/sco-oserver.html)
 plus the binary emulation of CSO and others that it should be done with the 
Linux CSDK.  
  
- Which option do you consider better?  
- Using SCO CSDK, where the binary emulation is?  
- Using Linux CSDK, which Linux 
(http://www-01.ibm.com/software/data/informix/linux/csdk.html)?  
  
The goal of this is to be able to use unixODBC 
(http://www.unixodbc.org/doc/informix.html) to handle connections. If you know 
a better option, please tell me.
  

I appreciate any help you can give me  
Thanks in advance...



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Milter compile problem [OT]

2008-11-20 Thread Efren Bravo
Hi,

I cant compile my filter, the error is:

/usr/home/efrenba/C_Plus/mpolice/src/mpolice.cpp:63: undefined reference to 
`smfi_setconn'

Im working with PC-BSD 1.41 (FreeBSD pcbsd 6.3-PRERELEASE FreeBSD 
6.3-PRERELEASE #2) and KDevelop.

I checked the #include libmilter/mfapi.h and I think that is ok:
pcbsd# ll /usr/include/libmilter/
total 24
-r--r--r--  1 root  wheel  16588  7 nov  2007 mfapi.h
-r--r--r--  1 root  wheel   4727  7 nov  2007 mfdef.h


Suggestions?


Thanks in advance,
Efren Bravo.



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Sendmail rulesets [OFFTOPIC]

2008-07-18 Thread Efren Bravo
Hi,


Someone can tell me where can I find a dedicated book or material of sendmail's 
rulesets?


Thanks in advance,
Efren.


  ¿No te gusta tu dirección de correo?
Consigue una que te guste de verdad - millones de direcciones de correo 
disponibles en Yahoo!
http://es.docs.yahoo.com/mail/nueva_direccion.html
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: where is the new kernel(GENERIC) file?

2008-02-21 Thread Efren Bravo
I did it and worked as you told me.


Thanks...



 Hi,
 
 if nothing has changed, the file stayed the
 same.
 
 You can make a simple test. Delete or rename it
 and start csup again.

 If it reappears, it has to be the old file.
 
 Erich
 
 Efren Bravo wrote:
  Hi there.  

  I downloaded the sources of freebsd 6.3 via
  cvsup.  

  Where the new kernel file is copied? I've
 checked
  into /usr/src/sys/i386/conf/ and the GENERIC
 file
  has the old date.  

  Thanks in advance.
  
  
 
 
 __ 
  ¿Con Mascota por primera vez? Sé un mejor
 Amigo. Entra en Yahoo! Respuestas
 http://es.answers.yahoo.com/info/welcome
 
 ___
  freebsd-questions@freebsd.org mailing list
 

http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to
 [EMAIL PROTECTED]
  
 
 



   
__ 
¿Con Mascota por primera vez? Sé un mejor Amigo. Entra en Yahoo! Respuestas 
http://es.answers.yahoo.com/info/welcome
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Sendmail and SMTP AUTH, I need a hand [SOLVED]

2007-10-26 Thread Efren Bravo
Solved, thanks for your time


--- Steve Bertrand [EMAIL PROTECTED]
escribió:

  Hi,
 
 
  I tried to activate the SMTP AUTH in Sendmail
  following the steps of the man page
 

(http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/smtp-auth.
  html).
 
  Everythigns was ok, but...
 
 
  If on the client (Outlook Express or MS
 Outlook)
  is activated My server requires
 authentication the SMTP AUTH occurs
  and the mail is sent but if this option is
 disabled the mail is sent
  too.
 
 I can't really help on the config side of
 things, but:
 
 Are all of your clients under the domain you
 have listed in the access
 file?

 That essentially (AFAIR) means allow anyone
 sending from this domain
 to relay through me, no matter what, which
 (again AFAIR) means that
 any domain listed in that file can relay
 through you, even if I slap
 your domain into my mail client on my own IP
 address (please correct
 if wrong).
 
 If this is the case, remove the domain from
 access, and if it's in
 relaydomains, remove it from there too.
 
 After it's removed from access, do this:
 
 # cd /etc/mail
 # makemap hash access  access
 
 I don't think you have to restart sendmail, but
 I can't remember.
 
 You should be able to eliminate all entries
 from both files after AUTH
 is enabled (again, AFAIR. I haven't used
 sendmail other than for
 system messages for a long time).
 
 Steve
 
 ___
 freebsd-questions@freebsd.org mailing list

http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
 



   

Sé un Mejor Amante del Cine 
¿Quieres saber cómo? ¡Deja que otras personas te ayuden!
http://advision.webevents.yahoo.com/reto/entretenimiento.html
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Sendmail and SMTP AUTH, I need a hand

2007-10-25 Thread Efren Bravo
Hi,

I tried to activate the SMTP AUTH in Sendmail
following the steps of the man page 
(http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/smtp-auth.html).

Everythigns was ok, but...

If on the client (Outlook Express or MS Outlook)
is activated My server requires authentication
the SMTP AUTH occurs and the mail is sent but if
this option is disabled the mail is sent too.


These are only the new settings on freebsd.mc

define(`SMART_HOST', `smtp.domain.com')
define(`confMAX_MESSAGE_SIZE', `6291456')dnl

define(`confAUTH_OPTIONS', `A')dnl
TRUST_AUTH_MECH(`GSSAPI DIGEST-MD5 CRAM-MD5
LOGIN')dnl
define(`confAUTH_MECHANISMS', `GSSAPI DIGEST-MD5
CRAM-MD5 LOGIN')dnl

define(`confLOG_LEVEL', `14')dnl


access file:

blue.domain.com   RELAY


telnet to Sendmail:
---
220 mail.blue.domain.com ESMTP Sendmail
8.13.8/8.13.8; Thu, 25 Oct 2007 13:00:51 -0400 (
CDT)
ehlo blue.domain.com
250-mail.blue.domain.com Hello
sistemas1.blue.domain.com [10.10.3.16], pleased
to meet you
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-8BITMIME
250-SIZE 6291456
250-DSN
250-ETRN
250-AUTH GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN
250-DELIVERBY
250 HELP
auth login
334 VXNlcm5hbWU6
ZWZyZW5iYQ==
334 UGFzc3dvcmQ6
bWVybHV6YTIwMDU=
235 2.0.0 OK Authenticated

Username and passwd was encoded thanks to that
page:
http://makcoder.sourceforge.net/demo/base64.php


Checking sasl into Sendmail:

# /usr/sbin/sendmail -d0.1 -bt  /dev/null
Version 8.13.8
 Compiled with: DNSMAP LOG MAP_REGEX MATCHGECOS
MILTER MIME7TO8 MIME8TO7
NAMED_BIND NETINET NETINET6
NETUNIX NEWDB NIS PIPELINING SASLv2
SCANF STARTTLS TCPWRAPPERS USERDB
XDEBUG



What do I miss in Sendmail to force the clients
to use SMTP AUTH?


Thanks in advance...




   

Sé un Mejor Amante del Cine 
¿Quieres saber cómo? ¡Deja que otras personas te ayuden!
http://advision.webevents.yahoo.com/reto/entretenimiento.html
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


m4 macro error

2007-09-21 Thread Efren Bravo
Hi,

I installed freeBSD 6.2 but when I was to rebuild
the sendmail.cf with m4, I got this error:

# m4 /usr/share/sendmail/cf/m4/cf.m4 freebsd.mc 
sendmail.cf
m4: unexpected end of input, unclosed
parenthesis:
  
/usr/share/sendmail/cf/feature/accept_unresolvable_domains.m4
at line 14



File: accept_unresolvable_domains.m4
Line 14: define(`_ACCEPT_UNRESOLVABLE_DOMAINS_',
1):
--
divert(-1)
#
# Copyright (c) 1998, 1999 Sendmail, Inc. and its
suppliers.
#   All rights reserved.
#
# By using this file, you agree to the terms and
conditions set
# forth in the LICENSE file which can be found at
the top level of
# the sendmail distribution.
#
#

divert(0)
VERSIONID(`$Id: accept_unresolvable_domains.m4,v
8.10 1999/02/07 07:26:07 gshapi
divert(-1)

define(`_ACCEPT_UNRESOLVABLE_DOMAINS_', 1)


Does m4 have errors?  
How can I solve this?



thanks in advance...


   

Sé un Mejor Amante del Cine 
¿Quieres saber cómo? ¡Deja que otras personas te ayuden!
http://advision.webevents.yahoo.com/reto/entretenimiento.html
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Install pdo mysql

2007-07-24 Thread Efren Bravo
Hi,

I've FreeBSD 6.1-RELEASE-p16 #3 and the
php5-extensions 1.1 doesn't have anything related
to pdo mysql.

Can somebody tell me how do I install pdo mysql?


Thanks in advance...


   

Sé un Mejor Amante del Cine 
¿Quieres saber cómo? ¡Deja que otras personas te ayuden!
http://advision.webevents.yahoo.com/reto/entretenimiento.html
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Problem with Iomega Peerless...

2007-05-15 Thread Efren Bravo
Hi,

With my old freeBSD6.0 I had an usb iomega
peerless connected to my box. freeBSD recognized
it as da0 device.

Now I've updated to 6.1-RELEASE-p16 and the
device da0 isn't appear under /dev hence I cann't
mount it.

dmesg only shows:
-
umass0: Iomega USB Peerless, rev 1.10/1.00, addr
2

kernel has those devices enabled:

device  scbus   # SCSI bus
(required for SCSI)

device  da  # Direct Access
(disks)

device  umass   # Disks/Mass
storage - Requires scbus and da


Iomega Peerless is no longer supported by
freeBSD, if is supported what am I doing wrong?


Thanks




__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Problem with Iomega Peerless [Solved]...

2007-05-15 Thread Efren Bravo

Solved, thanks for your time

--- Efren Bravo [EMAIL PROTECTED] escribió:

 Hi,
 
 With my old freeBSD6.0 I had an usb iomega
 peerless connected to my box. freeBSD
 recognized
 it as da0 device.
 
 Now I've updated to 6.1-RELEASE-p16 and the
 device da0 isn't appear under /dev hence I
 cann't
 mount it.
 
 dmesg only shows:
 -
 umass0: Iomega USB Peerless, rev 1.10/1.00,
 addr
 2
 
 kernel has those devices enabled:
 
 device  scbus   # SCSI bus
 (required for SCSI)
 
 device  da  # Direct Access
 (disks)
 
 device  umass   # Disks/Mass
 storage - Requires scbus and da
 
 
 Iomega Peerless is no longer supported by
 freeBSD, if is supported what am I doing wrong?
 
 
 Thanks
 
 
 
   
 __ 
 LLama Gratis a cualquier PC del Mundo. 
 Llamadas a fijos y móviles desde 1 céntimo por
 minuto. 
 http://es.voice.yahoo.com
 ___
 freebsd-questions@freebsd.org mailing list

http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
 




__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Drivers for an old pcmcia ethernet card, help.

2006-12-22 Thread Efren Bravo
Hi,

I've an old laptop, fujitsu
http://www.epinions.com/cmhd-Notebooks-All-Fujitsu_Lifebook_i_Series/display_~full_specs
and I installed freeBSD6.1 on it.

A friend gave me a pcmcia ethernet card: GVC
PCM-002bt but freeBSD hasn't drivers for it. I've
searched on Internet without results. 

I was wondering if anybody can provide me of the
drivers or at least a solution to make it works?

Thanks



__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Sendmail - restrict some users.

2006-12-07 Thread Efren Bravo
Hi,

Which feature of Sendmail can I use to prohibit
an local user to send and to receive mails?  
  
For intance:   
  
jhon receive from *.cu only   
 sendto *.cu and *.domain.com

Thank

 



__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


rm command problem

2006-10-20 Thread Efren Bravo
Hi,

Accidentally I've created a file called -exclude
and now I cann't delete it.

I tried with:

rm -exclude and rm *exclude but it returns this:

rm: illegal option -- -
usage: rm [-f | -i] [-dIPRrvW] file ...
   unlink file

How can I delete it?

Thanks



Efren Bravo.
-
Fight back spam! Download the Blue Frog.
http://www.bluesecurity.com/register/s?user=ZWZyZW5iYQ%3D%3D





__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: rm command problem [SOLVED]

2006-10-20 Thread Efren Bravo

works with #rm -- -filename

thanks again..

 --- Bill Moran [EMAIL PROTECTED]
escribió:

 In response to Efren Bravo [EMAIL PROTECTED]:
 
  Hi,
  
  Accidentally I've created a file called
 -exclude
  and now I cann't delete it.
  
  I tried with:
  
  rm -exclude and rm *exclude but it returns
 this:
  
  rm: illegal option -- -
  usage: rm [-f | -i] [-dIPRrvW] file ...
 unlink file
  
  How can I delete it?
 
 rm \-exclude or rm '-exclude'
 
 -- 
 Bill Moran
 Collaborative Fusion Inc.
 




__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Restore OS user, help!!!

2006-09-27 Thread Efren Bravo
Hi,

I've installed a new freeBSD server and my
question is if I copy the /home/* files and
/etc/passwd file, then I restart it, the server
assume all the users declared into the passwd
file or should I do something else?

Thanks...

Efren Bravo.
-
Fight back spam! Download the Blue Frog.
http://www.bluesecurity.com/register/s?user=ZWZyZW5iYQ%3D%3D





__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


upgrade port, a couple of questions

2006-08-02 Thread Efren Bravo
Hi,

How can I see which ports depend on
libgmp-4.1.4_1?  
  
If I upgrade it, the applications that are using
the old libgmp would be affected?

Thanks...

Efren Bravo.
-
Fight back spam! Download the Blue Frog.
http://www.bluesecurity.com/register/s?user=ZWZyZW5iYQ%3D%3D



__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


watchdog question.

2006-08-01 Thread Efren Bravo
Hi,

I've a freeBSD box and I've been seeing this
message for several months: sis0 watchdog
timeout.   
  
The box has two ethernet cards, sis0 (100mb) and
vr0 (10mb).  
  
The messages isn't frequent but yesterday it got
my attention. What does this mean?

Thanks...

Efren Bravo.
-
Fight back spam! Download the Blue Frog.
http://www.bluesecurity.com/register/s?user=ZWZyZW5iYQ%3D%3D



__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


serversidefilter script problem

2006-06-12 Thread Efren Bravo
Hi,

According to
http://perlstalker.amigo.net/tiki/tiki-index.php?page=serversidefilter%20on%20FreeBSD

to compile the serversidefilter(squirremail)
script I must have installed the ports:
/usr/ports/security/krb5
/usr/ports/security/heimdal
/usr/ports/security/pam_krb5

I've installed krb5 without problems but with
heimdal I got this error:

===  Installing for krb5-1.4.3
===  krb5-1.4.3 conflicts with installed
package(s):
  heimdal-0.6.3_3

  They install files into the same place.
  Please remove them first with
pkg_delete(1).
*** Error code 1


What do I do now?

Thanks,


Efren Bravo.
-
Fight back spam! Download the Blue Frog.
http://www.bluesecurity.com/register/s?user=ZWZyZW5iYQ%3D%3D

__
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
Regístrate ya - http://correo.yahoo.es 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


make, help

2006-06-08 Thread Efren Bravo
Hi,

I'm trying to install
/usr/ports/lang/php4-extensions but the installer
cann't find the package PDFlib-Lite-6.0.2.tar.gz
and it stops. My question is how do I configure
the installer so that it doesn't require it?  
  
Thanks,


Efren Bravo.
-
Fight back spam! Download the Blue Frog.
http://www.bluesecurity.com/register/s?user=ZWZyZW5iYQ%3D%3D

__
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
Regístrate ya - http://correo.yahoo.es 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


make, help

2006-06-08 Thread Efren Bravo
Hi,

I'm trying to install
/usr/ports/lang/php4-extensions but the installer
cann't find the package PDFlib-Lite-6.0.2.tar.gz
and it stops. My question is how do I configure
the installer so that it doesn't require it?  
  
Thanks,


Efren Bravo.
-
Fight back spam! Download the Blue Frog.
http://www.bluesecurity.com/register/s?user=ZWZyZW5iYQ%3D%3D

__
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
Regístrate ya - http://correo.yahoo.es 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


get file

2006-06-06 Thread Efren Bravo
Hi,

Is there a way from the console to get a file by
http | ftp protocol?

Which command should I run to do it?

Thanks,


Efren Bravo.
-
Fight back spam! Download the Blue Frog.
http://www.bluesecurity.com/register/s?user=ZWZyZW5iYQ%3D%3D

__
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
Regístrate ya - http://correo.yahoo.es 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


courier-imap pop3 help!

2006-05-31 Thread Efren Bravo
Hi,

I want to authenticate the client's user/pass
against the file /etc/passwd, for that reason I
put authmodulelist=authpwd inside the file
/usr/local/etc/authlib/authdaemonrc but I get
only this error:

May 31 13:33:33 gw authdaemond:
modules=authpwd, daemons=5
May 31 13:33:33 gw authdaemond: Installing
libauthpwd
May 31 13:33:33 gw authdaemond: Shared object
libauthpwd.so not found, required by
authdaemond
May 31 13:33:51 gw pop3d: LOGIN FAILED,
user=efrenba, ip=[10.10.10.5]

The file libauthpwd.so doesn't exist in my system
then I changed the authmodulelist param to
authpam but it didn't work.

/etc/pam.d/pop3 lines:
authrequired pam_unix.so   no_warn
try_first_pass
account required pam_unix.so   no_warn
try_first_pass
session required pam_permit.so


What is going wrong?

Thanks,





Efren Bravo.
-
Fight back spam! Download the Blue Frog.
http://www.bluesecurity.com/register/s?user=ZWZyZW5iYQ%3D%3D

__
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
Regístrate ya - http://correo.yahoo.es 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: courier-imap pop3 help!

2006-05-31 Thread Efren Bravo
Hi,

I almost get it. The new problem is I configured
the procmail to use maildir in the path
/usr/zdir/$LOGNAME/{cur/new/tmp}. 

/usr/local/etc/courier-imap/pop3d:
if MAILDIRPATH=/usr/zdir/ I get this error:

May 31 15:27:12 gw pop3d: scancur opendir(cur):
No such file or directory

if MAILDIRPATH=/usr/zdir/efrenba/ I can get the
mails.

How could I tell to pop3d that looks at the mails
in  the path /usr/zdir/USER/{cur/new/tmp}?


 
 I want to authenticate the client's user/pass
 against the file /etc/passwd, for that reason I
 put authmodulelist=authpwd inside the file
 /usr/local/etc/authlib/authdaemonrc but I get
 only this error:
 
 May 31 13:33:33 gw authdaemond:
 modules=authpwd, daemons=5
 May 31 13:33:33 gw authdaemond: Installing
 libauthpwd
 May 31 13:33:33 gw authdaemond: Shared object
 libauthpwd.so not found, required by
 authdaemond
 May 31 13:33:51 gw pop3d: LOGIN FAILED,
 user=efrenba, ip=[10.10.10.5]
 
 The file libauthpwd.so doesn't exist in my
 system
 then I changed the authmodulelist param to
 authpam but it didn't work.
 
 /etc/pam.d/pop3 lines:
 authrequired pam_unix.so   no_warn
 try_first_pass
 account required pam_unix.so   no_warn
 try_first_pass
 session required pam_permit.so
 
 
 What is going wrong?
 
 Thanks,


__
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
Regístrate ya - http://correo.yahoo.es 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


HP tape backup

2006-05-25 Thread Efren Bravo
Hi,

Would I want if somebody has tested the HP
StorageWorks DAT 72 USB Tape Drive on the freeBSD
or something similar?

http://h2.www2.hp.com/bizsupport/TechSupport/Home.jsp?lang=encc=usprodTypeId=12169prodSeriesId=501423submit.y=0submit.x=0lang=encc=us


I've written to HP support and this's their
answer:

---
HP StorageWorks DAT 72 USB Tape Drive could work
on FreeBSD OS?

Technically it should work on any O/S that
supports USB as a backup option. HP just hasn't
tested it and we can't offer you any support for
it.
-

Thanks,


Efren Bravo.
-
Fight back spam! Download the Blue Frog.
http://www.bluesecurity.com/register/s?user=ZWZyZW5iYQ%3D%3D



__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Proxy server.

2006-05-23 Thread Efren Bravo
Hi,

Does somebody know a proxy distinct to Squid that
works with a parent proxy?

Thanks.



__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Proxy server.

2006-05-23 Thread Efren Bravo
Hi,

  Does somebody know a proxy distinct to Squid
 that
  works with a parent proxy?
 
 Privoxy.
 
 You find the port in www/privoxy, and minor
 improvements at:
 http://www.fabiankeil.de/sourcecode/privoxy/.

Thank you very much, I installed and configured
it and works great on what I need... Later I'll
try with opps...



__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


procmail and sendmail

2006-04-28 Thread Efren Bravo
Hi,

To store the users' mails on the server each one
into separate file I've installed procmail v3.22
from ports and unpacked it to add / to
MAILSPOOLSUFFIX var inside /src/authenticate.c
file and I rebuilt and installed it again.

#ifndef MAILSPOOLSUFFIX
#define MAILSPOOLSUFFIX /   /* suffix
to force maildir or MH style */
#endif

but it doesn't work.

What I missing?  
Some suggestion?
 
Thanks...





__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: procmail and sendmail

2006-04-28 Thread Efren Bravo

 --- Giorgos Keramidas [EMAIL PROTECTED]
escribió:

 On 2006-04-28 17:50, Efren Bravo
 [EMAIL PROTECTED] wrote:
  Hi,
 
  To store the users' mails on the server each
 one
  into separate file I've installed procmail
 v3.22
  from ports and unpacked it to add / to
  MAILSPOOLSUFFIX var inside
 /src/authenticate.c
  file and I rebuilt and installed it again.
 
  #ifndef MAILSPOOLSUFFIX
  #define MAILSPOOLSUFFIX /   /*
 suffix
  to force maildir or MH style */
  #endif
 
  but it doesn't work.
 
  What I missing?
  Some suggestion?
 
 Is your Sendmail setup configured to use
 procmail for local email
 delivery?  

Yes, I've added these lines to mc file and I
rebuilt sendmail.cf file and restarted sendmail.
FEATURE(local_procmail)
MAILER(procmail)

If not, you need to do that, and add
 your local system-wide
 procmail options or filters to
 `/usr/local/etc/procmailrc'.

After installed the procmail, where can I find
the procmailrc file because it's not into
/usr/local/etc/ path ?


 






__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


sendmail - local delivery path

2006-04-10 Thread Efren Bravo
Hi,

I want to change the local user delivery path on
sendmail from default in /var/mail/[users] to
/usr/zmail/[users]  
  
I've tried with: 
define(`confFORWARD_PATH', `/usr/zmail/$u') 
but sendmail ignore the new path and store the
incoming mail on /var/mail/[users]

Do I miss something?

Thanks...

Efren Bravo.
-
Fight back spam! Download the Blue Frog.
http://www.bluesecurity.com/register/s?user=ZWZyZW5iYQ%3D%3D



__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


sendmail, a couple of questions.

2006-03-30 Thread Efren Bravo
Hi,

My server name is mailsrv and it has two
interfaces:
xxx.xxx.xxx.xxx =external ip, internet
yyy.yyy.yyy.yyy =internal ip, private lan


File /etc/hosts looks like:
127.0.0.1  localhost.mydomain.com localhost
xxx.xxx.xxx.xxx  mailsrv.mydomain.com mailsrv
xxx.xxx.xxx.xxx  mailsrv.mydomain.com.


1st. How could I avoid this error
(/var/log/maillog)?
Mar 29 15:52:51 mailsrv sendmail[10381]:
gethostbyaddr(yyy.yyy.yyy.yyy) failed: 1

Would be rigth adding inside /etc/hosts these
lines:
yyy.yyy.yyy.yyy  mailsrv.mydomain.com mailsrv
yyy.yyy.yyy.yyy  mailsrv.mydomain.com.   


Another suggestion?

2nd. What does it mean?
Mar 29 16:07:20 mailsrv sm-mta[10399]: alias
database /etc/mail/aliases.db out of date

Thanks...



__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


sendmail problem.

2006-03-24 Thread Efren Bravo
Hi,

I've been studying the sendmail and there is not
way to configure it to work through the network. 

  
Inside the console I type: telnet localhost 25
end I receive answer from sendmail but from a
remote PC I only receive connection failed. Is
obvious that sendmail isn't accepting external
connections.

I need ideas, where can I look for?

Thanks...





__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


sendmail port problem

2006-03-21 Thread Efren Bravo
Hi,

I've sendmail running locally, I access it by
telnet to 25 port but from a remote pc I cann't
do it.

What params of config do I must to touch to allow
remote access to sendmail?

Thanks...

Efren Bravo.





__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


SendMail Help!

2006-03-17 Thread Efren Bravo
Hi,

 My sendmail:
 # /usr/sbin/sendmail -d0.1 -bt /dev/null
Version 8.13.4
 Compiled with: DNSMAP LOG MAP_REGEX MATCHGECOS
MILTER MIME7TO8 MIME8TO7
NAMED_BIND NETINET NETINET6
NETUNIX NEWDB NIS PIPELINING SCANF
STARTTLS TCPWRAPPERS USERDB
XDEBUG

 SYSTEM IDENTITY (after readcf)

  (short domain name) $w = mailsrv
  (canonical domain name) $j =
mailsrv.sub.dom.com
 (subdomain name) $m = sub.dom.com
  (node name) $k =
mailsrv.sub.dom.com


ADDRESS TEST MODE (ruleset 3 NOT automatically
invoked)
Enter ruleset address


 What do I've to change so that:

 -My Domain Name (must be sub.dom.com)?
 -Bind sendmail to an IP?
 -Setup my sendmail to deliver the mails to
another mail server(dom.com)?

Thanks...

Efren Bravo.



__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Informix on freeBSD

2006-01-27 Thread Efren Bravo
Hi,

Is there is a version of Informix that runs on
freeBSD?

Thanks

Efren Bravo.



__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


cascade/chain proxy

2005-12-15 Thread Efren Bravo
Hi,

I need a proxy to install on my box that it can
be connected in
cascade/chain with a squid's proxy. The parent
proxy (squid) has users authentication.  
 
I've tried with squid on my box (squid.conf:
cache_peer parent_proxy_ip parent 3128 0 no-query
default login=PASS) but I can only open the main
page of any site, the links doesn't work.  
 
Can anyone tell me the name of a proxy to do
this?

Thanks...

Efren Bravo.



__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


two questions

2005-12-06 Thread Efren Bravo
Hi,

-Is there a client to access to Informix Server
on freeBSD via PHP?

-Where can I find information about rcNG scripts
because I need to set priority on deamons' loads.

Thanks...

Efren Bravo.



__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: deamon, priority

2005-12-02 Thread Efren Bravo

 Efren Bravo wrote:
  Hi,
  
  How can I set priority to start deamons when
  freebsd boots?
  
  mysql is starting first than jabberd and it
 write
  this log message.
  
  Thu Dec  1 17:22:03 2005 [error] mysql:
  connection to database failed: Can't connect
 to
  local MySQL server through socket
  '/tmp/mysql.sock' (2)
 
 I *think* (because I'm no expert on rcNG)
 jabberd should have # REQUIRE: 
 mysql  in it's rc.d script, then it should be
 taken care off.
 

I did it but it doesn't work. When freebsd boots,
 it shows this message: local package
initialization:REQUIRE:: not found  
  
Where can I find a book to learn about rcNG or at
least examples about it?

Thanks...


Efren Bravo.





__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


deamon, priority

2005-12-01 Thread Efren Bravo
Hi,

How can I set priority to start deamons when
freebsd boots?

mysql is starting first than jabberd and it write
this log message.

Thu Dec  1 17:22:03 2005 [error] mysql:
connection to database failed: Can't connect to
local MySQL server through socket
'/tmp/mysql.sock' (2)


Thanks...

Efren Bravo.



__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


syslogd writing logs to wrong file

2005-11-30 Thread Efren Bravo
Hi,

I've a freeBSD6.0-i386 with IPFv4.1.8 and these
lines in /etc/syslog.conf

*.notice;authpriv.none;kern.debug;lpr.info;mail.crit;news.err
  /var/log/message
security.*   
/var/log/security
...

Why syslogd is writing into /var/log/messages
instead of /var/log/security.

What parameter do I must set so syslogd doesn't
write in /var/log/message any more? 

I want that it write to /var/log/message or to
/var/log/ipmon.log (adding !ipmon *.*
/var/log/ipmon.log at the end of
/etc/syslog.conf)

Thanks...






Efren Bravo.





__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: CVSup doubts

2005-11-26 Thread Efren Bravo
Jason, David, Chen and the others, !=Chris,  
  
I don't lose my time to answering him because I
wouldn't have time to read the CVSup man pages as
Chris suggests, jajajajaja  
  
thanks for your help


 --- Chris [EMAIL PROTECTED] escribió:

 vizion wrote:
  
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:owner-freebsd-
 [EMAIL PROTECTED] On Behalf Of Efren
 Bravo
 Sent: Friday, November 25, 2005 10:39 AM
 To: freebsd-questions@freebsd.org
 Subject: CVSup doubts
 
 Hi,
 
 I'm trying to configure CVSup to download
 only
 ports but I've several doubts about it. I
 took
 /usr/share/examples/ports-supfile file.
 (freeBSD
 6.0 RELEASE-i386)
 
 1- When I update a specific port, only is
 updated
 his skeleton or his binary files are
 downloaded
 too?
 
 2- For instance if I'm just interested in
 updating  /usr/ports/net ports, do I do it
 commenting the ports-all line and comment out
 ports-net line?
 
 3- I don't have the /usr/ports/net-im folder,
 Can
 I add the line ports-net-im, to download his
 content?
 
 I STONGLY suggest you read the handbook. Then,
 read it again.
 Then once more for good measure.
 
 CVS is NOT hard IF you take the time to READ
 and LEARN.
 
 If however you don't want to take the time to
 read, learn and understand
 - then stick with the packages.
 
 You are the type of user that will download a
 tarball, try to install
 it, then complain that it don't work. Never
 mind the fact that you have
 packages and ports.
 
 You will be the user that EXPECTS everything
 you download, to run
 automagically without an ounce of knowledge of
 how to use the powerfull
 OS and it's tools you seemed to have muddled
 through installing, right
 at your fingertips.
 
 I hate users looking for the shortcuts.
 
 
 -- 
 Best regards,
 Chris
 
 Real programmers don't eat muffins.
 


Efren Bravo.



__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


CVSup doubts

2005-11-25 Thread Efren Bravo
Hi,

I'm trying to configure CVSup to download only
ports but I've several doubts about it. I took
/usr/share/examples/ports-supfile file. (freeBSD
6.0 RELEASE-i386)
  
1- When I update a specific port, only is updated
his skeleton or his binary files are downloaded
too?  
  
2- For instance if I'm just interested in
updating  /usr/ports/net ports, do I do it
commenting the ports-all line and comment out
ports-net line?  
  
3- I don't have the /usr/ports/net-im folder, Can
I add the line ports-net-im, to download his
content?

Thanks...



Efren Bravo.



__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


defaultroute

2005-11-24 Thread Efren Bravo
Hi,

Is there a way after changing the value
defaultroute in /etc/rc.conf that freebsd accepts
the change without restarting?

Thanks...

Efren Bravo.



__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: jabberd error, help

2005-11-23 Thread Efren Bravo
Hi,

 I've installed jabberd2 (#pkg_add -rv jabberd)
 and I followed the jabber_guide.pdf
instructions
 but when I execute /usr/local/bin/jabberd -D,
I
 get this error:
 
 # cat c2s.log
 Tue Nov 22 09:37:52 2005 [notice] starting up
 Tue Nov 22 09:37:52 2005 [info] process id is
 3263, written to
 /var/jabberd/pid/c2s.pid
 Tue Nov 22 09:37:52 2005 [error] no such auth
 module 'mysql'
 
 The mysql libs are in /usr/local/lib/mysql.  
 
 Is there a way to tell to jabberd that the
 mysql's libs are in that path?
 
 I hope that someone can help me
 Thanks...


I think the package was build without support
for mysql.
This option is off by default.
Try to build the port yourself:

% cd /usr/ports/net-im/jabberd
% make -DWITH_MYSQL install clean

I did it but it shows me now this error:

# make -DWITH_MYSQL install clean
Dependency warning: used OpenSSL version contains
known vulnerabilities
Please update or define either WITH_OPENSSL_BASE
or WITH_OPENSSL_PORT
*** Error code 1

Stop in /usr/ports/net/jabberd.

I've made a 
#make clean, 
#make -DWITH_MYSQL -DWITH_OPENSSL_PORT install
clean
#make -DWITH_MYSQL -DWITH_OPENSSL_BASE install
clean

Without results...

What is happening now?


These are the packages on my system (OS:
freebsd6.0 -i386):
---
# pkg_info
apache-1.3.33_1 The extremely popular Apache
http server.  Very fast, very
expat-1.95.8XML 1.0 parser written in C
gettext-0.14.5  GNU gettext package
libiconv-1.9.2_1A character set conversion
library
libidn-0.5.18   Internationalized Domain
Names command line tool
libtool-1.5.18  Generic shared library
support script (1.5)
libxml2-2.6.18  XML parser library for GNOME
linux_base-8-8.0_6  Base set of packages needed
in Linux mode (only for i386)
lsof-4.74.2 Lists information about open
files (similar to fstat(1))
mgetty-1.1.31   Handle external logins, send
and receive faxes
mysql-client-5.0.9_1 Multithreaded SQL database
(client)
mysql-server-5.0.9_1 Multithreaded SQL database
(server)
perl-5.8.6_2Practical Extraction and
Report Language
php5-5.0.3_2PHP Scripting Language
(Apache Module and CLI)
pkgconfig-0.15.0_1  A utility used to retrieve
information about installed libr
squid-2.5.9_3   The successful WWW proxy
cache and accelerator


Thanks for your time



Efren Bravo.



__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


jabberd error, help

2005-11-22 Thread Efren Bravo
Hi,

I've installed jabberd2 (#pkg_add -rv jabberd)
and I followed the jabber_guide.pdf instructions
but when I execute /usr/local/bin/jabberd -D, I
get this error:

# cat c2s.log
Tue Nov 22 09:37:52 2005 [notice] starting up
Tue Nov 22 09:37:52 2005 [info] process id is
3263, written to
/var/jabberd/pid/c2s.pid
Tue Nov 22 09:37:52 2005 [error] no such auth
module 'mysql'

The mysql libs are in /usr/local/lib/mysql.  

Is there a way to tell to jabberd that the
mysql's libs are in that path?

I hope that someone can help me
Thanks...



Efren Bravo.



__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Berkeley db

2005-11-21 Thread Efren Bravo
Hi,

I'm tring to install a jabberd server with
Berkeley db auth.

Is sysinstall-configure-packages-
databases-db4-4.0.14_1,1 and db42-4.2.52_4 a
Berkeley db instalation?

Is there a client to manage this db?

Thanks...

Efren Bravo.



__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


upgrade to 6

2005-11-17 Thread Efren Bravo
Hi,  
  
Where can I find instructions of how upgrade from
5.4-RELEASE-i386 to 6.0-RELEASE-i386?  
  
Would be valid
http://www.daemonology.net/freebsd-upgrade-5.3-to-5.4/
although it doesn't make reference to 6? 

Thanks...

Efren Bravo.



__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: upgrade to 6 -build kernel error

2005-11-17 Thread Efren Bravo
Hi,

I upgraded from 5.4-RELEASE-i386 to
6.0-RELEASE-i386 and everything went well but
when I tried to rebuild the kernel, I get these
errors:

# pwd
/usr/src/sys/i386/conf
# config MYKERNEL
../../conf/files: coda/coda_fbsd.c must be
optional, mandatory or standard
# cd ../compile/MYKERNEL
# make depend
make: don't know how to make depend. Stop

What is happening? I tried with original GENERIC
but I get the same errors

Thanks...

Efren Bravo.



__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


server IM

2005-11-16 Thread Efren Bravo
Hi,

I would like to hear your suggestions about what
free server messenger would be better for a small
LAN (LAN's client has windows O.S.)

Thanks...

Efren Bravo.





__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: RAS

2005-11-15 Thread Efren Bravo
Hi,

I believe the OP is trying to essentially set up
a small 
ISP, or an
access server to the Internet.

Only an access server to the internet, I want to
do it to connect myself from home (winXP pc).

I've made tests but winXP raises this message:   
error 737: loopback was detected on dialin and
there I'm stopped.

OP:, how many clients do you plan on having
access this 
system? How many
modems do you expect to need?

Just 2 clients, my boss and me.

Old (but reliable) analog RAS devices are
relatively 
inexpensive to
purchase on eBay. Unless you are going all out,
analog RAS 
is what you likely want.

These devices then pass their RADIUS requests to

pre-configured RADIUS
servers, in which mine all run FreeBSD,
FreeRADIUS and 
DialupAdmin.



Efren Bravo.





__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RAS

2005-11-14 Thread Efren Bravo
Hi,

Can freeBSD be used as RAS server for windows
boxes?  
  
If freeBSD can do it, where can I start, I mean,
services do I have to download and install?  
  
Thanks a lot.

Efren Bravo.



__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


question

2005-11-09 Thread Efren Bravo
Hi,

I just want to make a only question.

IPNAT(rdr command) is not able to redirect from a
norouteable ip spaces to any other ip segment,
for instance in my case, from public lan
192.168.80.0/24 to private lan 7.96.160.0/24?

I'm confused because map command works fine with
these two ip spaces but rdr not, although the
statistics point out the opposite.

Thanks for your time

Efren Bravo.



__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


about rdr

2005-11-08 Thread Efren Bravo
Hi,

I've not very clear if this is correct:

Network layout:

[Pub Lan] --if0:[OS, ipf/ipnat]:if1-- [Priv Lan]

Pub  Lan: 192.168.80.0/24
Priv Lan: 7.96.160.0/24

if0: 192.168.80.4/24
if1: 7.96.160.13/24

map command works well but rdr not.

Q: Can I use rdr from if0 - if1, no matter if
if0 is on unroutable ip range?

Thanks...


Efren Bravo.



__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


read grey text

2005-11-04 Thread Efren Bravo
Hi,

When fbsd is booting, it shows an error in bright
white inside the gray but I'm not able to read it.

Where can I read this gray text or better the error in
bright white?

Thanks... 



__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


read grey text -ipf error on load

2005-11-04 Thread Efren Bravo
Hi,

When fbsd is booting, it shows an error in
bright
white inside the gray but I'm not able to read
it.

Where can I read this gray text or better the
error in bright white?

dmesg has a copy of what was shown during boot.

you can also hit the scroll-lock key and then
use 
page-up/page-down to scroll though the text
while it's still on the 
screen.

I could see the error, I was trying to load
ipfilter in /rc.conf as handbook says but when
the os boots, it shows those messages:

link_elf: symbol in6_cksum undefined
kldload: can't load ipf: No such file or
directory
/etc/rc: ERROR: IP-filter module failed to load.

I've looked at internet and I found that it's a
problem of my kernel because I compiled it
without IPv6.  
  
Is there a solution to install IPF without
compiling the kernel again?

Thanks...




 

Efren Bravo.



__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


ipf/ipnat problem

2005-11-04 Thread Efren Bravo
HI,

Problem with ipf/ipnat.

(PC1: 192.168.80.15)
   \\
 (fbsd vr0 out if: 192.168.80.4) 
 ||   
 (fbsd sis0 in if: 7.96.10.13)
   // 
(Internal LAN: 7.96.10.x)
 //
(PC2: 7.96.10.200 - Telnet running)
(PC3: 7.96.10.201 - Wev Srv running) 

IPF Rules:
--
The same of handbook 25.5.13 Inclusive Rule Set
Example but adjusted to PC2, PC3 Services.

#Allow in Telnet from public LAN to fBSD Box
pass in quick on vr0 proto tcp from any to any
port = 22 flags S keep state

#Allow in SSH from public LAN to PC2
pass in quick on vr0 proto tcp from any to any
port = 23 flags S keep state

#Allow in HTTP from public LAN to PC3 #
pass in quick on vr0 proto tcp from any to any
port = 80 flags S keep state

IPNAT Rules (vr = out if):
--
map vr0 7.96.10.0/24 - 192.168.80.4/32
rdr vr0 192.168.80.4/32 port 23 - 7.96.10.200
port 23
rdr vr0 192.168.80.4/32 port 80 - 7.96.10.201
port 80


From Internal LAN I've access to any services on
public LAN.
From public LAN I've access to fBSD' ssh but
haven't access to internal telnet, web server.

Nevertheless I get those statistics:
ipfstat -t:
---
Source IP  Destination IP  ST  PR  #pkts
#bytes   ttl
192.168.80.15,3513 192.168.80.4,22 4/4 tcp  107  
12141 119:59:59
192.168.80.15,3512 7.96.10.200,23  2/0 tcp6  
  288  2:12
192.168.80.15,3510 7.96.10.201,80  2/0 tcp6  
  288  2:00

ipnat -l:
-
List of active sessions:
RDR 7.96.10.200 23 - - 192.168.80.4 23   
[192.168.80.15 3512]
RDR 7.96.10.201 80 - - 192.168.80.4 80   
[192.168.80.15 3510]

What clould be happening?

Thanks...


Efren Bravo.





__ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


natd redirect help

2005-10-20 Thread Efren Bravo
Hi,

I've a freebsd5.4 with ipfw and natd. I need that external users can enter
to my internal network services (http, ftp, etc). 

freebsd box:
out interface: 200.x.x.x
in interface: 10.x.x.x

/etc/rc.conf file:
--
gateway_enable=YES

firewall_enable=YES
firewall_script=/etc/ipfw.rules
firewall_logging=YES

natd_enable=YES
natd_interface=vr0
natd_flags=-f /etc/natd.conf

/etc/natd.conf file:

redirect_port tcp 10.x.x.x:8080 80 #redirec to internal web server


The question is if I've to open the port 80 on freeBSD's vr0 because I not
able to enter to those services.

Thanks...



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: squid problem help

2005-10-18 Thread Efren Bravo
I suspect you are trying to run squid two times.
The second time you recieve http port is already allocated (the first
squid) and the log file is locked (the first squid again.
If you want to use squid -k ... commands run rm
/usr/local/squid/var/logs/squid.pid as root and restart squid :)

Yes, you are right, I realized I was running the squid two times, the
first as squid user and the second as root. I don't understand why it was
happening, Squid only was called from /etc/rc.conf. At the end I
reinstalled it from www/squid port as told me Andrew P. and it works
fine  
  
Thanks...


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


squid problem help

2005-10-17 Thread Efren Bravo
Hi,

I've those errors when I try to start squid from /etc/rc.conf. I've a
squid user and group.

rc.conf
---
if [ -f /usr/local/squid/sbin/squid ]; then
echo -n ' Squid'
/usr/local/squid/sbin/squid
fi

squid.conf
--
http_port 192.168.190.10:3128 
cache_effective_user squid 
cache_effective_group squid

Console errors
--
(squid) cannot open HTTP port
(squid) cannot open /usr/local/squid/var/logs/access.log for writting, the
parent directory must be writeable for user 'squid'

Directories
---
proxy# ll /usr/local/squid/var
total 4
drwxr-xr-x  18 squid  squid  512 Oct 17 12:12 cache
drwxr-xr-x   2 squid  squid  512 Oct 17 12:10 logs

proxy# ll /usr/local/squid/var/logs
total 52
-rw-r--r--  1 squid  squid  13479 Oct 17 12:10 access.log
-rw-r--r--  1 squid  squid  15482 Oct 17 12:12 cache.log
-rw-r--r--  1 root   squid  4 Oct 17 12:12 squid.pid
-rw-r--r--  1 squid  squid  19330 Oct 17 12:10 store.log

#dmesg
pid 689 (squid), uid 2: exited on signal 6

Nevertheless the squid works, I don't understand what happens
Could you help me?

Thanks


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


squid-cahe authentication

2005-10-14 Thread Efren Bravo
Hi,

Is there a way to authenticate client users in squid-cache with freeBSD's
users/passwd?


I'm using freeBSD 5.4 STABLE version.

Thanks...


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


ftp problem -ipfw with natd

2005-10-13 Thread Efren Bravo
Hi,

I've problem with ipfw with natd to access from internal network to
internet ftp sites. From fbsd box i can access to ftp sites.

vr0 = out interface
6.34.60.15 = mi pc (winXP)
8668 = natd == Why on this rule ntad is tranlated to 8668?

My rules:
-
...
00070 divert 8668 ip from any to any in via vr0
00100 check-state
...
00131 skipto 15000 tcp from me to any out via vr0 setup keep-state
00132 skipto 15000 tcp from 6.34.60.0/24{9,13,15} to any out via vr0 setup
keep-state
...
15000 divert 8668 ip from any to any out via vr0
15005 allow log logamount 5 ip from any to any
65535 deny ip from any to any


Thanks...


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


proxy server

2005-10-12 Thread Efren Bravo
Hi,

I want to install a proxy server to manage these features: http cache,
content filtering (forbidden words, ActiveX, java, url. etc), users,
groups, ips' control access, time ranges to ie access.  
  
I want to hear some suggestions based on your experiences.  
  
Thanks...


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


passwd file corrupted

2005-10-06 Thread Efren Bravo
Hi,

How can I check /etc/passwd file integrity because I think it is
corrupted. When I try to execute vipw efrenba or root it doesn't works.
Also check /etc/master.passwd file...

Thanks...


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: passwd file corrupted

2005-10-06 Thread Efren Bravo
On Thu, Oct 06, 2005 at 10:31:32AM -0500, Efren Bravo wrote:
 How can I check /etc/passwd file integrity because I think it is
 corrupted. When I try to execute vipw efrenba or root it doesn't works.

Can you explain how vipw 'doesn't work'? What does it say? Is your
$EDITOR variable set correctly?

#vipw root  returns- usage: vipw [-d directory]
and ...
#vipw -d /etc root  returns the same
and ...
#vipw root -d /etc  the same

#echo $EDITOR
vi


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: passwd file corrupted, solved, sorry

2005-10-06 Thread Efren Bravo
On Thu, Oct 06, 2005 at 10:31:32AM -0500, Efren Bravo wrote:
 How can I check /etc/passwd file integrity because I think it is
 corrupted. When I try to execute vipw efrenba or root it doesn't works.

Can you explain how vipw 'doesn't work'? What does it say? Is your
$EDITOR variable set correctly?

#vipw root  returns- usage: vipw [-d directory]
and ...
#vipw -d /etc root  returns the same
and ...
#vipw root -d /etc  the same

#echo $EDITOR
vi

Sorry, I was confused, I referred to the pw instead of vipw...  
  
I already solved the problem


Thanks



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Interfaces doesn't appear

2005-10-03 Thread Efren Bravo
Hi,

I've looked at my fBSD5.4's interfaces and ppp0 and tun0 don't appear. I
configured the kernel with ppp and tun devices and installed it.  
  
This has some thing to do with my ppp problem?  
Why ppp and tun doesn't not appear as interfaces, what can I do?

Thanks.


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Interfaces doesn't appear

2005-10-03 Thread Efren Bravo
Hi,

I can't use them, because they are lost when I execute ifconfig -a. It
only show me sis0(network interface), plip0(unknown for me) and
lo0(loopback device).  
  
why ppp0 and tun0 are not created dynamically like you said?

Thanks...


-Original Message-
From: Lowell Gilbert [EMAIL PROTECTED]
To: Efren Bravo [EMAIL PROTECTED]
Date: 03 Oct 2005 12:12:05 -0400
Subject: Re: Interfaces doesn't appear

 Efren Bravo [EMAIL PROTECTED] writes:
 
  I've looked at my fBSD5.4's interfaces and ppp0 and tun0 don't
 appear. I
  configured the kernel with ppp and tun devices and installed it.  

  This has some thing to do with my ppp problem?  
  Why ppp and tun doesn't not appear as interfaces, what can I do?
 
 Just use them.  Those interfaces are created dynamically.


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Interfaces doesn't appear

2005-10-03 Thread Efren Bravo
Hi,

I could already see the ppp0 interface.

Thanks...


-Original Message-
From: Efren Bravo [EMAIL PROTECTED]
To: freeBSD freebsd-questions@freebsd.org
Date: Mon, 03 Oct 2005 12:24:10 -0500
Subject: Re: Interfaces doesn't appear

 Hi,
 
 I can't use them, because they are lost when I execute ifconfig -a. It
 only show me sis0(network interface), plip0(unknown for me) and
 lo0(loopback device).  
   
 why ppp0 and tun0 are not created dynamically like you said?
 
 Thanks...
 
 
 -Original Message-
 From: Lowell Gilbert [EMAIL PROTECTED]
 To: Efren Bravo [EMAIL PROTECTED]
 Date: 03 Oct 2005 12:12:05 -0400
 Subject: Re: Interfaces doesn't appear
 
  Efren Bravo [EMAIL PROTECTED] writes:
  
   I've looked at my fBSD5.4's interfaces and ppp0 and tun0 don't
  appear. I
   configured the kernel with ppp and tun devices and installed it.  
 
   This has some thing to do with my ppp problem?  
   Why ppp and tun doesn't not appear as interfaces, what can I do?
  
  Just use them.  Those interfaces are created dynamically.
 
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


error 737: loopback was detected on dialin

2005-10-03 Thread Efren Bravo
Hi,

After configuring mgetty, I tried to call from a winXP client box but it
raise an error after trying to authenticate itself: error:737 loopback was
detected.

My /etc/ppp/ppp.conf has:
default:
 set speed 38400

pap:
 enable pap
 set ifaddr 7.96.160.11 7.96.160.12
 enable proxy
 enable passwdauth

 allow users efrenba

 accept dns
 set dns 7.96.160.5

 I've followed the 21.2.1.3.10 freebsd handbook instructions.
 What can be happening?

 Thanks


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


pppd server help

2005-10-01 Thread Efren Bravo
Hi,

I have only one modem, my doubt is how and where ppp or pppd are started?
The Handbook make references to scripts to manage them, but who launch
those scripts?  
  
I don't know if I make myself understand

Thanks for your time...


Are you going to be running a high-volume dialin server?
If not, you might try using ppp(8) instead of pppd.  
It's easier to set up.


 I don't realize how the pppd server start when the modem answer the phone.  
  
 I've followed the step of the section 21.3.3 Using pppd as a Server of
 the Handbook and I'm not sure what should I do because according to this
 section I've to create a script and this script will tell pppd to behave
 as a server but how this script will be executed?  
  
 I hope you can help me




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


pppd server help

2005-09-30 Thread Efren Bravo
Hi,

I don't realize how the pppd server start when the modem answer the phone.  
  
I've followed the step of the section 21.3.3 Using pppd as a Server of
the Handbook and I'm not sure what should I do because according to this
section I've to create a script and this script will tell pppd to behave
as a server but how this script will be executed?  
  
I hope you can help me

Thank...



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Dialin

2005-09-29 Thread Efren Bravo
Hi,

Im trying to setup my fBSD box to accept incoming connections from winxp
through cnet v.92 datafax modem.

I've followed the instructions of fBSD Handbook, modifying:

file: /etc/ttys
ttyd0   /usr/libexec/getty V57000  dialup  on  insecure

file: /etc/gettytab adding:
vm|VH33600|Very High Speed Modem at 33600, 8-bit:\
:nx=VH57000:tc=std.33600:
vn|VH57000|Very High Speed Modem at 57000, 8-bit:\
:nx=VH33600:tc=std.57000:

file: /etc/rc.serial
stty -f /dev/ttyid0 crtscts
stty -f /dev/cuaia0 crtscts


After that I called to the modem but it doesn't pickup the call.

When I execute #ps -ax it shows:
661  ??  S  0:00.00 /usr/libexec/getty V57000 ttyd0


What is happens?   
After the above mentioned works, what is the next step, the ppp?

Thanks


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Modem doesn't answer the phone

2005-09-29 Thread Efren Bravo
Hi,

I need your help about incoming connections through the modem.

My modem is a External CNet C56k v.92 Data/Fax Modem and it is unable to
answer the phone. I made a test with an old Motorola V.3292 modem and it
works well. The CNet modem works fine on Win2k Advanced Server.

Where could be the problem, on fBSD box or on the modem?
What can I do?

Thanks 



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Set options to deamons

2005-09-27 Thread Efren Bravo
Hi,

How do I set options to deamons? 

For instance, I've been reading a security doc and it says: Syslogd can
be attacked directly and it's strongly recommended that you use -s option
whenever possible, and the -a option otherwise.

If Syslogd start when the OS start, how do I set the -s option.

Thank...


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Limit client connections ssh

2005-09-27 Thread Efren Bravo
Hi,

I'm using ssh to connect me to fBSD server, how can I limit the client
connections?, I mean, I only only that the server(ssh) accept incoming
connections from a specific IP or IPs range?

Thanks


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


sendmail or another mail server?

2005-09-26 Thread Efren Bravo
Hi,

I've installed a fBSD and now I'm tuning it 'cause I need to put it to
serve as mail server.  
  
My questions is if sendmail is able to serve as a serious mail server or I
should try with another software for this job.  
  
In case I choose sendmail or another mail server software, exists an web
interface for them?  
  
thanks...



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: mouse wheel problem

2005-09-01 Thread Efren Bravo
Hi, 
 
I solved the mousewheel problem. I had to comment out all related with 
moused on /etc/rc.conf to use the /dev/psm0 device 
on /etc/X11/xorg.conf:   
   
Section InputDevice 
Identifier  Mouse0 
Driver  mouse 
Option  Protocol auto 
Option  Device /dev/psm0 
Option  Buttons 5 
Option  ZAxisMapping 4 5 
EndSection 
 
Thanks for your time.. 
  
 
 
-Original Message- 
From: Jared Barneck [EMAIL PROTECTED] 
To: Efren Bravo [EMAIL PROTECTED] 
Cc: freebsd-questions@freebsd.org 
Date: Wed, 31 Aug 2005 19:47:04 -0600 
Subject: Re: mouse wheel problem 
 
 Alejandro Pulver wrote: 
  
 On Tue, 30 Aug 2005 11:57:18 -0500 
 Efren Bravo [EMAIL PROTECTED] wrote: 
  

  
 Hi,   

 I've written on /etc/rc.conf :   

 moused_port=/dev/psm0   
 moused_flags=-r high -z 4   
 moused_type=auto   
 moused_enable=YES   

  
  
 I joined late so I don't know if this is a USB mouse or not.  If it is 
 a  
 USB mouse, the you shouldn't enable moused in rc.conf because it will 
 be  
 launched by usb.conf. (ignore this if not a usb mouse) 
  
 Also, many people change settings in one xorg.conf only to find out 
 they  
 are using a different conf file in another directory.  Check that.   
 Maybe your settings are not taking because of that? 
  
 and on /etc/X11/xorg.conf   

 Section InputDevice   
 Identifier  Mouse0   
 Driver  mouse   
 Option  Protocol auto   
 Option  Device /dev/sysmouse   
 Option  Buttons 5   
 Option  ZAxisMapping 4 5   
 EndSection   

 But the scrollwheel doesn't work. I've tried with Kde's 
 Applications.  
 Have I a bad configuration?   

 Thanks...   
  
  
  
  
 Hello, 
  
 It works for me without the ZAxisMapping option (and the same 
 options in rc.conf): 
  
 Identifier   Mouse1 
 Driver   mouse 
 Option   Protocol  Auto 
 Option   Device/dev/sysmouse 
 Option   Buttons   5 
  
 Best Regards, 
 Ale 
 ___ 
 freebsd-questions@freebsd.org mailing list 
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions 
 To unsubscribe, send any mail to 
 [EMAIL PROTECTED] 
  

  
  
 


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


mouse wheel problem

2005-08-30 Thread Efren Bravo
Hi,  
  
I've written on /etc/rc.conf :  
  
moused_port=/dev/psm0  
moused_flags=-r high -z 4  
moused_type=auto  
moused_enable=YES  
  
and on /etc/X11/xorg.conf  
  
Section InputDevice  
Identifier  Mouse0  
Driver  mouse  
Option  Protocol auto  
Option  Device /dev/sysmouse  
Option  Buttons 5  
Option  ZAxisMapping 4 5  
EndSection  
  
But the scrollwheel doesn't work. I've tried with Kde's Applications.  
  
Have I a bad configuration?  
  
Thanks...  


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


compiling kernel

2005-08-30 Thread Efren Bravo
Hi,

Trying to compile the kernel I found this problem:

 My PC has not ISA slot and I want to disable it from
/sys/i386/conf/MYKERNEL but on /boot/device.hints I found some devices
pointing to isa.   
  
 Can I remove those devices declarations? Because for example my pc
doesn't have SCSI but what can I do with ata, fdc, ppc, sio, vga, psm and
atkbdc devices? Can I also remove them?

 Thanks a lot...


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Set default gw

2005-08-29 Thread Efren Bravo
Hi, 
 
I have two gateways on my network, gw1:x.x.x.x and gw2: y.y.y.y.  
 
The problem is: The gw1 is by default and every time I restart fBSD I 
have to set route change default y.y.y.y.  
 
How can I set this change permanently? 
 
Thanks a lot... 
 


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: harddisk not found on 5.4 and 6.0

2005-08-26 Thread Efren Bravo
Hi

 I'm trying to put FreeBSD on an older machine, that currently has Linux
 installed. It is a 1 GHz Athlon with a Via KT266 chipset. The disk
 controller is a VIA 8233.
 
 The problem is that FreeBSD does not find the harddisk when booting
 from
 the install CD. The boot loader does, though. This happens both with
 5.4-RELEASE and 6.0-beta1.


 I'm new working on unix/freeBSD. I had the same problem and solved it
upgrading the Motherboard's BIOS.  
  
 I hope it can help you...




 Going to a fixit shell and doing a 'atacontrol list' gives no devices
 on
 the channel the harddisk is on. I've tried 'atacontrol reinit 0', but
 no
 luck. I can't get the kernel to recognize the disk.
 
 If I boot from the harddisk, Linux loads just fine.
 
 Any thoughts?
 
 Roland
 -- 
 R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain
 text.
 public key: http://www.xs4all.nl/~rsmith/pubkey.txt
 


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Command to trace a route?

2005-08-26 Thread Efren Bravo
Hi, 
 
 What's the name of the command to trace a route to a host, on windows 
is tracert. 
 
 Thanks 
 


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


boot menu (WinXp - freeBSD)

2005-08-23 Thread Efren Bravo
Hi,

Finally I could install fBSD, I had to upgrade the bios.

My PC had WinXP on the fist partition and on the other one I installed
fBSD, what do I have to write in the boot.ini(winXP) to choose which OS
should be loaded?

Thanks...


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: boot menu (WinXp - freeBSD)

2005-08-23 Thread Efren Bravo
Hi,

For the interested, I solved the problem using this:
http://gag.sourceforge.net it works ok
  
  
Thanks a lot...

Hi,

Finally I could install fBSD, I had to upgrade the bios.

My PC had WinXP on the fist partition and on the other one I installed
fBSD, what do I have to write in the boot.ini(winXP) to choose which OS
should be loaded?
  

No idea.  But if you install the FreeBSD boot manager then that will
boot both XP and FreeBSD.


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Installer can't find hdd

2005-08-15 Thread Efren Bravo
 Hi (Old subject: Problem with Seagate hdd),  
  
 I've downloaded 5.4-RELEASE-i386-disc1.iso and 5.4-RELEASE-i386-disc2.iso
this weekend and I burned them in CDs but I still have problem with fBSD
installer.  
  
 In fact, I not only have tried with a Fujitsu Model: MPD3043AT hdd but
ST340014A (40Gb barracuda7200.7) hdd as well without results.  
  
 I think that the problems is in fBSD that it doesn't able to communicate
with IDE banks, it raise the errors:  
  
 ata0-master: Failure - ATA-IDENTIFY timed out  
 ata0-master: Failure - ATA-IDENTIFY timed out  
 ata0-master: Failure - ATA-IDENTIFY timed out  
 atapi ... I don't remember the rest  
  
 I've tested the installer in other four PCs and it works well.  
  
 if the motherboard's controller isn't supported by fBSD, what could I do,
should I send to garbage the motherboard?  
  
 Thanks..

 PD: My motherboard
:http://www.biostar.com.tw/products/mainboard/board.php?name=U8668-D%20v7.x
 


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Problem with Seagate hdd

2005-08-11 Thread Efren Bravo

Hi,

I tried to install freebsd in a pc with a seagate ST340014A (40Gb 
Barracuda7200.7) hdd but the installer doesn't find the drivers. I've 
checked http://www.freebsd.org/releases/5.4R/hardware-i386.html#DISK but 
it doesn't have any seagate hdd reference. 

Is it possible to install freebsd into seagate ST340014A (40Gb 
Barracuda7200.7)?


Thanks


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Problem with Seagate hdd

2005-08-11 Thread Efren Bravo

Hi,

The problem is most likely the hard drive controller on your 
motherboard.

I don't think so, 'cause I've installed winXP on it.
My hdd has two partitions, one of them is WinXP.

What motherboard do you have?
http://www.biostar.com.tw/products/mainboard/board.php?name=U8668-D%20v7.x

Are you using the controller that's built in to the motherboard?
Yes, I suppose.

What version of FreeBSD are you trying to install?
5.4-RC4-i386

At 12:36 PM 8/11/2005, Efren Bravo wrote:


Hi,

I tried to install freebsd in a pc with a seagate ST340014A (40Gb 
Barracuda7200.7) hdd but the installer doesn't find the drivers. I've 
checked http://www.freebsd.org/releases/5.4R/hardware-i386.html#DISK 
but it doesn't have any seagate hdd reference.
Is it possible to install freebsd into seagate ST340014A (40Gb 
Barracuda7200.7)?




Thanks




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Problem with Seagate hdd

2005-08-11 Thread Efren Bravo

When the installer start it raise this error:

ata0-master: Failure - ATA-IDENTIFY timed out

thanks...


Efren Bravo wrote:


Hi,

The problem is most likely the hard drive controller on your 
motherboard.

I don't think so, 'cause I've installed winXP on it.
My hdd has two partitions, one of them is WinXP.

What motherboard do you have?
http://www.biostar.com.tw/products/mainboard/board.php?name=U8668-D%20v7.x 



Are you using the controller that's built in to the motherboard?
Yes, I suppose.

What version of FreeBSD are you trying to install?
5.4-RC4-i386

At 12:36 PM 8/11/2005, Efren Bravo wrote:


Hi,

I tried to install freebsd in a pc with a seagate ST340014A (40Gb 
Barracuda7200.7) hdd but the installer doesn't find the drivers. I've 
checked http://www.freebsd.org/releases/5.4R/hardware-i386.html#DISK 
but it doesn't have any seagate hdd reference.
Is it possible to install freebsd into seagate ST340014A (40Gb 
Barracuda7200.7)?





Thanks





___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]





___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


install kde from CD?

2005-07-21 Thread Efren Bravo

Hi,

Currently I have installed the kde from the ftp site. 

But I want to install it from a cd. I have been seeing into 
ftp://ftp2.freebsd.org/pub/FreeBSD/ports/ports/ and there are only one 
file. If I download this file and burn it into a cd, can I install the 
kde. 


Remember these are my first  steps in freeBSD.

Thanks


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


install kde from CD?

2005-07-21 Thread Efren Bravo
Hi,

 You need an iso of the OS that you can burn onto a CD or DVD. Then, you
 can use it to install everything.
 The ISOs are in ftp://ftp2.freebsd.org/pub/FreeBSD/ISO-IMAGES-i386. The
 5.4 disc-1 iso is 537 MB and downloading that in cu-land can take 
 awhile.

I've downloaded the two ISO CDs and I admit you, it was quite tortuous...

A CD via DHL may be a lot faster :). The port tarbal will also 
 be on the iso.

Yes your are right but DHL's policy doesn't able to us to use other OS
unless HP-UX OS, but this OS only works in HP Servers...  
  
Well, my interest is learn unix. The first time I tried to install KDE
from CD I got only errors...

I'll try again from CDs...

Thanks a lot...


Efren Bravo
Sistemas DHL, Cuba


-Original Message-
From: Kent Stewart [EMAIL PROTECTED]
To: freebsd-questions@freebsd.org
Cc: Efren Bravo [EMAIL PROTECTED]
Date: Thu, 21 Jul 2005 16:11:52 -0700
Subject: Re: install kde from CD?

 On Thursday 21 July 2005 02:28 pm, Efren Bravo wrote:
  Hi,
 
  Currently I have installed the kde from the ftp site.
 
  But I want to install it from a cd. I have been seeing into
  ftp://ftp2.freebsd.org/pub/FreeBSD/ports/ports/ and there are only
  one file. If I download this file and burn it into a cd, can I
  install the kde.
 
 That is just a tarbal of the port tree. You need it to update the ports
 or check for the current version but it isn't the packages or source. 
 You need them to do a real install.
 
 
  Remember these are my first  steps in freeBSD.
 

 
 There is also an español list at
 https://listas.es.freebsd.org/mailman/listinfo
 
 Kent
 
 
  Thanks
 
 
  ___
  freebsd-questions@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to
  [EMAIL PROTECTED]
 
 -- 
 Kent Stewart
 Richland, WA
 
 http://users.owt.com/kstewart/index.html
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Remote connection as root help

2005-07-07 Thread Efren Bravo

Hi,

Al last I could enter to freeBSD by SSH. After I erased all 
inetd_enable=YES instances except one. Also I downloaded the PuTTY 
client. 

I had to create other user to connect myself to freeBSD because it 
doesn't leave me as root user. 


How do I to connect myself to freeBSD by ssh as root?

Thanks...



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Start telnet server help

2005-07-06 Thread Efren Bravo

Hi,
I've followed these steps to try to install telnet server but it doesn't 
works:

#sysinstall -Option: Configure
-Option: Networking
-Option: Inetd : This option loads /etc/inetd.conf file where I 
uncommented the line:

telnet stream tcp nowait root .
and at last I restart the system but when I make a ports scan it only 
has 21, 25 and 110 ports open.

How do I start telnet server?
Thanks...


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Simple question

2005-07-06 Thread Efren Bravo
Hi again, 

I'm reading a Pdf book downloaded from freeBSD.org called FreeBSD 
Handbook and there I always find this references: 

sendmail(8) 
sshd(8) 
/etc/inetd.conf(5)  -Which is the meaning of those numbers 


Thanks


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Start telnet server help

2005-07-06 Thread Efren Bravo
Hi, 

Have you got a line indicating 
inetd_enable=YES 
in your /etc/rc.conf? 

Yes it's indicated, The file rc.conf is accumulative? Because inside it 
appears the last configuration changed with the date. The line 
inetd_enable=YES is repeated every time I made a change. 

and $ telnet localhost works but remotely doesn't. 

I tried to install telnet server because I'm sat down in a PC with 
windowsXP and I thought to connect myself to freeBSD pc to study it more 
comfortable.


My freeBSD version is 5.4




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Some doubts to start

2005-07-05 Thread Efren Bravo
Hello list, 

How you will realize I'm new in unix. I've been reading about freeBSD 
and I wish to know what is the meaning of: 

1-Font Server. 
2-NFS Server and NFS Server 
3-Ports 

From freeBSD can I start a graphical environment like KDE and GNome. 
Which of them would be recommended? 


Best regards


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]