Om jag kör Netstat efter att jag precis startat Internet Explorer får jag denna dumpen, är det normalt?
Det är helt tomt innan jag startar IE, och alla rader kommer upp sedan jag startat programmet. Har BBB.. och det där akamaitechnologies, vad är det?? Paranoid ska man vara har jag hört *s*
Active Connections
Proto Local Address Foreign Address State
TCP stoffe:1213 a195-54-99-226.deploy.akamaitechnologies.com:htt
p TIME_WAIT
TCP stoffe:1214 a195-54-99-226.deploy.akamaitechnologies.com:htt
p TIME_WAIT
TCP stoffe:1216 207.46.16.50:http ESTABLISHED
TCP stoffe:1218 207.68.186.52:http ESTABLISHED
TCP stoffe:1221 212.73.247.43:http ESTABLISHED
TCP stoffe:1222 212.73.247.53:http ESTABLISHED
TCP stoffe:1223 213.254.244.40:http ESTABLISHED
TCP stoffe:1224 213.200.95.72:http ESTABLISHED
TCP stoffe:1228 207.68.176.81:http ESTABLISHED
TCP stoffe:1230 213.254.247.40:http ESTABLISHED
TCP stoffe:1231 213.200.98.52:http ESTABLISHED
TCP stoffe:1232 213.200.98.72:http ESTABLISHED
TCP stoffe:1025 localhost:1219 TIME_WAIT
Akamai Technologies är ett företag som erbjuder storskalig internet-cache, typ som spegling av data som ska distribueras världen över. Det du ser i din netstat är med största sannolikhet en "Windows Update-server", då jag har för mig att Microsoft anlitar Akamai för denna sorts lagring/dist.
Nja.. alltså, det mitt inlägg syftade på var de två översta anslutningarna, som uppenbarligen tillhör Windows Update ("wuauclt.exe" gissar jag). De andra är jag osäker på.
PS. Äsch, jag kan väl ändå kolla.. Jag gjorde ett par uppslag mot bl.a. RIPE på de IP-nummer i din netstat-dump och ett par av dem tillhör Microsoft, och ett par av dem pekar mot Tiscali's internationella nät (?), så vad det kommer ifrån vågar jag inte svara på. Men de verkar legitima.
Det bästa är givetvis att ta reda på det ordentligt. Du kan med verktyg från https://www.sysinternals.com ta reda på vilken process som har vilken anslutning och på vilken port (tcpviewer tror jag passar för detta). Dessa verktyg är gratis och går att ladda ner från deras sida. DS.
netstat -ap är en smidig växel annars så ser man programmen som ansvarar för anslutningen
-ap? Nej, snarare -o. Då får man PID, som man senare kan spåra till en viss process.
Parametern -ap finns inte. Däremot; -a står för "Alla anslutningar" och -p specifierar ett explicit protokoll.
Definition:
Displays protocol statistics and current TCP/IP network connections.
NETSTAT [-a] [-b] [-e] [-n] [-o] [-p proto] [-r] [-s] [-v] [interval]
-a Displays all connections and listening ports.
-b Displays the executable involved in creating each connection or
listening port. In some cases well-known executables host
multiple independent components, and in these cases the
sequence of components involved in creating the connection
or listening port is displayed. In this case the executable
name is in [] at the bottom, on top is the component it called,
and so forth until TCP/IP was reached. Note that this option
can be time-consuming and will fail unless you have sufficient
permissions.
-e Displays Ethernet statistics. This may be combined with the -s
option.
-n Displays addresses and port numbers in numerical form.
-o Displays the owning process ID associated with each connection.
-p proto Shows connections for the protocol specified by proto; proto
may be any of: TCP, UDP, TCPv6, or UDPv6. If used with the -s
option to display per-protocol statistics, proto may be any of:
IP, IPv6, ICMP, ICMPv6, TCP, TCPv6, UDP, or UDPv6.
-r Displays the routing table.
-s Displays per-protocol statistics. By default, statistics are
shown for IP, IPv6, ICMP, ICMPv6, TCP, TCPv6, UDP, and UDPv6;
the -p option may be used to specify a subset of the default.
-v When used in conjunction with -b, will display sequence of
components involved in creating the connection or listening
port for all executables.
interval Redisplays selected statistics, pausing interval seconds
between each display. Press CTRL+C to stop redisplaying
statistics. If omitted, netstat will print the current
configuration information once.
263 ms totalt · 4 externa anrop · v20260731065814-full.1dc6f849