Eagle 发表于 2004-8-20 20:49:58

通常 Coyote 的 Web 管理只能在内网实现,外网只能通过 SSH 连接 Coyote 路由器,要在外网连接 Coyote 的 Web 管理可以通过 SSH 隧道,原文如下:Using the SSH Tunnel to access the Coyote Web AdministratorImagine you want to access the Coyote Web Administrator from internet and your internal Coyote IP number is 192.168.0.1- Run putty - Go to Connection --> SSH --> Tunnels- At Source Port put 8180, at Destination put 192.168.0.1:8180, click Add.- Make your login at coyote (Follow the instructions above).- While putty is running the tunnel will stay open as port 8180 in your local computer.- Minimize putty.- Open your favorite browser. Type: http://localhost:8180 or http://127.0.0.1:8180.- After finish using the tunnel, logout Coyote and close putty.

xieganhui 发表于 2004-8-20 21:27:39

QUOTE (Eagle @ Aug 20 2004, 08:49 PM)
通常 Coyote 的 Web 管理只能在内网实现,外网只能通过 SSH 连接 Coyote 路由器,要在外网连接 Coyote 的 Web 管理可以通过 SSH 隧道
你如是固定IP的话在外网也可以用WEB管理How to run ipupdate scripts on Coyote 2.x    Why to do that?- I don't have a static IP address, but I need to find my CL machine from the outside world- This package can handle the update to services from DYNDNS (http://www.dyndns.org), NO-IP (http://www.no-ip.com) and DYNSERV (http://www.dynserv.com). What do you need?- A WORKING Coyote Linux 2.10 or above floppy- 7 free on this floppy (See this page if you need more room.)- ipupdate package (Download it here)How to Install?- Download the ipupdate.tgz file and copy it to your existing Coyote boot floppy.How to Use?- Open the Coyote Web Administrator using tbe Internet Browser at any internal computer. To access the Coyote Web Admin you have to type: http://coyote.ip.number:8180 (Try this)- Logon as root.- Access the page: Dynamic IP Configuration and follow it大 instructions

DreamCat 发表于 2004-8-20 22:01:06

我还是建议大家弄个CL专门站,一是为国内英语不好的提供个比较好的资源,二是能够进行更深入的讨论。比如iptable etc.

xieganhui 发表于 2004-8-20 23:11:06

QUOTE (哈啤猫 @ Aug 20 2004, 10:01 PM)
我还是建议大家弄个CL专门站,一是为国内英语不好的提供个比较好的资源,二是能够进行更深入的讨论。比如iptable etc.
猫猫,我一直有这个想法,有时生活上的烦琐事,唉。。。。。。。现在只做了个版面,努力中
页: [1]
查看完整版本: 用 SSH 隧道连接 Coyote Web 管理