![]() |
IOBit Software
|
|
|
||||||
| Networking Networking and internet related discussion, problems, tweaks, etc. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I'm trying to block the msn server from anyone logging on to msn messenger passport server but I don't know how to do that with the host files and for some reason my host file won't block msn.com
|
| Sponsored links |
|
|
|
#2
|
|||
|
|||
|
Add this line to your hosts file:
127.0.0.1 nnnnnn.nnn where nnnnnn.nnn is the domain you want blocked. You probably already know your hosts file is in c:\windows\system32\drivers\etc\ and is read only, so you will have to open its Properties and unset the Read Only attribute before you can edit it, making sure to reset it when you're finished.. |
|
#3
|
|||
|
|||
|
Quote:
|
|
#4
|
|||
|
|||
|
One quick thing that comes to mind is do a netstat in a cmd prompt when MSN is connected. Then a domain lookup; use that info in your host. I'm sure there is an easier way but that will work.
good luck
__________________
R.L.T.W.-------A+, Net +, CCNA, VB6, JAVA, Crystal Radio |
|
#5
|
|||
|
|||
|
Quote:
: huh? can you explain how to do that? |
| Sponsored links |
|
|
|
#6
|
|||
|
|||
|
Im assuming your using 2000 or XP.
go to start, run, and type CMD... in the black box (CMD window) type *netstat* without the * That shows you all active network connections by port, IP, Protocol and the state its in. ie.. established, timed out ect... you could also do a netstat /? and that will give you an explanation and some additional switches to include in the command. You can google netstat or go to MS online documentation and read more on it than you could possible ever want to. Again, while logged into MSN or any other service, do a netstat and you will get the server name or at a minimum the IP. Good luck
__________________
R.L.T.W.-------A+, Net +, CCNA, VB6, JAVA, Crystal Radio |
|
#7
|
|||
|
|||
|
Quote:
:D:D:D |
|
#8
|
||||
|
||||
|
If you know the ip address:
Whois lookup ip address .. http://www.networksolutions.com/whoi...kid=1000000000 |
![]() |
| Thread Tools | |
| Display Modes | |
|
|