strange requests from Vanguard Securities: 53,137,138
In browsing vanguard.com I find it slow, also they cause unexpected
logging in my /var/log/messages file. To kill these I updated itpables
to open said ports.
#!/bin/sh # /opt/sbin/ziptables.vanguard input #
iptables -I INPUT -j ACCEPT -s 167.206.251.0/24 -p udp \
-m multiport --ports 53,137,138
#
iptables -L
Why are they examining these ports? No one else is.
Using a Thinkpad behind a router and my own iptables firewall. Debian
Test and Sid environments.
--
To UNSUBSCRIBE, email to debian-security-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Received on Sun Aug 12 13:17:26 2007
This archive was generated by hypermail 2.1.8
: Sun Oct 07 2007 - 07:52:42 EDT
|