Re: scripting tip needed

2009-07-02 Thread Alexandre Vieira
found it with lots of rtfm on variable substitution and such.. [...@dada~]$ z=0 [...@dada~]$ y=1 [...@dada~]$ x=aaa [...@dada~]$ eval `echo MACHINE_DISK$z[$y]`=$x [...@dada~]$ echo $(eval echo \${MACHINE_DISK$z[$y]}) aaa [...@dada~]$ Thanks anyway! -- Alexandre Vieira - nul...@gmail.com

scripting tip needed

2009-07-01 Thread Alexandre Vieira
Hi folks, I'm having a little problem. For exambe in ksh: $ z=0 $ y=1 $ x= $ eval `echo MACHINE_DISK$z[$y]`=$x $ echo ${MACHINE_DISK0[1]} My problem is getting back the value of the variable using variables to refer to the variable name (confusing). I.e $MACHINE_DISK$z[$y] . Using

Relayd l3 redirect send/expect check

2008-01-29 Thread Alexandre Vieira
Hi all, There used to be a check send string expect string in the old config method in hoststated. I've checked the relayd.conf man page and apparently the only way to do this now is with an external script. I've tried to add the forward to table check send expect banner string and the relayd

Re: Relayd (former hoststated) status for freebsd 7.0RC1

2008-01-24 Thread Alexandre Vieira
On Jan 15, 2008 9:58 PM, Alexandre Vieira [EMAIL PROTECTED] wrote: On Jan 15, 2008 8:29 PM, Brad [EMAIL PROTECTED] wrote: On Tuesday 15 January 2008 15:24:52 Bruce M. Simpson wrote: Alexandre Vieira wrote: Hello all, I remember that there was a port (net/hoststated) where I

Relayd (former hoststated) status for freebsd 7.0RC1

2008-01-15 Thread Alexandre Vieira
Hello all, I remember that there was a port (net/hoststated) where I could install hoststated to use with PF. Anyone can shed a light on what is the status of this software implementation on 7.0? TIA -- Alexandre Vieira - [EMAIL PROTECTED] ___ freebsd

Re: Relayd (former hoststated) status for freebsd 7.0RC1

2008-01-15 Thread Alexandre Vieira
On Jan 15, 2008 8:29 PM, Brad [EMAIL PROTECTED] wrote: On Tuesday 15 January 2008 15:24:52 Bruce M. Simpson wrote: Alexandre Vieira wrote: Hello all, I remember that there was a port (net/hoststated) where I could install hoststated to use with PF. Anyone can shed a light on what

Re: Nvidia 8800 GTS

2007-05-26 Thread Alexandre Vieira
On 5/26/07, Alexandre Vieira [EMAIL PROTECTED] wrote: On 5/26/07, Garrett Cooper [EMAIL PROTECTED] wrote: Alexandre Vieira wrote: On 5/26/07, Alexandre Vieira [EMAIL PROTECTED] wrote: On 5/25/07, Derek Ragona [EMAIL PROTECTED] wrote: At 01:16 PM 5/25/2007, Alexandre Vieira

Re: Nvidia 8800 GTS

2007-05-25 Thread Alexandre Vieira
On 5/25/07, Alexandre Vieira [EMAIL PROTECTED] wrote: Hello folks, I've bought a Nvidia 8800GTS 320MB DDR and i'm trying to get it working with freebsd. I've installed Xorg 7.2 and the nvidia driver. The driver detects the card correctly and displays the card info correctly. When I launch

Nvidia 8800 GTS

2007-05-25 Thread Alexandre Vieira
and the machine freezes completely. I can't see any X logs because it crashes immediately. Anyone got lucky installed one of these 8800 cards? Thanks in advance! Regards, -- Alexandre Vieira - [EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing

Re: Nvidia 8800 GTS

2007-05-25 Thread Alexandre Vieira
On 5/25/07, Derek Ragona [EMAIL PROTECTED] wrote: At 01:16 PM 5/25/2007, Alexandre Vieira wrote: Hello folks, I've bought a Nvidia 8800GTS 320MB DDR and i'm trying to get it working with freebsd. I've installed Xorg 7.2 and the nvidia driver. The driver detects the card correctly

Re: Nvidia 8800 GTS

2007-05-25 Thread Alexandre Vieira
On 5/26/07, Alexandre Vieira [EMAIL PROTECTED] wrote: On 5/25/07, Derek Ragona [EMAIL PROTECTED] wrote: At 01:16 PM 5/25/2007, Alexandre Vieira wrote: Hello folks, I've bought a Nvidia 8800GTS 320MB DDR and i'm trying to get it working with freebsd. I've installed Xorg 7.2

Re: Nvidia 8800 GTS

2007-05-25 Thread Alexandre Vieira
On 5/26/07, Garrett Cooper [EMAIL PROTECTED] wrote: Alexandre Vieira wrote: On 5/26/07, Alexandre Vieira [EMAIL PROTECTED] wrote: On 5/25/07, Derek Ragona [EMAIL PROTECTED] wrote: At 01:16 PM 5/25/2007, Alexandre Vieira wrote: Hello folks, I've bought a Nvidia 8800GTS 320MB

Zabbix problem

2007-03-14 Thread Alexandre Vieira
the graphic generation. Just curious to know if anyone else is having this problem. Also, anyone noticed that most native classes to retrieve system data from a freebsd agent either show as Not supported or return incorrect values? TIA Regards, -- Alexandre Vieira - [EMAIL PROTECTED

Re: FreeBSD laptop computer

2007-03-14 Thread Alexandre Vieira
it working (everything works great, speaker, line, mic, etc..) 2) The ACPI implementation has a couple of bytecodes fsckd up. You need to fix it and load the modified AML. Check the acpi mailing list to get some help on correcting this minor issue. Cheers -- Alexandre Vieira - [EMAIL PROTECTED

Re: Two ethernet one IP load balancing ?

2007-03-08 Thread Alexandre Vieira
fast ethernet channel. There isn't any LACP support yet :| What hardware do you use to push 1gbps on a mail server? Cheers -- Alexandre Vieira - [EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: Question about a specific ISP: Amen/Amenworld

2007-03-05 Thread Alexandre Vieira
. I'd recommend going with a host who supports FreeBSD. Jeff Palmer wrote: At 02:31 PM 3/2/2007, Alexandre Vieira wrote: Hello folks, I'm interested in a dedicated server plan from a somewhat big company called Amenworld (www.amenworld.com) but the sales technician is telling me that amen

Re: Question about a specific ISP: Amen/Amenworld

2007-03-05 Thread Alexandre Vieira
Alexandre Vieira wrote: Personally, I would never consider a vendor that does not at least have a cursory knowledge of the platform I was using on a leased server. If they are miles away, I want someone with a clue to be my eyes an ears in the event of an emergency. I'd recommend going

Question about a specific ISP: Amen/Amenworld

2007-03-02 Thread Alexandre Vieira
(if this counts for anything). Is there anyone here that by any change is a client on this company and runs freebsd? Thanks in advance Regards -- Alexandre Vieira - [EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

Re: Netra T1 105 (sparc64) optimization

2006-11-30 Thread Alexandre Vieira
On 11/30/06, Andrew Belashov [EMAIL PROTECTED] wrote: Hello, All! Miles Nordin wrote: av == Alexandre Vieira [EMAIL PROTECTED] writes: av kernel/tunables recommendations, I suggest device polling. This will increase the pps you can forward, and optimistically cause the machine

Re: Netra T1 105 (sparc64) optimization

2006-11-30 Thread Alexandre Vieira
: rtt min/avg/max/mdev = 0.642/0.735/1.111/0.134 ms Thanks in advance -- Alexandre Vieira - [EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL

Re: Netra T1 105 (sparc64) optimization

2006-11-30 Thread Alexandre Vieira
On 11/30/06, Miles Nordin [EMAIL PROTECTED] wrote: av == Alexandre Vieira [EMAIL PROTECTED] writes: av polling increased dramaticly the latency for all traffic that av passes trough the bridge and reduced the transmission rate av also. That's interesting. What do you mean

Netra T1 105 (sparc64) optimization

2006-11-29 Thread Alexandre Vieira
here: http://nullpt.googlepages.com/netra.txt Thanks in advance for your time! Regards, -- Alexandre Vieira - [EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

Re: Best laptop for Freebsd

2006-11-28 Thread Alexandre Vieira
it with Microsoft Windows. Some parts (ex: DVD drive) can be very poor quality parts and can fail reasonably quickly. Apart this everything works fine. Cheers -- Alexandre Vieira - [EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing list http

Netra T1 105

2006-11-17 Thread Alexandre Vieira
resort I think I can compile a sparc64 kernel in another non-sparc64 machine. But what about the loader? TIA. Regards, -- Alexandre Vieira - [EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: Acer Aspire 5601 AWLMi corrupted acpi bytecode

2006-11-06 Thread Alexandre Vieira
On 11/6/06, Andrew [EMAIL PROTECTED] wrote: On Thu, 2 Nov 2006 23:03:09 +, Alexandre Vieira [EMAIL PROTECTED] wrote: I'm getting loads of ACPI trash in my newest laptop (ACER Aspire 5601 AWLMi). # acpidump -t -d Acer5601AWLMi.asl # iasl Acer5601AWLMi.asl It shows 12 Errors, 4

Re: acrobat reader 7+linux-opera

2006-11-04 Thread Alexandre Vieira
/local/share/linux-opera/plugins Open opera and go to: Tools-Preferences-Advanced-content-plugin options-find new-Accept For java: # portinstall linux-blackdown-jdk-1.4.2_3 Open opera and go to: Tools-preferences-advanced-content-enable java Cheers -- Alexandre Vieira - [EMAIL PROTECTED

Re: Acer Aspire 5601 AWLMi corrupted acpi bytecode

2006-11-03 Thread Alexandre Vieira
On 11/3/06, Nate Lawson [EMAIL PROTECTED] wrote: Alexandre Vieira wrote: You can find the asl and iasl output attached. Nope, we couldn't. Try posting a URL to it. -- Nate It seems that the attachment didn't go trough. You can find it here: http://nullpt.googlepages.com/asl.tar.gz

Acer Aspire 5601 AWLMi corrupted acpi bytecode

2006-11-02 Thread Alexandre Vieira
. TIA. Cheers -- Alexandre Vieira - [EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Openoffice portuguese characters

2006-11-01 Thread Alexandre Vieira
Hi list, Anyone got openoffice to display portuguese characters? like ç á à ã â ? I have these chars in X (KDE) and in the ttys. I've messed with all the language options in OO, searched for some language packages, but i was unable to. TIA Cheers -- Alexandre Vieira - [EMAIL PROTECTED

ethernet port bondage

2006-11-01 Thread Alexandre Vieira
and trunking feature. In my opinion its an urgently needed implementation. cheers -- Alexandre Vieira - [EMAIL PROTECTED] -- Alexandre Vieira - [EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: SunFire V210/V240 (UltraSparc IIIi) and FreeBSD

2006-10-24 Thread Alexandre Vieira
On 10/24/06, Josh Paetzel [EMAIL PROTECTED] wrote: On Monday 23 October 2006 11:14, Alexandre Vieira wrote: Hello, I'm unable to boot 6.2-BETA2 on a SunFire V210. It stalls in the start of kernel boot: Right. It has an UltraSparc III CPU which just isn't supported. -- Thanks, Josh

Running Cisco Systems VPN Client with FreeBSD

2006-10-23 Thread Alexandre Vieira
concern is that this client, in linux, includes a kernel loadable module named cisco_ipsec. I haven't made any deep deep research on this but would like to know if there is anyone that works with this software with FreeBSD. Thanks in advance for your time. Regards, -- Alexandre Vieira - [EMAIL

Re: Running Cisco Systems VPN Client with FreeBSD

2006-10-23 Thread Alexandre Vieira
On 10/23/06, Matthias Apitz [EMAIL PROTECTED] wrote: El día Monday, October 23, 2006 a las 09:58:36AM +0100, Alexandre Vieira escribió: Hello list, We have a couple of clients which use Cisco VPN's for network access and I'm responsible to configure a common gate to establish the VPN

Running Cisco Systems VPN Client with FreeBSD

2006-10-23 Thread Alexandre Vieira
On 10/23/06, Joao Barros [EMAIL PROTECTED] wrote: On 10/23/06, Alexandre Vieira [EMAIL PROTECTED] wrote: I don't have, yet, details about the devices that will be used in the client side but I know that we'll use RSA randomized rotative SecureID's and we'll use IPSEC. I'm not aware

Re: Running Cisco Systems VPN Client with FreeBSD

2006-10-23 Thread Alexandre Vieira
On 10/23/06, Matthias Apitz [EMAIL PROTECTED] wrote: El día Monday, October 23, 2006 a las 11:39:31AM +0100, Alexandre Vieira escribió: Hello, I'm installing the machine atm. I will still have to read about vpnc in order to migrate client profiles (I have the cisco client profiles

SunFire V210/V240 (UltraSparc IIIi) and FreeBSD

2006-10-23 Thread Alexandre Vieira
/V240 and would like to know if anyone tried to do anything with this. Cheers -- Alexandre Vieira - [EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Re: SunFire V210/V240 (UltraSparc IIIi) and FreeBSD

2006-10-23 Thread Alexandre Vieira
On 10/23/06, Gavin Atkinson [EMAIL PROTECTED] wrote: On Mon, 2006-10-23 at 15:45 +0100, Alexandre Vieira wrote: Hello folks, Reading trough 6.1 hardware notes for the sparc64 port I can see that any Ultrasparc III system is not supported. I have a bunch of these laying around and would

Re: What's so compelling about FreeBSD?

2006-10-16 Thread Alexandre Vieira
] Hello, As far as I can tell Linux only had mainstream/official iscsi support in 2.6.12 (2005-06). -- Alexandre Vieira - [EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Can't get direct rendering with i915

2006-10-05 Thread Alexandre Vieira
0 16 8 16 16 16 0 0 0 Slow Thanks in advance. -- Alexandre Vieira - [EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

pcm0 + rl0 in the same irq causes panic

2006-10-01 Thread Alexandre Vieira
by Ariff. Whenevr artds (our anything else opens the device) I get a panic fatal trap 19 (non-maskable interrupt trap while in kernel mode). What info do I need to submit in order to investigate this issue? Regards, -- Alexandre Vieira - [EMAIL PROTECTED

Re: pcm0 + rl0 in the same irq causes panic

2006-10-01 Thread Alexandre Vieira
On 10/1/06, Ariff Abdullah [EMAIL PROTECTED] wrote: [CC: current@ as this issue related with the current state of -current] On Sun, 1 Oct 2006 20:10:33 +0100 Alexandre Vieira [EMAIL PROTECTED] wrote: Hello folks, I'm having some troubles setting up my freebsd workstation. blackpearl

Re: FreeBSD not popular in Asia?

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

awk question

2006-01-20 Thread Alexandre Vieira
Hello folks, I'm making a script to generate some statistics for a batch job and I'm stuck with awk. For example: %echo 1 2 3 4 5 6 | awk {'print $1 $2 $3 $4 $5 $6'} it will output: 1 2 3 4 5 6 I want to tokenize a string with another separating char (the : char): %echo 1:2:3:4:5:6 and

Re: awk question

2006-01-20 Thread Alexandre Vieira
On 1/20/06, Don Hinton [EMAIL PROTECTED] wrote: Hi Alexandre: On Friday 20 January 2006 16:59, Alexandre Vieira wrote: Hello folks, I'm making a script to generate some statistics for a batch job and I'm stuck with awk. For example: %echo 1 2 3 4 5 6 | awk {'print $1 $2 $3 $4

Re: Sendmail help needed

2005-07-29 Thread Alexandre Vieira
to get every mail (including local mail) redirected to one domain with MX lookup? I've been reading about LUSER_RELAY, LOCAL_RELAY, stickyhost, but I don't know if this will solve the problem. On 7/28/05, Glenn Dawson [EMAIL PROTECTED] wrote: At 03:17 PM 7/28/2005, Alexandre Vieira wrote: Hello

Re: Sendmail help needed

2005-07-29 Thread Alexandre Vieira
can clarify anything, I'll be around for at least another few hours... -Glenn On 7/28/05, Glenn Dawson [EMAIL PROTECTED] wrote: At 03:17 PM 7/28/2005, Alexandre Vieira wrote: Hello folks, I'm trying to get past a standard in sendmail which is very simple. I have several

Re: Sendmail help needed

2005-07-29 Thread Alexandre Vieira
of script to change the A record for the mailhub, in our nameserver, when it's down so the backup mailserver can get with it's work. Any help on this issue is apreciated. On 7/29/05, Glenn Dawson [EMAIL PROTECTED] wrote: At 01:48 AM 7/29/2005, Alexandre Vieira wrote: Hello Glenn, The odds

Sendmail help needed

2005-07-28 Thread Alexandre Vieira
Hello folks, I'm trying to get past a standard in sendmail which is very simple. I have several machines reporting mails trough local MTA's (sendmail) in each one of the boxes to our main mailserver. The thing is, I did not developed the scripts and they are using mailx -s subj user which

HT kernel

2004-10-26 Thread Alexandre Vieira
Hello, I have a machine with an Intel p4 3.2ghz FSB800 w/ 1MB L2 cache and I wanted to know your opinion about some kernel options that would boost the performance of this kind of processor. Timecounter i8254 frequency 1193182 Hz quality 0 CPU: Intel(R) Pentium(R) 4 CPU 3.20GHz (3206.95-MHz

Compiling PF and IPFW in the same kernel

2004-10-26 Thread Alexandre Vieira
Hello, Anyone knows if there is any problem in compiling ipfw and pf in the same kernel? Which one will be turned of by default? Or will they both be turned on? Will the default rule for PF be allow all ? Sorry for the mass questioning! thanks for your time :)