firewall被攻击了,sarg整理出来的squid日志也变了样!
[root@master root]# netstat -utl
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 192.168.0.1:7080 *:* LISTEN
tcp 0 0 *:2001 *:* LISTEN
tcp 0 0 *:ssh *:* LISTEN
warning, got bogus tcp line.
udp 0 0 *:32768 *:*
udp 0 0 *:icpv2 *:*
udp 0 0 *:3401 *:*
[root@master root]#
各位兄弟帮我分析一下如何补救:
我用linux7.3最小包做了防火墙,iptables+nat+squid+sarg
今天用netstat -utl出现如下提示
[root@master root]# netstat -utl
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 192.168.0.1:7080 *:* LISTEN
tcp 0 0 *:2001 *:* LISTEN
tcp 0 0 *:ssh *:* LISTEN
warning, got bogus tcp line.
udp 0 0 *:32768 *:*
udp 0 0 *:icpv2 *:*
udp 0 0 *:3401 *:*
[root@master root]#
其中warning,got bogus tcp line
是不是表示有非法连线.
再看sarg 整理出来的squid日志,也出现问题了
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论