Hello All
I am trying to establish an ssh connection using putty to one of my remote server, the connections times out. The putty client is behind sophos 9 virtual appliance.
i have created a firewall rule to allow ssh to any location and that's the first rule.
Intrusion prevention is off.
Logs
2015:08:26-09:56:47 sophosblr ulogd[4596]: id="2002" severity="info" sys="SecureNet" sub="packetfilter" name="Packet accepted" action="accept" fwrule="1" initf="eth0" outitf="eth1" srcmac="d0:7e:28:09:1e:42" dstmac="fc:aa:14:b8:74:b3" srcip="10.7.14.6" dstip="74.216.237.237" proto="6" length="48" tos="0x00" prec="0x00" ttl="126" srcport="4523" dstport="23" tcpflags="SYN"
2015:08:26-09:57:00 sophosblr ulogd[4596]: id="2002" severity="info" sys="SecureNet" sub="packetfilter" name="Packet accepted" action="accept" fwrule="1" initf="eth0" outitf="eth1" srcmac="d0:7e:28:09:1e:42" dstmac="fc:aa:14:b8:74:b3" srcip="10.7.14.6" dstip="74.216.237.237" proto="6" length="48" tos="0x00" prec="0x00" ttl="126" srcport="4542" dstport="22" tcpflags="SYN"
2015:08:26-09:57:07 sophosblr ulogd[4596]: id="2002" severity="info" sys="SecureNet" sub="packetfilter" name="Packet accepted" action="accept" fwrule="1" initf="eth0" outitf="eth1" srcmac="d0:7e:28:09:1e:42" dstmac="fc:aa:14:b8:74:b3" srcip="10.7.14.6" dstip="74.216.237.237" proto="6" length="48" tos="0x00" prec="0x00" ttl="126" srcport="4553" dstport="22" tcpflags="SYN"
i am able to ssh from other locations / connections
This thread was automatically locked due to age.