Update:
It was suggested that another program was contacting my production box's at
steamd's port address. To test this I loaded up kernel support for
packetfilter.
then I
cd /var
./MAKEDEV pfilt001
this makes special character files in /dev/pf to address the pseudo-device
drivers
then I used tcpdump on a non-production box for practice...( I never have
used this utility)
I issued
tcpdump port x
(where x is the port I found from netstat -a I picked one for an already
connected interface)
I am just trying to see the communication between my interface and one of
the production boxes. I began making choices on the interface and sending a
refresh signal. I get nothing. If I issue
tcpdump
I get a lot of net traffic.
Now...will it make a difference if I set up tcpdump on the machine running
steamd....
I know that there is a lot of network information missing, but at this time
I will keep this close to heart.
Lee Brewer
lee.brewer_at_cho.ge.com and aswertine_at_netlink.net
> -----Original Message-----
>
>
> Subject : SWCC211 Agent problems
>
> I installed StorageWorks Command Console V.2.1.0.155 on my NT machine and
> Agent 2.1a build 45 on 3 of my production machines (2- 4100, and 1-8400).
> After setup I have no problem performing functions remotely on my HSZ50
> and 70's attached to the machines. I chose email notification to a group
> email account and I set up the clients as
>
> hostname|1|2|
>
> or hostname, configuration and status, notification via TCP/IP socket
>
> well, occasionally I get the following 4 email messages per interface.
>
> 1 ST EMAIL
>
> This is an automatic message from your StorageWorks
> RAID Agent. The following message was just received.
> Please check your syslog files and RAID box!
>
>
>
> Hostname: xxxxxx
>
> WARNING: Validation failed - Unauthorized client (Unknown Client, access
> level: -1); connection refused
> (SP_TCP: ClientConnect)
>
>
> End Of Automatic Message.
>
> 2 ND EMAIL
>
> This is an automatic message from your StorageWorks
> RAID Agent. The following message was just received.
> Please check your syslog files and RAID box!
>
>
>
> Hostname: xxxxxx
>
> WARNING: Socket error - socketClose(): Error 0 occurred. (SP_SOCKET:
> socketClose)
>
>
> End Of Automatic Message.
>
> 3 RD EMAIL
>
> This is an automatic message from your StorageWorks
> RAID Agent. The following message was just received.
> Please check your syslog files and RAID box!
>
>
>
> Hostname: xxxxxxx
>
> WARNING: - socketWrite(): Error 0 occurred. (SP_SOCKET: socketWrite)
>
>
> End Of Automatic Message.
>
> 4 TH EMAIL
>
> This is an automatic message from your StorageWorks
> RAID Agent. The following message was just received.
> Please check your syslog files and RAID box!
>
>
>
> Hostname: xxxxxxx
>
> WARNING: Socket error - gethostbyaddr(): Error 0 occurred. (SP_SOCKET:
> socketAccept)
>
>
> End Of Automatic Message.
>
> NOTE:(XXXXXX is the my edit, the hostname is left out for security
> reasons)
>
>
> Checking the syslogs I see the same as the email messages. I thought that
> my setup of the host.ini was wrong. In particular the choice of TCP/IP
> notification. I edited the hosts.ini file on one of the 4100's and ps -9
> steamd. It respawned as it should but I still get these emails. Then I
> ran the config script and verified that the values were listed as
> Hostname|0|1| no notification.
>
> Is there anyone who has seen this?
>
> Lee Brewer, Sr. Info Sys Engineer, GE FANUC
> lee.brewer_at_cho.ge.com aswertine_at_netlink.net
>
>
>
Received on Mon Jun 26 2000 - 20:31:30 NZST