FreeBSD 9.1 RELEASE - does not install package

2013-01-03 Thread Celso Viana
Hi all, I can not install the package "subversion" with "pkg_add -r" pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9.1-release/Latest/subversion.tbz' by URL I observed that there is "packages-9.1-release" in 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64"; In

SaMBa 4 - man pages

2012-12-30 Thread Celso Viana
Hi all, When installing Samba4 on FreeBSD 9.1, the man pages are not installed. Does anyone know why this happens? Thanks!! -- Celso Vianna BSD User: 51318 http://www.bsdcounter.org Palmas/TO ___ freebsd-questions@freebsd.org mailing list http://lists

SaMBa: change password NIX

2008-03-07 Thread Celso Viana
Hi All, Someone already successfully change the password NIX on FreeBSD with windows (unix password sync)? Thanks -- Celso Vianna BSD User: 51318 http://www.bsdcounter.org 63 8404-8559 Palmas/TO ___ freebsd-questions@freebsd.org mailing list http://l

(no subject)

2008-01-19 Thread Celso Viana
Hi All, To compile the kernel of FreeBSD 7.0 RC1 and returned the error ... ===> zlib (all) cc -O2 -fno-strict-aliasing -pipe -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/DRUFF/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --p

Failing to compile kernel

2008-01-19 Thread Celso Viana
Hi All, To compile the kernel of FreeBSD 7.0 RC1 and returned the error ... ===> zlib (all) cc -O2 -fno-strict-aliasing -pipe -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/DRUFF/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --p

Manual routing

2007-12-08 Thread Celso Viana
Hi All, I have 2 machines (A and B) interconnected by a cable network crossover; added the following addresses on the network card: Machine "A": 192.168.1.1/24 Machine "B": 10.10.1.1/24 Question: How would for these machines to communicate, adding routes manually? Thanks -- Celso Vianna BSD U

master.passwd - convert ldap

2007-09-27 Thread Celso Viana
Hi All, Somebody already modified scripts "migrationtools" (http://www.padl.com/OSS/MigrationTools.html) to convert "master.passwd" for ldap? Using scripts original (migrate_passwd.pl) the conversion is wrong, as below dn: uid=test,ou=People,dc=padl,dc=com uid: test cn: User by test objectClass:

amd(aumount) and smbfs

2007-02-26 Thread Celso Viana
Hi all, Somebody knows if it is possible to use smfbs with amd (automount)? Thanks -- Celso Vianna BSD User: 51318 http://www.bsdcounter.org 63 8404-8559 Palmas/TO ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listin

ipfw: getsockopt(IP_FW_ADD): Invalid argument

2005-04-10 Thread Celso Viana
teste# ipfw add fwd 10.10.10.10, 3128 tcp from any to any dst-port 80 ipfw: getsockopt(IP_FW_ADD): Invalid argument ipfw2 initialized, divert enabled, rule-based forwarding disabled, default to accept, logging limited to 100 packets/entry by default "rule-based forwarding disabled". enabl

Re: ipfw: getsockopt(IP_FW_ADD): Invalid argument

2005-04-09 Thread Celso Viana
OS: FreeBSD 5.3 p5 in FreeBSD 5.3 p0 ok! Celso On Apr 9, 2005 9:40 PM, Celso Viana <[EMAIL PROTECTED]> wrote: > ipfw add 10 fwd 192.168.10.5,3128 all from any to any dst-port 80 > ipfw: getsockopt(IP_FW_ADD): Invalid argument > > What&#

ipfw: getsockopt(IP_FW_ADD): Invalid argument

2005-04-09 Thread Celso Viana
ipfw add 10 fwd 192.168.10.5,3128 all from any to any dst-port 80 ipfw: getsockopt(IP_FW_ADD): Invalid argument What's Wrong? Celso ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe