From cax0cn at gmail.com Fri Oct 2 15:01:11 2009 From: cax0cn at gmail.com (Joseph Chen) Date: Fri, 2 Oct 2009 23:01:11 +0800 Subject: Options available for nfs debugging RHEL 5.3 In-Reply-To: References: Message-ID: <8d423b320910020801r33ce7af0gfb9b378ffdd5e352@mail.gmail.com> A interesting issue - What's the output of "echo hi > file.txt"? On Wed, Sep 30, 2009 at 7:54 PM, mk wrote: > Linux is using nfs3 by default. Forcing to nfs2 is actually automatically > pushing it up to nfs3. > this problem is very strange. Seems like ACL is being enforced for some > reason when ACL is not applied in this case. > > MK > On Mon, Sep 28, 2009 at 8:11 AM, Giovanni Tirloni wrote: > >> On Mon, Sep 28, 2009 at 8:43 AM, mk wrote: >> >>> thanks Giovanni, >>> No special attributes on mac side since other clients like solaris is >>> mounting OK and not showing the same issue. UID and GID is matching. >>> >> >> I would try to force NFS v2 or v3 on the Linux side and see what happens. >> This looks very strange. >> >> Giovanni P. Tirloni >> tirloni at gmail.com >> >> -- Sponser and operater: Linux monitoring solution: http://admon.org -------------- next part -------------- An HTML attachment was scrubbed... URL: From fmathias at gmail.com Fri Oct 2 17:35:58 2009 From: fmathias at gmail.com (Fabio Rampazzo Mathias) Date: Fri, 2 Oct 2009 14:35:58 -0300 Subject: Options available for nfs debugging RHEL 5.3 In-Reply-To: <8d423b320910020801r33ce7af0gfb9b378ffdd5e352@mail.gmail.com> References: <8d423b320910020801r33ce7af0gfb9b378ffdd5e352@mail.gmail.com> Message-ID: it depends on what type of output you're meaning....if you "command > file.txt" the standard output will be put into file.txt BUT...the standard error will not!!! to do so, you can: "command &> file.txt" you can find a little bit explained here : http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO-3.html cheers F?bio Rampazzo Mathias On Fri, Oct 2, 2009 at 12:01 PM, Joseph Chen wrote: > A interesting issue - What's the output of "echo hi > file.txt"? > > On Wed, Sep 30, 2009 at 7:54 PM, mk wrote: > >> Linux is using nfs3 by default. Forcing to nfs2 is actually automatically >> pushing it up to nfs3. >> this problem is very strange. Seems like ACL is being enforced for some >> reason when ACL is not applied in this case. >> >> MK >> On Mon, Sep 28, 2009 at 8:11 AM, Giovanni Tirloni wrote: >> >>> On Mon, Sep 28, 2009 at 8:43 AM, mk wrote: >>> >>>> thanks Giovanni, >>>> No special attributes on mac side since other clients like solaris is >>>> mounting OK and not showing the same issue. UID and GID is matching. >>>> >>> >>> I would try to force NFS v2 or v3 on the Linux side and see what happens. >>> This looks very strange. >>> >>> Giovanni P. Tirloni >>> tirloni at gmail.com >>> >>> > > > -- > Sponser and operater: Linux monitoring solution: http://admon.org > > -- > redhat-sysadmin-list mailing list > redhat-sysadmin-list at redhat.com > https://www.redhat.com/mailman/listinfo/redhat-sysadmin-list > -------------- next part -------------- An HTML attachment was scrubbed... URL: From sun.jedi at gmail.com Sat Oct 3 02:53:43 2009 From: sun.jedi at gmail.com (sun.jedi) Date: Fri, 02 Oct 2009 22:53:43 -0400 Subject: Options available for nfs debugging RHEL 5.3 In-Reply-To: References: <8d423b320910020801r33ce7af0gfb9b378ffdd5e352@mail.gmail.com> Message-ID: <4AC6BCB7.1090303@gmail.com> Is your share mounted with acl? [root at localhost marc]# tune2fs -l /dev/mapper/vg1-lvhome | grep options Default mount options: user_xattr acl Is the file umasked readonly with setfacl? [root at localhost marc]# setfacl -m m::rx testfile [root at localhost marc]# getfacl testfile # file: testfile # owner: marc # group: marc user::rw- group::rw- #effective:r-- mask::r-x other::r-- Did someone chattr the file immutable? [root at localhost marc]# chattr +i testfile [root at localhost marc]# lsattr -v testfile 2810282647 ----i-------- testfile Just a few ideas. -Marc On 10/2/2009 1:35 PM, Fabio Rampazzo Mathias wrote: > it depends on what type of output you're meaning.... > if you "command > file.txt" the standard output will be put into file.txt > BUT...the standard error will not!!! > to do so, you can: "command &> file.txt" > you can find a little bit explained here > : http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO-3.html > > cheers > F?bio Rampazzo Mathias > > On Fri, Oct 2, 2009 at 12:01 PM, Joseph Chen > wrote: > > A interesting issue - What's the output of "echo hi > file.txt"? > > > On Wed, Sep 30, 2009 at 7:54 PM, mk > wrote: > > Linux is using nfs3 by default. Forcing to nfs2 is actually > automatically pushing it up to nfs3. > this problem is very strange. Seems like ACL is being enforced > for some reason when ACL is not applied in this case. > > MK > On Mon, Sep 28, 2009 at 8:11 AM, Giovanni Tirloni > > wrote: > > On Mon, Sep 28, 2009 at 8:43 AM, mk > wrote: > > thanks Giovanni, > No special attributes on mac side since other clients > like solaris is mounting OK and not showing the same > issue. UID and GID is matching. > > > I would try to force NFS v2 or v3 on the Linux side and > see what happens. This looks very strange. > > Giovanni P. Tirloni > tirloni at gmail.com > > > > > -- > Sponser and operater: Linux monitoring solution: http://admon.org > > -- > redhat-sysadmin-list mailing list > redhat-sysadmin-list at redhat.com > > https://www.redhat.com/mailman/listinfo/redhat-sysadmin-list > > > ------------------------------------------------------------------------ > > -- > redhat-sysadmin-list mailing list > redhat-sysadmin-list at redhat.com > https://www.redhat.com/mailman/listinfo/redhat-sysadmin-list From cholam20 at yahoo.co.in Wed Oct 7 09:34:51 2009 From: cholam20 at yahoo.co.in (revathi ganesh) Date: Wed, 7 Oct 2009 02:34:51 -0700 (PDT) Subject: Delay in Popping mails in thunderbird Message-ID: <639819.89868.qm@web8406.mail.in.yahoo.com> Dear all I have configured mail server in redhat 4. but in my thunderbird mail client the mails from server takes minimum 1/2 hr to reach .both r in the same network only. any suggestions why it i shappening thanks From cricket scores to your friends. Try the Yahoo! India Homepage! http://in.yahoo.com/trynew -------------- next part -------------- An HTML attachment was scrubbed... URL: From unixadm28 at gmail.com Thu Oct 15 18:53:03 2009 From: unixadm28 at gmail.com (mk) Date: Thu, 15 Oct 2009 14:53:03 -0400 Subject: Options available for nfs debugging RHEL 5.3 In-Reply-To: <4AC6BCB7.1090303@gmail.com> References: <8d423b320910020801r33ce7af0gfb9b378ffdd5e352@mail.gmail.com> <4AC6BCB7.1090303@gmail.com> Message-ID: Thanks for your help, most commands below did not work since my problem is with nfs mounted files. I am mounting MAC OSX 10.5.8 on a red hat 5.3 client. I would be interested in talking to SAs that currently have this exact setup (NFS server: MAC OSX 10.5.8 and NFS Client RHEL 5.3) > id user2, group2 > ls -la nfs:/test/testfile > rw-,rw-,--- userX group2 /test/testfile > echo hi > nfs:/test/testfile permission denied > echo hi >> nfs:/test/testfile (no error) MK On Fri, Oct 2, 2009 at 10:53 PM, sun.jedi wrote: > Is your share mounted with acl? > > [root at localhost marc]# tune2fs -l /dev/mapper/vg1-lvhome | grep options > Default mount options: user_xattr acl > > Is the file umasked readonly with setfacl? > > [root at localhost marc]# setfacl -m m::rx testfile > [root at localhost marc]# getfacl testfile > # file: testfile > # owner: marc > # group: marc > user::rw- > group::rw- #effective:r-- > mask::r-x > other::r-- > > Did someone chattr the file immutable? > > [root at localhost marc]# chattr +i testfile > [root at localhost marc]# lsattr -v testfile > 2810282647 ----i-------- testfile > > Just a few ideas. > -Marc > > > On 10/2/2009 1:35 PM, Fabio Rampazzo Mathias wrote: > >> it depends on what type of output you're meaning.... >> if you "command > file.txt" the standard output will be put into file.txt >> BUT...the standard error will not!!! >> to do so, you can: "command &> file.txt" you can find a little bit >> explained here : http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO-3.html >> >> cheers >> F?bio Rampazzo Mathias >> >> On Fri, Oct 2, 2009 at 12:01 PM, Joseph Chen > cax0cn at gmail.com>> wrote: >> >> A interesting issue - What's the output of "echo hi > file.txt"? >> >> >> On Wed, Sep 30, 2009 at 7:54 PM, mk > > wrote: >> >> Linux is using nfs3 by default. Forcing to nfs2 is actually >> automatically pushing it up to nfs3. >> this problem is very strange. Seems like ACL is being enforced >> for some reason when ACL is not applied in this case. >> >> MK >> On Mon, Sep 28, 2009 at 8:11 AM, Giovanni Tirloni >> > wrote: >> >> On Mon, Sep 28, 2009 at 8:43 AM, mk > > wrote: >> >> thanks Giovanni, >> No special attributes on mac side since other clients >> like solaris is mounting OK and not showing the same >> issue. UID and GID is matching. >> >> >> I would try to force NFS v2 or v3 on the Linux side and >> see what happens. This looks very strange. >> >> Giovanni P. Tirloni >> tirloni at gmail.com >> >> >> >> >> -- Sponser and operater: Linux monitoring solution: >> http://admon.org >> >> -- >> redhat-sysadmin-list mailing list >> redhat-sysadmin-list at redhat.com >> >> https://www.redhat.com/mailman/listinfo/redhat-sysadmin-list >> >> >> ------------------------------------------------------------------------ >> >> -- >> redhat-sysadmin-list mailing list >> redhat-sysadmin-list at redhat.com >> https://www.redhat.com/mailman/listinfo/redhat-sysadmin-list >> > > -- > redhat-sysadmin-list mailing list > redhat-sysadmin-list at redhat.com > https://www.redhat.com/mailman/listinfo/redhat-sysadmin-list > -------------- next part -------------- An HTML attachment was scrubbed... URL: From t.baer at dokom21.de Fri Oct 16 16:01:33 2009 From: t.baer at dokom21.de (t.baer at dokom21.de) Date: Fri, 16 Oct 2009 18:01:33 +0200 Subject: =?utf-8?q?AUTO=3A_Torsten_B=C3=A4r_ist_au=C3=9Fer_Haus=2E_=28R?= =?utf-8?b?w7xja2tlaHIgYW0gMTkuMTAuMjAwOSk=?= Message-ID: Ich bin bis 19.10.2009 abwesend Guten Tag und vielen Dank f?r Ihre Nachricht. Leider bin ich zurzeit au?er Haus. Ab dem 19.10.2009 bin ich wieder f?r Sie da. Ihre E-Mail wird nicht automatisch weitergeleitet, daher werde ich Ihre Mitteilung erst nach meiner R?ckkehr bearbeiten. In dringenden F?llen wenden Sie sich gerne an meine Vertretung Herr Jan Welte unter der Rufnummer 0231.930-94 03 oder per E-Mail j.welte at dokom21.de. Mit freundlichen Gr??en Torsten B?r Hinweis: Dies ist eine automatische Antwort auf Ihre Nachricht " redhat-sysadmin-list Digest, Vol 56, Issue 4" gesendet am 16.10.2009 18:00:07. Diese ist die einzige Benachrichtigung, die Sie empfangen werden, w?hrend diese Person abwesend ist. Stellen Sie sich Ihr individuelles Paket zusammen! Mit DOKOM21 kompetent, Ihrem DSL-Kombi-Paket, kombinieren Sie ganz nach Ihren W?nschen. DSL-Internetzugang schon f?r 15 ?/Monat. Weitere Informationen unter www.dokom21.de/kompetent Gesch?ftsf?hrer: J?rg Figura, Manfred Langguth, Franz-Josef Senf Sitz der Gesellschaft: Dortmund Registergericht: Amtsgericht Dortmund HRB 12299 From nitin.gizare at wipro.com Wed Oct 21 12:00:34 2009 From: nitin.gizare at wipro.com (nitin.gizare at wipro.com) Date: Wed, 21 Oct 2009 17:30:34 +0530 Subject: NIS Automount issue Message-ID: Hi All We have NIS server running in RHEL 3.0 Up6 version. We have clients with OS with RHEL 3.0 Up6 and RHEL 4.0 which are binding to above said NIS server. We see issue that none of home dir or mounts defined in auto.home are not mounting in NIS servers but same mounts are mounting in NIS client machine. Please help us to resolve this.. . We get below error in /var/log/message file of NIS server. Oct 21 16:52:50 casper automount[7776]: lookup(program): lookup for tool failed Oct 21 16:52:50 casper automount[7776]: failed to mount /h/tool Casper machine is NIS server. Rgds Nitin -------------- next part -------------- An HTML attachment was scrubbed... URL: From kshaughnessy at carrols.com Tue Oct 27 19:39:10 2009 From: kshaughnessy at carrols.com (Shaughnessy, Kevin) Date: Tue, 27 Oct 2009 15:39:10 -0400 Subject: Oracle wants to install YAST on RHEL Message-ID: <499B7E7729959F42A578774A70FA8C4907DE0487@syrexch01.CARROLS.LOCAL> Our Red Hat systems are dedicated Oracle DB engines clustered with Oracle's RAC software. The DBA administers via the Oracle Enterprise Manager GUI, which now wants to install Oracle's port of YAST. It contains over a 100 .RPM modules. From the packages.list, in sorted order: aaa_base-9.1-*.rpm autoyast2-installation-2.9.45-*.rpm fillup-1.42-*.rpm hwinfo-8.99-*.rpm ldapcpplib-0.0.3-*.rpm libxcrypt-2.1.90-*.rpm liby2util-2.9.24-*.rpm netcat-1.10-*.rpm nmbstatus-1.11-*.rpm perl-Config-Crontab-1.03-*.rpm perl-Crypt-SmbHash-0.02-*.rpm perl-Digest-MD4-1.3-*.rpm perl-gettext-1.01-*.rpm perl-Parse-RecDescent-1.80-*.rpm perl-X500-DN-0.28-*.rpm powertweak-0.99.5-*.rpm powertweak-extra-0.99.5-*.rpm testutf8-1.0-*.rpm xmset-1.2-*.rpm yast2-2.9.75-*.rpm yast2-bootloader-2.9.22-*.rpm yast2-ldap-client-2.9.29-*.rpm \ yast2-control-center-2.9.11-*.rpm yast2-core-2.9.94-*.rpm yast2-country-2.9.24-*.rpm yast2-dhcp-server-2.9.23-*.rpm yast2-dns-server-2.9.24-*.rpm ... yast2-tune-2.9.22-*.rpm yast2-update-2.9.27-*.rpm yast2-inetd-2.9.12-*.rpm yast2-network-2.9.57-*.rpm \ yast2-users-2.9.39-*.rpm yast2-pam-2.9.13-*.rpm yast2-security-2.9.14-*.rpm \ yast2-x11-2.9.11-*.rpm yast2-xml-2.9.8-*.rpm Your opinions on adding YAST? I have no trashable systems and no bare-metal restore capabilities. Thanks, -------------- next part -------------- An HTML attachment was scrubbed... URL: From smooge at gmail.com Tue Oct 27 20:35:34 2009 From: smooge at gmail.com (Stephen John Smoogen) Date: Tue, 27 Oct 2009 14:35:34 -0600 Subject: Oracle wants to install YAST on RHEL In-Reply-To: <499B7E7729959F42A578774A70FA8C4907DE0487@syrexch01.CARROLS.LOCAL> References: <499B7E7729959F42A578774A70FA8C4907DE0487@syrexch01.CARROLS.LOCAL> Message-ID: <80d7e4090910271335i7b8295d0g7531d8bf60fff36d@mail.gmail.com> On Tue, Oct 27, 2009 at 1:39 PM, Shaughnessy, Kevin wrote: > Our Red Hat systems are dedicated Oracle DB engines clustered with Oracle?s > RAC software.? The DBA administers via the Oracle Enterprise Manager GUI, > which now wants to install Oracle?s port of YAST.? It contains over a 100 > .RPM modules.? From the packages.list, in sorted order: ..... > Your opinions on adding YAST? > > I have no trashable systems and no bare-metal restore capabilities. If you have no trashable systems then you shouldn't do this. I mean its like saying "Hey lets inject ourselves with this stuff I found on the street just because its something new." Then I would give your DBA a nice wedgie by letting him know that there is no recovery mechanism if he screws up. After that its time to get those features to be able to plan forward. I am not saying that Yast couldn't be a big win (looking at the code though they havent put anything in there repository port in close to a year).. but one needs to 1) Know why you are doing something 2) Know how it works 3) Know how to go back. If you can't then its a grenade of fail, and you are being asked to pull the pin. -- Stephen J Smoogen. Ah, but a man's reach should exceed his grasp. Or what's a heaven for? -- Robert Browning From fernando at lozano.eti.br Wed Oct 28 01:44:07 2009 From: fernando at lozano.eti.br (fernando at lozano.eti.br) Date: Tue, 27 Oct 2009 22:44:07 -0300 Subject: Oracle wants to install YAST on RHEL Message-ID: <4ae7a1e7.2bf.eb3.1904562692@lozano.eti.br> Hi there, I'd advise against using Yast. It's an all or nothing proposition: either you configure everything through Yast, else Yast will erase changes you did manually to system configuration files the next time someone uses Yast. Ast least it used to work this way years ago, the last time I administered a SuSE server. []s, Fernando Lozano > Our Red Hat systems are dedicated Oracle DB engines clustered with > Oracle's RAC software. The DBA administers via the Oracle Enterprise > Manager GUI, which now wants to install Oracle's port of YAST. It > contains over a 100 .RPM modules. From the packages.list, in sorted > order: > aaa_base-9.1-*.rpm > autoyast2-installation-2.9.45-*.rpm > fillup-1.42-*.rpm > hwinfo-8.99-*.rpm > ldapcpplib-0.0.3-*.rpm > libxcrypt-2.1.90-*.rpm > liby2util-2.9.24-*.rpm > netcat-1.10-*.rpm > nmbstatus-1.11-*.rpm > perl-Config-Crontab-1.03-*.rpm > perl-Crypt-SmbHash-0.02-*.rpm > perl-Digest-MD4-1.3-*.rpm > perl-gettext-1.01-*.rpm > perl-Parse-RecDescent-1.80-*.rpm > perl-X500-DN-0.28-*.rpm > powertweak-0.99.5-*.rpm > powertweak-extra-0.99.5-*.rpm > testutf8-1.0-*.rpm > xmset-1.2-*.rpm > yast2-2.9.75-*.rpm > yast2-bootloader-2.9.22-*.rpm > yast2-ldap-client-2.9.29-*.rpm \ > yast2-control-center-2.9.11-*.rpm > yast2-core-2.9.94-*.rpm > yast2-country-2.9.24-*.rpm > yast2-dhcp-server-2.9.23-*.rpm > yast2-dns-server-2.9.24-*.rpm > ... > yast2-tune-2.9.22-*.rpm > yast2-update-2.9.27-*.rpm yast2-inetd-2.9.12-*.rpm > yast2-network-2.9.57-*.rpm \ > yast2-users-2.9.39-*.rpm yast2-pam-2.9.13-*.rpm > yast2-security-2.9.14-*.rpm \ > yast2-x11-2.9.11-*.rpm > yast2-xml-2.9.8-*.rpm > > Your opinions on adding YAST? > I have no trashable systems and no bare-metal restore capabilities. > > > Thanks, > > > > -- > redhat-sysadmin-list mailing list > redhat-sysadmin-list at redhat.com > https://www.redhat.com/mailman/listinfo/redhat-sysadmin-list From Anthony.Doyle at nab.com.au Wed Oct 28 04:07:36 2009 From: Anthony.Doyle at nab.com.au (Anthony Doyle) Date: Wed, 28 Oct 2009 15:07:36 +1100 Subject: Oracle wants to install YAST on RHEL In-Reply-To: <4ae7a1e7.2bf.eb3.1904562692@lozano.eti.br> References: <4ae7a1e7.2bf.eb3.1904562692@lozano.eti.br> Message-ID: <47493895070ABF4399D7E7F022C5367A24D3C59865@MELWVSMES01.global.thenational.com> My first response would be no and my second response would be why ? ... the why part is what I would use to respond to them with .... unless you know why they want it you can't work out if it's really needed just because someone has used a tool before doesn't make it acceptable to install on any server. Always remember if you're the sys admin your ultimately responsible for the server being usable and delivering what its suppose to. We have over 40 to 50 servers running oracle and we haven't installed yast on any of them. Cheers Anthony -----Original Message----- From: redhat-sysadmin-list-bounces at redhat.com [mailto:redhat-sysadmin-list-bounces at redhat.com] On Behalf Of fernando at lozano.eti.br Sent: Wednesday, 28 October 2009 12:44 PM To: redhat-sysadmin-list at redhat.com Subject: Re: Oracle wants to install YAST on RHEL Hi there, I'd advise against using Yast. It's an all or nothing proposition: either you configure everything through Yast, else Yast will erase changes you did manually to system configuration files the next time someone uses Yast. Ast least it used to work this way years ago, the last time I administered a SuSE server. []s, Fernando Lozano > Our Red Hat systems are dedicated Oracle DB engines clustered with > Oracle's RAC software. The DBA administers via the Oracle Enterprise > Manager GUI, which now wants to install Oracle's port of YAST. It > contains over a 100 .RPM modules. From the packages.list, in sorted > order: > aaa_base-9.1-*.rpm > autoyast2-installation-2.9.45-*.rpm > fillup-1.42-*.rpm > hwinfo-8.99-*.rpm > ldapcpplib-0.0.3-*.rpm > libxcrypt-2.1.90-*.rpm > liby2util-2.9.24-*.rpm > netcat-1.10-*.rpm > nmbstatus-1.11-*.rpm > perl-Config-Crontab-1.03-*.rpm > perl-Crypt-SmbHash-0.02-*.rpm > perl-Digest-MD4-1.3-*.rpm > perl-gettext-1.01-*.rpm > perl-Parse-RecDescent-1.80-*.rpm > perl-X500-DN-0.28-*.rpm > powertweak-0.99.5-*.rpm > powertweak-extra-0.99.5-*.rpm > testutf8-1.0-*.rpm > xmset-1.2-*.rpm > yast2-2.9.75-*.rpm > yast2-bootloader-2.9.22-*.rpm > yast2-ldap-client-2.9.29-*.rpm \ > yast2-control-center-2.9.11-*.rpm > yast2-core-2.9.94-*.rpm > yast2-country-2.9.24-*.rpm > yast2-dhcp-server-2.9.23-*.rpm > yast2-dns-server-2.9.24-*.rpm > ... > yast2-tune-2.9.22-*.rpm > yast2-update-2.9.27-*.rpm yast2-inetd-2.9.12-*.rpm > yast2-network-2.9.57-*.rpm \ > yast2-users-2.9.39-*.rpm yast2-pam-2.9.13-*.rpm > yast2-security-2.9.14-*.rpm \ > yast2-x11-2.9.11-*.rpm > yast2-xml-2.9.8-*.rpm > > Your opinions on adding YAST? > I have no trashable systems and no bare-metal restore capabilities. > > > Thanks, > > > > -- > redhat-sysadmin-list mailing list > redhat-sysadmin-list at redhat.com > https://www.redhat.com/mailman/listinfo/redhat-sysadmin-list -- redhat-sysadmin-list mailing list redhat-sysadmin-list at redhat.com https://www.redhat.com/mailman/listinfo/redhat-sysadmin-list National Australia Bank Ltd - ABN 12 004 044 937 This email may contain confidential information. If you are not the intended recipient, please immediately notify us at postmaster at nab.com.au or by replying to the sender, and then destroy all copies of this email. Except where this email indicates otherwise, views expressed in this email are those of the sender and not of National Australia Bank Ltd. Advice in this email does not take account of your objectives, financial situation, or needs. It is important for you to consider these matters and, if the e-mail refers to a product(s), you should read the relevant Product Disclosure Statement(s)/other disclosure document(s) before making any decisions. If you do not want email marketing from us in future, forward this email with "unsubscribe" in the subject line to Unsubscriptions at nab.com.au in order to stop marketing emails from this sender. National Australia Bank Ltd does not represent that this email is free of errors, viruses or interference.