On Wednesday 19 July 2006 07:46, [EMAIL PROTECTED] 
wrote:
> p.s. unfortunately IRC is blocked so I cannot use IRC while at the school
> to troubleshoot this issue

Can you do ssh? if so ssh port forwarding is magic eg

>From (even a dynamic ip) home to school:
ssh -R 1200:localhost:194 [EMAIL PROTECTED]

then at school:
irc 1200 at localhost

or from school:
ssh -C -g -L 5678:localhost:194 [EMAIL PROTECTED]

irc 5678 at localhost

James

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to