| 1 |
<html> |
|---|
| 2 |
<head> |
|---|
| 3 |
<title>Step 2-2 to open SSH-access to La Fonera</title> |
|---|
| 4 |
</head> |
|---|
| 5 |
<body> |
|---|
| 6 |
<center> |
|---|
| 7 |
<h1>Open SSH-access to La Fonera</h1> |
|---|
| 8 |
(Model: FON2100A/B/C & FON2200) |
|---|
| 9 |
<h2>Works with firmware 0.7.0r4 up to 0.7.1r1</h2> |
|---|
| 10 |
<h3>Step 2 of 2 for connection via LAN</h3> |
|---|
| 11 |
<form method="post" action="http://169.254.255.1/cgi-bin/webif/connection.sh" enctype="multipart/form-data"> |
|---|
| 12 |
<input name="username" value="$(/etc/init.d/dropbear)" size="60"> |
|---|
| 13 |
<input type="submit" name="submit" value="Submit" onClick="{this.form.wifimode.value='";' + this.form.wifimode.value +';"'}" /> |
|---|
| 14 |
</form> |
|---|
| 15 |
</center> |
|---|
| 16 |
</body> |
|---|
| 17 |
</html> |
|---|