i cant eject the network from my finder menu...can i do this manually? i didnt even connect to a network... grrrrrr
If you're referring to the Network item in the Finder window sidebar, you can make it go away by dragging it out of the sidebar. It should go POOF after you do this. The Network icon in the Computer view can not be removed or ejected.AL-FAMOUS said:i cant eject the network from my finder menu...can i do this manually? i didnt even connect to a network... grrrrrr
wrldwzrd89 said:If you're referring to the Network item in the Finder window sidebar, you can make it go away by dragging it out of the sidebar. It should go POOF after you do this. The Network icon in the Computer view can not be removed or ejected.
Maybe you're using an older version of Mac OS X than 10.3.5? I have experienced this both with Jaguar and older versions of Panther. I have no idea what it means either.AL-FAMOUS said:no thats not what i mean.... im meaning its mounted (ie got an eject logo next to it in finder) but when i got to eject it it wont
can you tell me if i can find out any hidden users of my network... as im not connecting to anything other than my ae
There are UNIX command-line utilities that can do this for you - I'm probably not aware of all of them. I know the tcpdump utility will tell you which IP addresses you're sending packets to/receiving packets from (you'll need to use it with sudo since tcpdump requires root access to use). If you want information on tcpdump, type (at a Terminal shell prompt):AL-FAMOUS said:nope 10.3.5.
do you know of an app that tells you who is connected to your network
i have just meesed around and upgraded my security on the ae (wep personal and closed network ect)
man tcpdump
man sudo