[EMAIL PROTECTED] wrote: > > That jsut got me to thinking about those places that block outgoing 22, > > but leave 80 open. If you took your SSHd and put it on port 80, and SSL > > wrapped it, would the network gurus be able to see that it is not HTTP > > traffic at all, but indeed SSH inside SSL? Traffic analysis might give > > it away, but I mean just looking at the packets. Hmm. > > > web server wouldn't be able to handle ssh stream.
There is no webserver. There is only sshd, and an stunnel inbetween. > Whether firewall accepts ssh thru 80 depends on sophistication of > firewall. That is why you wrap it in ssl. Firewall only sees ssl. -john -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
