Sendmail Issue

1794 byte By CodeProf.com at 2007-12-25 1:44:00
Hello all,I'm having an issue with Sendmail (8.12.9). I have a few departments oncampus that are able to connect to our SMTP server, however they are unableto successfully communicate with the daemon. I've tried telnetting fromtheir mail server to mine. I get connected. I issue a HELO ...

Sendmail Issue - Follow Up

1534 byte By CodeProf.com at 2007-12-25 1:44:00
Output of Snoop Commandmerlin.dev.gatech.edu -> kari.gtf.gatech.edu SMTP C port=38301kari.gtf.gatech.edu -> merlin.dev.gatech.edu SMTP R port=38301merlin.dev.gatech.edu -> kari.gtf.gatech.edu SMTP C port=38301kari.gtf.gatech.edu -> merlin.dev.gatech.edu SMTP R port=38301 ...

Using sed or awk to append a line based on some search criteria

258 byte By CodeProf.com at 2007-12-25 1:44:00
Hi Sun Managers,<p>I need to be able to search for a specific text in a file and append a new line <br>right after the text I found.<p>I know there was something about using "\a" for appending but for some reason I <br>cannot get it work.<p>TIA<br>

Summary: Solaris directory file size

1110 byte By CodeProf.com at 2007-12-25 1:44:00
In order of received response, thanks to the following for their ideas andsuggestions:Ozgur C. DemirGrzegorz BakalarskiBaranyai PalTrey ValentaJay LessertDarren DunhamKevin ButerbaughRussell C. PageThe general concensus was that many files were being rapidlycreated/deleted, and a great deal of ...

SUMMARY: Using sed or awk to append a line based on some search criteria

675 byte By CodeProf.com at 2007-12-25 1:44:00
My apology since this was not related to Sun system administration. Thank you all:JULIAN, JOHN C Bertrand Hutin and ttgHere are the answers:-----From JULIAN------------------sed "/$MatchStuff/a\\$NewLineStuff" OrigFile > NewFile-----From Bertand------------------awk '/specific ...

what does mean such error message?

539 byte By CodeProf.com at 2007-12-25 1:44:00
Hello All.Maybe someone could state what does mean a following error:Jul 28 13:09:03 zatoka SUNW,UltraSPARC-III+: [ID 762062 kern.info] NOTICE: [AFT0] WDC Event detected by CPU6 at TL=0, errID 0x000749f6.f584087cJul 28 13:09:03 zatoka SUNW,UltraSPARC-III+: [ID 796924 kern.info] [AFT0] errID ...

Failed to boot after patch installation on E3500 Solaris 2.6

850 byte By CodeProf.com at 2007-12-25 1:44:00
Hello,I have a Sun Enterprise 3500 running Solaris 2.6 with the kernelpatch version 19. Root disk is under control of veritas volume manager(v.2.5.3).After I installed Recommended patch cluster, the machine failed to boot.The following messages appear on console before system panic: ...

Sun HS PCI sending x25 over isdn

948 byte By CodeProf.com at 2007-12-25 1:44:00
Hi all, I've got a Sun E450 box with a Sun HS PCI Card running Solstice 9.2. Recently we've got an ISDN line to connect to a Company and send X25 traffic. The thing is that the ISDN line providers didn't get involved in anything else and I would need some help on the network schematic. The ...

SUMMARY: routing from a specific interface

976 byte By CodeProf.com at 2007-12-25 1:44:00
Thanks to all who replied to my probably clumsily-worded question. Theoriginal question: I need to get traffic that originates on thesecond interface (hme1) to go to the router that is on the same segment.Respondents somehow figured out that I was asking how to route packetsthat originate from ...

Solaris9 and routing on supernets

1359 byte By CodeProf.com at 2007-12-25 1:44:00
> Hi Sunmanagers:> > I am attempting to install a Solaris9 host on a supernettted subnet. It> appears that Solaris9 does not like supernets where multiple interfaces> are used. I cannot change the current addressing scheme.> > My host table says:> > 10.0.6.16 ...

sunray 100 resoltuin and server 2

2041 byte By CodeProf.com at 2007-12-25 1:44:00
Hi Gurus,We have Solaris 9 (Genereic_112233-06 Fire V480R),have installed Sunray Server 2 with latest patchrelease 114880-01. We are using Sunray 1 and 100. OnSunray 100, we have problem with virtual resolution ieis not fitting on screen even though we tried toadjust from sunray monitor and we ...

Installing Sun Management Center 3.0 Console on WinXP Errors

279 byte By CodeProf.com at 2007-12-25 1:44:00
Hi,<p>Has anyone installed the Sun Management Center 3.0 - Console on the WinXP<br>Professional PC before?<br>I encountered some Java Error when i was installing the console on the<br>WinXP Pro. The SP is Win XP SP1a.<p>Appreciate any reply.<p>Thanks in advance<br>Chee Kiong<br>

summary:ARP

681 byte By CodeProf.com at 2007-12-25 1:44:00
Hi all,I am so thankful for all who patiently replied my Qn.But,I realised that I have submitted a wrong question to codeprof.Sorry for that mistake.Since ping and arp -a from the server didnot give the result,I thought ,may be there are some other commands which mayhelp to find a way.Now i ...

SunRay server software and /var partition

500 byte By CodeProf.com at 2007-12-25 1:44:00
Dear readers,I'm using SunRay server software v. 1.3 on netra t4. Its package SUNWbbuses /var/opt/SUNWbb for chrooting.Recently I found that dir /var/opt/SUNWbb/root/proc grows permanently and eats more than 90% ofdisk space. Now the /var partition has no free space.This directory is mounted ...

Sunray mouse click problems

577 byte By CodeProf.com at 2007-12-25 1:44:00
Hi All,We have the following environment:Sunfire V480 serverSunray 2.0 softwareSunray appliancesAfter loading an update to an application, the right mouse button is not beingrecognized. The problem only occurs in the application gui. This obviouslypoints to the app, however it works fine on a ...

10/100 MBit Network Card

152 byte By CodeProf.com at 2007-12-25 1:44:00
Hello!<p>Can anyone tell me, which 10/100 MBit Card (Sun Partnumber) would fit<br>into my 280R? I need a single port, no qfe!<p>Thanks,<br>/matthias<br>

SUMMARY: DNS IP Cleanup

3196 byte By CodeProf.com at 2007-12-25 1:44:00
Hi Guys,I apologize for not sending a Summary sooner but wanted to fix a couple ofthings before I posted... Thanks to Douglas Palmer and everyone whoreplied to my question... Alot of people suggested I use nmap which wasnot an option so I was unable to do so.. but is a good choise if ...

Heavy swap

2338 byte By CodeProf.com at 2007-12-25 1:44:00
Hi all, We have two 4800 servers (8 CPU , 12 GB RAM ). One server is running Oracle and other server is running application. It is observed that the memory utilization of application server is very high. We have given 15 GB swap on both the servers. Vmstat shows 5.5 Gb free memory and at the ...

Summary: 10/100 Mbit Network Card

595 byte By CodeProf.com at 2007-12-25 1:44:00
hi!thanks to petri kallberg, ben rockwood and steven hill.these links answered my question: http://sunsolve.sun.com/www.sun.com - Hardware Compatibility Listfor the ...

ufsdump via ssh

1328 byte By CodeProf.com at 2007-12-25 1:44:00
Hi Managers,A slight issue here with ufsdumping a Solaris 8 box to a Solaris 9 box through SSH.I've already set up and tested ssh to the server with the tape drive on, and it connects with no password prompt from the root account on the system with the data to back up.The command I'm using ...

SUMMARY: ufsdump via ssh

2157 byte By CodeProf.com at 2007-12-25 1:44:00
SUMMARY~~~~~~~Simple goof. /dev/rmt/0n is the tape device, not /dev/rmt0n.I now use ufsdump 0uf - /dev/md/rdsk/d33 | ssh r280n "dd obs=32k ibs=32kof=/dev/rmt/0n"with success.Thanks to Lieven Marchand for spotting my silly mistake :)Tony Howat wrote:> > Hi Managers,> > A ...

help on tunefs

695 byte By CodeProf.com at 2007-12-25 1:44:00
Hi Managers,We are running 'Solaris 2.5.1' and h/w is Ultra-30.We are running out of space several times...but have planned toincrease a disk space very shorty.Read that tunefs will increase/decrease a filesystem 'minfree'parameter.Would like to get some quick tips on the same.1)how to ...

SUMMARY: permissions of /usr/lib/security?

1347 byte By CodeProf.com at 2007-12-25 1:44:00
This is a really old question. But I only justdiscovered the answer.The (too restrictive) permissions of /usr/lib/securitywere set by running the ASET tool at "high" which wasusing a /usr/aset/masters/tune.high file with the problematical permissions.I think the tune.high file came ...

can't get stderr port

514 byte By CodeProf.com at 2007-12-25 1:45:00
I'm seeing several of these errors on one of my UNIX servers this week:Jul 31 07:00:19 hostname rsh[26808]: can't get stderr port: Cannot assign requested addressI've searched the archives and couldn't find anything. Any ideas what'scausing this?Thanks,MarkMark E. HargraveUNIX Systems ...

Tape Library testing.

1267 byte By CodeProf.com at 2007-12-25 1:45:00
Good morning all..Since you have all been so kind in answering my questions in the past, andhave come up with all the right answers, I thought I would beg and plead foryet one more answer.Now I have been given several robotic tape libraries to test. These range fromSun badged StorageTeks, to ...

Adaptec

433 byte By CodeProf.com at 2007-12-25 1:45:00
Hi,Have an Ultra 10 runnig Solris 9 and wonder if it supports Adaptec2940UW SCSI at all or I need to get a Sun brand card to make it work?What about LSI card?Thanks in advance.Regards,---Outgoing mail is certified Virus Free.Checked by AVG anti-virus system ( http://www.grisoft.com).Version: ...

Lingering processes

1014 byte By CodeProf.com at 2007-12-25 1:45:00
I'm a (somewhat) old hand at unix, but we are very new to Sun/Solaris,so perhaps someone can offer a suggestion:Platform: SunOS 5.9 sparc SUNW,Sun-Fire-880Problem: It seems that not all 'ssh' sessions terminate. There are some scp sessions from the Sun to other (Linux) Systems still in ...

How to search for a string containing \

108 byte By CodeProf.com at 2007-12-25 1:45:00
How do you grep for a string in file which literally contains the \<br>character? Thanks.<p>Blaine Owens<br>

Veritas Snapshots on Raw Devices

1422 byte By CodeProf.com at 2007-12-25 1:45:00
I need to duplicate a live SUN Cluster 3.0 system with OPS. I have runthrough several scenarios with no luck as of yet.What I would like to do is something equivalent to a fssnap, but for RAWDevices. I have approximately 100 volumes, all raw devices, not filesystems. I need to somehow make a ...

FW: T3 PP Reservation Conflicts

4407 byte By CodeProf.com at 2007-12-25 1:45:00
Hi, I have these messages on both of my T3 PP's which is filling up the log files on my syslog server. Cannot find any reference to the messages below in the usual places. Has anyone seen these before? Will post summary. BRD Jul 30 19:36:40 f6800-t31 FCC0[2]: N: u2ctr (ITL 7C 2 1 TT ...

[Q] How to setup SAN tape library on SUn?

599 byte By CodeProf.com at 2007-12-25 1:45:00
We have DELL/EMC SAN and SAN tape library (DELL PV-136T). The SUN SPARC computer (Solaris 8) have Emulex LP9802 installed. The SAN disk work wirh SUN on target 0 LUN 0. I can find SAN tape library on Target 1 . I modify st.conf and reboor -r. I still can not find and tape device under ...

Jumpstart issue

2054 byte By CodeProf.com at 2007-12-25 1:45:00
I am having problems Jumpstarting one particular machine, see below;ok boot net -v - installBoot device: /pci at 1f,0/pci at 1,1/network at c,1 File and args: -v - installTimeout waiting for ARP/RARP packet2ae00 Using RARP/BOOTPARAMS...Internet address is: 10.203.1.71hostname: ...

Ultra 5 connect to two networks

461 byte By CodeProf.com at 2007-12-25 1:45:00
Hello,I have an ultra 5 ( Solaris 9) with two nic cards. I have one card connected to 111.111.111.111 network and the other card is connected to 222.222.222.222 network. The 111 network is open, the 222 network is behind a firewall. Now this machine can access the 222 network but I have to ...

Stubborn HD can't label

1071 byte By CodeProf.com at 2007-12-25 1:45:00
I have a couple of Seagate ST34371WC (4G) that mirrored, one HD gone badand I need to replace it. However, one of the backup ST34371WC HD is notable to "relabel" or allow any changes made to the HD.I have put this HD in one of the sparc workstation, solaris8/9 doesn'tmatter, and try ...

How to use Disksuite to boot from mirror boot disk if patches failed on primary boot disk

626 byte By CodeProf.com at 2007-12-25 1:45:00
Hi All,To apply SUN patches, I will break exsiting sub-mirrors for mirror boot diskusing metadetach.I have configured OBP boot-device as disk disk1 (disk-primary boot disk,disk1 - mirror boot disk)- boot from disk.- apply SUN patches.if patches goes smoothly, I can sync back mirror boot disk ...

SUMMARY: How to search for a string containing \

1330 byte By CodeProf.com at 2007-12-25 1:45:00
Many correct answers to this one, obviously this is a FAQ. I'm attachingone of the best responses, this one from Joe Rice. Thanks to all.-----Original Message-----From: Joe Rice [mailto:jrice at abnamroinc.com]Sent: Thursday, July 31, 2003 12:54 PMTo: Owens, Blaine C - EastmanSubject: Re: How ...

Update to Ultra 5 connect to two networks

823 byte By CodeProf.com at 2007-12-25 1:45:00
Some people have mentioned they dont understand my quetion because I did not give enough info ...ok... Sorry I will try and explain better....1. The network (111) comes into a switch.3. Port A on the switch (111) leads to one of my nic cards on the ultra 5.2. Port B on the switch goes to a ...

Heavy FDDI-SMT problem: Elasticity Buffer hang-up

929 byte By CodeProf.com at 2007-12-25 1:45:00
Hi,I have FDDI interface and I suddenly started getting this warning logs. Iwas curious if anyone know what this means or what might be causing it. Icouldn't find any info regarding it on the web. I am running Solaris 9. OnceSolaris was installed and all drivers loaded it was ok, until ...

Setting up a V120

841 byte By CodeProf.com at 2007-12-25 1:45:00
Just got a V120. I connected it to a laptop and went throughthe setup procedure but I kept getting an error that it couldn'tset the IP address I gave it so I had to setup it up as NON Networked.In order to set it up as a networked machine after the fact I've modified the /etc/hosts file to ...

sendmail

612 byte By CodeProf.com at 2007-12-25 1:45:00
Dear All,I need to forward the mail which recieves in /var/mail/rootto a mailserver.Mail Server is not running on defult 25 port.It is running in port 625.I am able to telnet to port 625 of the mail server from thesolaris box.I am trying to forward mail thrpugh CDE mail& forward ...

sysidcfg found, but Jumpstart is interactive

3193 byte By CodeProf.com at 2007-12-25 1:45:00
Hi. I'm trying to configure a Jumpstart server to install Solaris 9 froma flash archive. I've provided a sysidcfg file, and instrumentingthe sysidfind script in the Jumpstart client root filesystem(.../boot/Solaris_9/Tools/Boot/sbin/sysidfind) shows that the clientis in fact finding and ...

Set User ID (SETUID)

269 byte By CodeProf.com at 2007-12-25 1:45:00
Hi everybody !<br>I'm trying to make a program that calls a root autorized command (like passwd -s $USER).<br>I tried to use SETUID (chmod 4750 /xxx/yyy/ooo/program) but I had no success.<br>Is there anything else that I need to do ?<p>Thanks for any help !<br>Ono<br>

get the last line in a file that matches a pattern with sed

530 byte By CodeProf.com at 2007-12-25 1:45:00
Managers,I need to get the last line in a file that matches adate pattern (e.g. /03/07/03). How would I do that? sed seems to be a good choice. I was able to get aparicular line from a file this way with sed: sed -n16p file, but I am open to all solutions that work. Any ...

SUMMARY: Sun Ray screen savers and blanking

3187 byte By CodeProf.com at 2007-12-25 1:45:00
G'day folks,A synopsis of my original question was:> I have a server running Solaris 8 2/02 (with very recent Recommended and J2SE> patch clusters installed) acting as a Sun Ray 2.0 server.> > Part of the project was to develop a custom screensaver (which simply> displays a ...

SFTP directory restriction ?

1109 byte By CodeProf.com at 2007-12-25 1:45:00
Hi,I am wondering how to restrict out SFTP users, whenconnecting to the SSH server, to their own homedirectories only. The users can cd/mkdir in their homedirectory (where SFTP puts them), but they should notbe able to jump outside (say, cd /home, cd /etc). Isit possible, and if yes, how?We are ...

Summary: get the last line in a file that matches a pattern with sed

1321 byte By CodeProf.com at 2007-12-25 1:45:00
The concensus seems to be just grep the patters fromthe file and pipe it out to tail -1. I was hoping forsomething fancier, but this will work...Crist Clark also had this nice awk command:awk '/<your date pattern>/{last=$0} END{print last}'Thanks to:rmckMark ScarboroughFrank ...

Veritas Volume Manager problem

1236 byte By CodeProf.com at 2007-12-25 1:45:00
Hello Gurus, I have a two 280Rs connected to one A1000. It's acluster. I have veritas volumne manager on the two280Rs using which I have created 9 volumes on 8 disksof the A1000. This evening testing people were doing the powertesting and somebody acceditentially powered off theA1000 while ...

FOLLOW-UP: SUMMARY: Sun Ray screen savers and blanking

3662 byte By CodeProf.com at 2007-12-25 1:45:00
G'day again folks,A synopsis of my original summary was:> > I have a server running Solaris 8 2/02 (with very recent Recommended and J2SE> > patch clusters installed) acting as a Sun Ray 2.0 server.> >> > Part of the project was to develop a custom screensaver (which ...

FTP starts/quits over Gigabit ethernet V480/V880

599 byte By CodeProf.com at 2007-12-25 1:45:00
Folks,FTP sessions from v480 to V880 (Under Solaris 9 12/02 patched to 03-May-01)over Gigbit ethernet start, go FAST for a while then quit after - say- 1.1to 1.7 GB out of payload of 6 GB.Its a v480/Ce0 to V880/Ge1 transmission, if that is anything.Anyone heart of this sort of halting? Do see ...

SUMMARY: Setting up a V120

1491 byte By CodeProf.com at 2007-12-25 1:45:00
Thanks to the many replies!!! Here is what I did to setupthe network interfacecreate/etc/hostname.eri0/etc/netmasks /etc/hostsI also needed to do an ifconfig eri0 ip-addr netmask 255.255.255.0 broadcast + upAnd aroute add default ip-addrMy monitor still isn't displaying any output for some ...