>>> On 2/17/2010 at 03:47 PM, Ray Waters <[email protected]> wrote: > Any Ideas as to what I am missing? > > On VM user LINUXEKM, I see the C06 tape controller(172.16.28.25) is > contacting LINUXEKM(172.16.28.63) > SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=172.16.28.25 DST=172.16.28.63 > LEN=44 > TOS=0x00 PREC=0x00 TTL=59 ID=22745 DF PROTO=TCP SPT=52036 DPT=3801 > WINDOW=65535 > RES=0x00 SYN URGP=0 OPT (020405B4) > SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=172.16.28.25 DST=172.16.28.63 > LEN=44 > TOS=0x00 PREC=0x00 TTL=59 ID=22755 PROTO=TCP SPT=52036 DPT=3801 > WINDOW=65535 RE > S=0x00 SYN URGP=0 OPT (020405B4) > SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=172.16.28.25 DST=172.16.28.63 > LEN=44 > TOS=0x00 PREC=0x00 TTL=59 ID=22765 PROTO=TCP SPT=52036 DPT=3801 > WINDOW=65535 RE > S=0x00 SYN URGP=0 OPT (020405B4) > SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=172.16.28.25 DST=172.16.28.63 > LEN=44 > TOS=0x00 PREC=0x00 TTL=59 ID=22780 DF PROTO=TCP SPT=52053 DPT=3801 > WINDOW=65535 > RES=0x00 SYN URGP=0 OPT (020405B4) > SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=172.16.28.25 DST=172.16.28.63 > LEN=44 > TOS=0x00 PREC=0x00 TTL=59 ID=22783 DF PROTO=TCP SPT=52053 DPT=3801 > WINDOW=65535 > RES=0x00 SYN URGP=0 OPT (020405B4)
This is your friendly Linux kernel firewall telling you that it is dropping packets from 172.16.28.25 that are destined for port 3801 on 172.16.28.63. I.e., the sender is talking, but the receiver isn't listening. You'll need to open port 3801 via YaST -> Security and Users -> Firewall -> Allowed Services. Mark Post ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
