Anyone knows how i can get about connecting thru Telnet in OSX.2 ?
Do i need a Telnet app? or can i just use the "Connect to Server" function in the Finder?
I'd reccomend using SSH. Use it just like you would telnet, from the Terminal. Open Terminal and type ssh 'ip address' replacing 'ip address' with the address you want to connect to.