ssh tunnel - BBS

Irma avatar
By Irma
at 2008-04-14T18:11

Table of Contents

請問一下 我用putty連到朋友的機器
設定是這樣的 destination: ip:22 然後port8080

照著網路教學文章建立了ssh tunnel後 連http://localhost:8080/
出現
SSH-1.99-OpenSSH_3.5p1 FreeBSD-20030924
Protocol mismatch.

之後在firefox或ie設proxy localhost:8080

不管連哪裡都是秀出
SSH-1.99-OpenSSH_3.5p1 FreeBSD-20030924
Protocol mismatch

請問是哪裡出問 謝謝

--
Tags: BBS

All Comments

flash plugin 安裝記錄

Quintina avatar
By Quintina
at 2008-04-12T13:34
FreeBSD 7.0R + Xorg 7.3 + FireFox 2.0.0.12 + flash7 plugin (Xorg 和 FF 都是偷懶直接拿 package 裝的) ref: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/d ...

qouta

Rae avatar
By Rae
at 2008-04-11T12:32
小弟這篇有點離題... 先說一下好了,很多時候會看到一個問題有三四個人在那邊東猜西猜可能是哪邊 沒設好,或是哪裡設錯了,最根本的原因是因為問問題的人根本沒有講清楚他是 怎麼造成這個問題的。以這個例子來說 (希望原作者不要介意 ^^),他只說他設 了 quota 但是沒成功,但是過了這麼多篇大家才知道 rc. ...

qouta

Hedda avatar
By Hedda
at 2008-04-10T23:59
※ 引述《chinsan (有若無,實若虛)》之銘言: : ※ 引述《glen61y141 (晨星)》之銘言: : : 感謝 giacch 大大 : : 告知我可以利用 : : grep quota /etc/defaults/rc.conf 查正確的語法.. : 唔...我在其他轉信版上沒看到這位 gia ...

qouta

Blanche avatar
By Blanche
at 2008-04-10T23:44
※ 引述《glen61y141 (晨星)》之銘言: : 感謝 giacch 大大 : 告知我可以利用 : grep quota /etc/defaults/rc.conf 查正確的語法.. 唔...我在其他轉信版上沒看到這位 giacch 大大 有在版上 『告知可以利用 grep quota /etc/d ...

qouta

Mary avatar
By Mary
at 2008-04-10T18:39
感謝 giacch 大大 告知我可以利用 grep quota /etc/defaults/rc.conf 查正確的語法.. 並點出我的錯誤 /etc/rc.conf 不是 quota_enable=and#34;YESand#34; 而是 enable_quotas=and#34;YESand#34; ...