Not send messages in my zone:


 
Thread Tools Search this Thread
Operating Systems Solaris Not send messages in my zone:
# 1  
Old 11-10-2008
Not send messages in my zone:

I have spark t1000 server in my corp, in global (ip 172.17.0.44) have zone(name www2) ip 172.17.0.15:
In moment when i tried to send {code}#uuencode stats.zip stats.zip | mailx sotnav@domain.ru{code}a message whith sendmail on my www2 I have syslog:
Quote:
{code}Nov 10 14:50:21 www2 sendmail[26103]: [ID 801593 mail.info] mAABoLFY026103: from=tomcat, size=48446, class=0, nrcpts=1, msgid=<200811101150.mAABoLFY026103@www2.domain.ru>, relay=root@localhost
Nov 10 14:50:21 www2 sendmail[26104]: [ID 801593 mail.info] mAABoLBc026104: from=<tomcat@www2.domain.ru>, size=48702, class=0, nrcpts=1, msgid=<200811101150.mAABoLFY026103@www2.domain.ru>, proto=ESMTP, daemon=NoMTA4, relay=localhost [127.0.0.1]
Nov 10 14:50:21 www2 sendmail[26103]: [ID 801593 mail.info] mAABoLFY026103: to=sotnav@domain.ru, ctladdr=tomcat (100/100), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=78446, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (mAABoLBc026104 Message accepted for delivery)
Nov 10 14:51:19 www2 sendmail[26126]: [ID 801593 mail.info] mAABpHqh026126: localhost [127.0.0.1] did not issue MAIL/EXPN/VRFY/ETRN during connection to NoMTA4
Nov 10 14:57:50 www2 sendmail[26106]: [ID 801593 mail.info] mAABoLBc026104: to=<sotnav@domain.ru>, ctladdr=<tomcat@www2.domain.ru> (100/100), delay=00:07:29, xdelay=00:07:29, mailer=esmtp, pri=168702, relay=mailhost.domain.ru, dsn=5.1.2, stat=Host unknown (Name server: mailhost.domain.ru: host not found)
Nov 10 14:57:50 www2 sendmail[26106]: [ID 801593 mail.info] mAABoLBc026104: mAABvoBc026106: DSN: Host unknown (Name server: mailhost.domain.ru: host not found)
Nov 10 14:57:51 www2 sendmail[26106]: [ID 801593 mail.info] mAABvoBc026106: to=<tomcat@www2.domain.ru>, delay=00:00:01, xdelay=00:00:01, mailer=local, pri=79916, relay=local, dsn=2.0.0, stat=Sent
{code}

Quote:
{code}
bash-3.00# cat /etc/hosts
#
# Internet host table
#
::1 localhost
127.0.0.1 localhost
172.17.0.15 www2 www2.domain.ru loghost
172.17.0.5 maillocal.domain.ru{code}
What's problem please help?
# 2  
Old 11-10-2008
Code:
(Name server: mailhost.domain.ru: host not

Code:
127.0.0.1 localhost
172.17.0.15 www2 www2.domain.ru loghost
172.17.0.5 maillocal.domain.ru


You seem to have a mismatch for your mailhost.
# 3  
Old 11-10-2008
thanx reborg!
I do next movement:
Correct /etc/hosts
Quote:
# Internet host table
#
::1 localhost
127.0.0.1 localhost
172.17.0.15 www2 www2.domain.ru loghost
172.17.0.5 mailhost.domain.ru
and restart sendmail:
Quote:
bash-3.00# svcadm disable sendmail
bash-3.00# svcadm enable sendmail
message was received but only after 10 minute!

syslog:
Quote:
Nov 10 17:52:04 www2 sendmail[1111]: [ID 801593 mail.info] mAAEq2Os001111: localhost [127.0.0.1] did not issue MAIL/EXPN/VRFY/ETRN during connection to NoMTA4
why does it slowly?Smilie

Last edited by sotich82; 11-10-2008 at 10:57 AM..
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

Solaris 11 zone has no external network access (except to Global Zone)

Hi, hoping someone can help, its been a while since I used Solaris. After creating a NGZ (non global zone), the NGZ can access the GZ (Global Zone) and the GZ can access the NGZ (using ssh, zlogin) However, the NGZ cannot access any other netwqork devices, it can't even see the default router ... (2 Replies)
Discussion started by: GazinLincoln
2 Replies

2. Solaris

Local zone is not logging systems messages to /var/adm/messages

This is isolated to just 1 non-global zone out of many zones managed This is a Solaris 11 system on SPARC This is NOT a branded zone syslogd is active This came to our attention when one of our scripts didn't run over the weekend prompting us to check our messages logging in... (6 Replies)
Discussion started by: samthewildone
6 Replies

3. Solaris

Unable to send mail from non-global zone

TLDR; non-global-zone has same configuration files (sendmail.cf) as global-zone but still unable to send mail out using mailx I have a S11.3 system that has a non-global-zone which uses the exact same sendmail.cf configurations as the global but, unable to send mail out from it. Apparently... (2 Replies)
Discussion started by: samthewildone
2 Replies

4. UNIX for Advanced & Expert Users

Solaris 10: I forgot to detach a zone before zpool export. Uninstall zone?

Dear all, recently, I migrated a solaris zone from one host to another. The zone was inside of a zpool. The zpool cotains two volumes. I did the following: host1: $ zlogin zone1 shutdown -y -g0 -i0 #Zone status changes from running to installed $ zpool export zone1 host2: $ zpool... (2 Replies)
Discussion started by: custos
2 Replies

5. Solaris

Scripting changes to multiple zone configurations in the same Global Zone

So this is Solaris 11.1. I have a Global zone that has several non-global zones running in it. I want to change the capped-memory.physical resources setting in ALL the zone configs of the running zones. if I were to do this manually here's what I would do: zonecfg -z zone1 select... (2 Replies)
Discussion started by: os2mac
2 Replies

6. Solaris

showing 2 different time zones in global zone and nonglobal zone

can some one help me out as it is showing 2 different time zones in global zone and nonglobal zone .In global zone it is showing in GMT while in nonglobal zone i it showing as PDT. System in running with solaris 10 (3 Replies)
Discussion started by: ravijanjanam12
3 Replies

7. Solaris

Zone failes to boot due to mount issue, dir exists in zone.

I have two physical servers, with zones that mount local storage. We were using "raw device" in the zonecfg to point to a metadevice on the global zone (it was not mounted in the global zone at any point). It failed to mount on every boot because the directory existed in the zone. I... (6 Replies)
Discussion started by: BG_JrAdmin
6 Replies

8. Solaris

how to add a default gateway in a zone of different VLAN of global zone

Hi Greetings... I have an issue in connecting the zone from outside the network and it is because of default gateway. I can ping default gateway from inside the zone and not able to ping from global zone due to different VLAN issue. If i add two different gateways and restart network services,... (2 Replies)
Discussion started by: vvpotugunta
2 Replies

9. Solaris

Bind zone transfer recategorises zone file?

Hi, I have a primary/slave Bind 9 setup running on a Solaris 10 platform. Everything is hunky dorey, except for when I make a zone file change and up the serial the file that is transferred to the slave looses all its comments, and the entries are place in alphabetical order. I administer many... (1 Reply)
Discussion started by: fulhamfcboy
1 Replies
Login or Register to Ask a Question