Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

saikyan

macrumors newbie
Original poster
Jan 12, 2007
22
0
Is there any way to view current and/or past network connections via the terminal or some network utility?
 
Is there any way to view current and/or past network connections via the terminal or some network utility?

tail -f /var/log/system.log ?

or do you mean the open sockets?

netstat -l

or check your firewall log

tail -f -n 100 /var/log/ipfw.log
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.