Michael Stauber wrote:
Hi Lewis,


Messages like this are showing up every 10 seconds:

Feb 16 09:10:11 bq180 fcoemon: error 111 Connection refused
Feb 16 09:10:11 bq180 fcoemon: Failed to connect to lldpad
Feb 16 09:10:11 bq180 kernel: IN=eth0 OUT=
MAC=54:be:f7:0c:f7:f8:00:00:ca:00:00:03:08:00 SRC=173.170.246.211
DST=74.142.59.69 LEN=64 TOS=0x00 PREC=0x00 TTL=47 ID=38106 DF
PROTO=TCP SPT=49646 DPT=143 WINDOW=65535 RES=0x00 SYN URGP=0
Feb 16 09:10:21 bq180 fcoemon: error 111 Connection refused
Feb 16 09:10:21 bq180 fcoemon: Failed to connect to lldpad
Fiber Channel Over Ethernet? I don't think I have anything like that
hooked up.

Yeah, this service shouldn't be running if you aren't using it. You
might want to turn it off and prevent it from restarting:

/sbin/chkconfig --del fcoemon
/sbin/service fcoemon stop

Or on 5209R:

systemctl disable fcoemon
systemctl stop fcoemon

Thanks but no joy... (yet)

From the GUI:
Product Name: BlueOnyx 5208R
Build Number: 5208R
My tries:
[root@bq180 admin]# /sbin/chkconfig --del fcoemon
error reading information on service fcoemon: No such file or directory
[root@bq180 admin]# /sbin/service fcoemon stop
fcoemon: unrecognized service
[root@bq180 admin]# systemctl disable fcoemon
bash: systemctl: command not found
[root@bq180 admin]# systemctl stop fcoemon
bash: systemctl: command not found
[root@bq180 admin]#

The email problem seems to be intermittent connectivity. Could this (interface?) error be contributing to that?
_______________________________________________
Blueonyx mailing list
Blueonyx@mail.blueonyx.it
http://mail.blueonyx.it/mailman/listinfo/blueonyx

Reply via email to