V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
通过以下 Referral 链接购买 DigitalOcean 主机,你将可以帮助 V2EX 持续发展
DigitalOcean - SSD Cloud Servers
chon
V2EX  ›  VPS

这是被入侵了么?

  •  
  •   chon · 2013-03-27 11:11:08 +08:00 · 768 次点击
    这是一个创建于 4062 天前的主题,其中的信息可能已经有所发展或是发生改变。
    今天无意中检查了一下iptables,发现多了一些奇怪的东西。

    -A INPUT -s 222.247.53.44/32 -d 199.xxx.xxx.xxx/32 -i eth0 -p udp -m udp --dport 1701 -m policy --dir in --pol ipsec --reqid 5 --proto esp -j ACCEPT
    -A INPUT -s 222.247.53.44/32 -d 199.xxx.xxx.xxx/32 -i eth0 -p udp -m udp --dport 1701 -m policy --dir in --pol ipsec --reqid 4 --proto esp -j ACCEPT
    -A OUTPUT -s 199.xxx.xxx.xxx/32 -d 222.247.53.44/32 -o eth0 -p udp -m udp --sport 1701 -m policy --dir out --pol ipsec --reqid 5 --proto esp -j ACCEPT
    -A OUTPUT -s 199.xxx.xxx.xxx/32 -d 222.247.53.44/32 -o eth0 -p udp -m udp --sport 1701 -m policy --dir out --pol ipsec --reqid 4 --proto esp -j ACCEPT

    然后看了一下/var/log/auth.log,发现222.247.53.44和我的VPS之间在12号,17号建立过L2TP连接。

    这家伙是想做什么?各位有遇到过这种情况么?
    1 条回复    1970-01-01 08:00:00 +08:00
    bigfei
        1
    bigfei  
       2013-03-27 11:27:45 +08:00
    貌似是装了个IPSEC的VPN
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5647 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 07:22 · PVG 15:22 · LAX 00:22 · JFK 03:22
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.