Re: Bacula 5.0 compiler error (crypto.c)

2010-04-29 Thread Efren Bravo
--- El jue, 29/4/10, Brian A. Seklecki (NOC) escribió: > De: Brian A. Seklecki (NOC) > Asunto: Re: Bacula 5.0 compiler error (crypto.c) > Para: "Efren Bravo" > CC: "freeBSD" > Fecha: jueves, 29 de abril, 2010 07:50 > On Mon, 2010-04-26 at 09:48 -0400, > Br

Re: Bacula 5.0 compiler error (crypto.c)

2010-04-26 Thread Efren Bravo
> De: Brian A. Seklecki (NOC) > Asunto: Re: Bacula 5.0 compiler error (crypto.c) > Para: "Efren Bravo" > CC: "freeBSD" > Fecha: sábado, 24 de abril, 2010 09:57 > > > crypto.c: In function 'ASN1_OCTET_STRING* > openssl_cert_keyid(X509*

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-s

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: s

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

Milter compile problem [OT]

2008-11-20 Thread Efren Bravo
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.o

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/nuev

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 >

where is the new kernel(GENERIC) file?

2008-02-21 Thread Efren Bravo
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

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 w

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

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: ac

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

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 &

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

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 w

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

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 del

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. -

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.

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

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. -

serversidefilter script problem

2006-06-12 Thread Efren Bravo
ow? 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://corr

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

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

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

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 MAILDIRPA

courier-imap pop3 help!

2006-05-31 Thread Efren Bravo
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 Bra

HP tape backup

2006-05-25 Thread Efren Bravo
=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. ---

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: > . Thank you very much, I installed and configured it and works great on what

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 ___

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 procma

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 "/" /*

sendmail -> local delivery path

2006-04-10 Thread Efren Bravo
ething? 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 po

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.myd

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 co

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... E

SendMail Help!

2006-03-17 Thread Efren Bravo
Hi, My sendmail: # /usr/sbin/sendmail -d0.1 -bt 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

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

cascade/chain proxy

2005-12-15 Thread Efren Bravo
y 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://

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

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: >

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) T

syslogd writing logs to wrong file

2005-11-30 Thread Efren Bravo
urity. 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... E

Re: CVSup doubts

2005-11-26 Thread Efren Bravo
> >>-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

CVSup doubts

2005-11-25 Thread Efren Bravo
nstance 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? Than

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

Re: jabberd error, help

2005-11-23 Thread Efren Bravo
HP 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. _

jabberd error, help

2005-11-22 Thread Efren Bravo
/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 Than

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? Thank

Re: upgrade to 6 ->build kernel error

2005-11-17 Thread Efren Bravo
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

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

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 serv

RE: RAS

2005-11-15 Thread Efren Bravo
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. ___

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

question

2005-11-09 Thread Efren Bravo
paces 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.yah

about rdr

2005-11-08 Thread Efren Bravo
f 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 l

ipf/ipnat problem

2005-11-04 Thread Efren Bravo
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

read grey text -ipf error on load

2005-11-04 Thread Efren Bravo
m 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 solutio

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

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/i

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 :) Y

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 sq

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

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

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... __

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?

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?

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.fr

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 passwda

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" Date: Mon, 03 Oct 2005 12:24:10 -0500 Subject: Re: Interfaces doesn't appear > Hi, > > I can't use them, bec

Re: Interfaces doesn't appear

2005-10-03 Thread Efren Bravo
t;[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 tun

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. __

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 ser

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 be

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

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 Sp

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 ht

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

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

Re: mouse wheel problem

2005-09-01 Thread Efren Bravo
ot;Protocol" "auto" Option "Device" "/dev/psm0" Option "Buttons" "5" Option "ZAxisMapping" "4 5" EndSection Thanks for your time.. -Original Message- From: J

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

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

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... ___

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 "[EM

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, thou

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 th

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-questi

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 (40

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 t

Problem with Seagate hdd

2005-08-11 Thread Efren Bravo
ard.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 S

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 in

install kde from CD?

2005-07-21 Thread Efren Bravo
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 B

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 fi

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 ro

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 loc

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.

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 sy

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