I have a linux server here at the library that I allow some of the high 
school students to ssh to for learning linux.  My problem is that one of the 
students is using AOL and has a mom who set the parental lockout on very 
high and won't turn it off.  You can't even ping another machine.  I've 
never used AOL parental controls but apparently when you use the parental 
lockout and set it high, it only seems to allow internet only and tools like 
ssh, telnet, ping, tracert, or anything like that won't work at all with his 
connection, just the web.  Strange but true from what I could tell from over 
the phone.

So what i'm thinking is that the AOL proxy servers are probably blocking 
everything but port 80.  What I would like to do is have sshd listen on port 
22 and port 80 so that we can get him tunneled through aol's parental proxy 
so he can ssh to port 80.  There is no web server running on this box, so 
port 80 won't be a problem.

I would like to keep the standard port 22 open.  Is there some trick in 
/etc/ssh/sshd_config that i can do to make these two ports listen for ssh 
connections?

Thanks for any info

Adam J. Melancon


_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx

================================================
BRLUG - The Baton Rouge Linux User Group
Visit http://www.brlug.net for more information.
Send email to [EMAIL PROTECTED] to change
your subscription information.
================================================

Reply via email to