Displaying 1 result from an estimated 1 matches for "tweb".
Did you mean:
mweb
2007 Feb 17
2
CentOS 4.4 blocking outbound connections?
...r/lock/subsys/firewall
;;
*)
echo "Usage: firewall {start|stop}"
exit 1
esac
exit $RETVAL
Now, I can ssh to it only from the other machines in the same rack.
When I try to ssh to it from outside, I get this error in the
/var/log/messages file:
Feb 17 23:01:26 tweb kernel: OUTPUT IN= OUT=eth0 SRC=38.114.192.86
DST=24.175.73.85
LEN=48 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=22 DPT=1118
WINDOW=5840
RES=0x00 ACK SYN URGP=0
If I log into the machine and try to ping an external IP, I get
no response and nothing in the messages file.
Is there some secur...