![]() |
Trying to find what is trying to acces the net?
I'm trying to find out which program is trying to access the net. i've changed the profile from automatically opening a connection to always ask and i've opened termininal and entered 'top' to monitor what if anything shows up.
i've also gone through the programs and cancelled any automatic updates. is there a command to find out what has tried to access the net? Thanks in advance :) |
Re: Trying to find what is trying to acces the net?
Code:
netstat -t -u |
Re: Trying to find what is trying to acces the net?
thought i'd sorted it and changed back to automatic connect, removed waze which was the last program i installed.
|
Re: Trying to find what is trying to acces the net?
So it's not sorted? What was the result of netstat? do you have ntpd installed by any chance.
|
Re: Trying to find what is trying to acces the net?
no not sorted unfortunately, i thought i'd sussed it but once again it was asking for access. haven't got ntpd installed as for the netstat result i didn't record the result as i thought i'd got it sorted, will post results when it happens again. nothing stood out from last results though.
cheers for your continued help :) |
Re: Trying to find what is trying to acces the net?
Quote:
Code:
sudo netstat -tup |
Re: Trying to find what is trying to acces the net?
cheers for that, i'm wondering if i have sorted it properly this time as i've no request to access the net in over 12 hours.
this is the netstat results from command that Cue gave me. PHP Code:
PHP Code:
|
Re: Trying to find what is trying to acces the net?
netstat shows that It seems to be fetching emails. You could disable that if you wish but then you would have to manualy check for new mail.
|
Re: Trying to find what is trying to acces the net?
i have it set to update when wifi is connected manually as standard. the problem i've had 'seems' to have been sorted...... again lol :) only thing i can think was doing it was RSS feeder updating as it was set to be automatic every 2 hours which i can't remember setting, is it a default setting??
thanks for your help :) |
Re: Trying to find what is trying to acces the net?
Quote:
What are those internal UDP loop connections? You missed the hyphen before "p". Either netstat -tup or netstat -t -u -p |
All times are GMT. The time now is 20:22. |
vBulletin® Version 3.8.8