This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Can't Emulate AS/400 Session

We are in the process of testing our SG 310 UTM. Our facility runs around the clock so I only have 1 day a week I can test the UTM live, Sunday, so I don't have a lot of time to try different things and troubleshoot. Yesterday I ran the UTM Live and it seemed no matter what I tried I was unable to run our AS/400 emulator in our facility. 

We have two separate networks one for wired and one for wireless and the weird thing is it seems to run just fine on the wireless side, the one I have on a separate interface on the UTM.

On the wired side I kept getting an error that Port 23 was endlessly trying to connect. I opened Port 23 across our network from all Lan/Lan devices. I even went so far as to add a top priority firewall rule All -> All Services -> All to see if the firewall was creating an issue (I don't know why since it's all internal connections) and had no luck.

Note: If I keep the current firewall in place for the AS/400 , plug the Sophos UTM into the network with a different IP address and point a computer's Gateway to the Sophos UTM the AS/400 session works just fine. It only seems to break if the Sophos UTM is the Gateway for the AS/400


Any suggestions ?


This thread was automatically locked due to age.
Parents
  • I find these 2 entries repeatedly in the Firewall Logs, but aside from analyzing the packets live these 2 errors are the only ones I can find with the ip address of the AS400 (192.168.0.5)  . The SOPHOS UTM is 192.168.0.6

    ulogd[5019]: id="2001" severity="info" sys="SecureNet" sub="packetfilter" name="Packet dropped" action="drop" fwrule="60003" outitf="eth0" srcmac="00:1a:8c:5c:69:6e" srcip="192.168.0.6" dstip="192.168.0.5" proto="1" length="88" tos="0x00" prec="0xc0" ttl="64" type="5" code="1"  


    ulogd[5019]: id="2001" severity="info" sys="SecureNet" sub="packetfilter" name="Packet dropped" action="drop" fwrule="60002" initf="eth0" outitf="eth0" srcmac="02:00:00:00:00:00" dstmac="00:1a:8c:5c:69:6e" srcip="192.168.0.5" dstip="192.168.1.4" proto="6" length="48" tos="0x00" prec="0x00" ttl="63" srcport="449" dstport="20441" tcpflags="ACK SYN"
Reply
  • I find these 2 entries repeatedly in the Firewall Logs, but aside from analyzing the packets live these 2 errors are the only ones I can find with the ip address of the AS400 (192.168.0.5)  . The SOPHOS UTM is 192.168.0.6

    ulogd[5019]: id="2001" severity="info" sys="SecureNet" sub="packetfilter" name="Packet dropped" action="drop" fwrule="60003" outitf="eth0" srcmac="00:1a:8c:5c:69:6e" srcip="192.168.0.6" dstip="192.168.0.5" proto="1" length="88" tos="0x00" prec="0xc0" ttl="64" type="5" code="1"  


    ulogd[5019]: id="2001" severity="info" sys="SecureNet" sub="packetfilter" name="Packet dropped" action="drop" fwrule="60002" initf="eth0" outitf="eth0" srcmac="02:00:00:00:00:00" dstmac="00:1a:8c:5c:69:6e" srcip="192.168.0.5" dstip="192.168.1.4" proto="6" length="48" tos="0x00" prec="0x00" ttl="63" srcport="449" dstport="20441" tcpflags="ACK SYN"
Children
No Data