On Tue, Apr 01, 2008 at 03:39:11PM -0400, Haines Brown wrote:
> I have a laptop (sidux on Thinkpad X61s) that connects via wi-fi to
> the wireless router connected to my desktop machine (etch) via CAT5,
> which has the name "teufel".
>
> I can connect to the router, which I name "router", by:
>
> $ ssh router
>
> but then I'm stuck with the password. I've tried the password I use to
> administer the router without luck.
ssh implicitly provides your local user name as the user on the
remote end; maybe try it with an explicit user name, e.g.:
$ ssh [EMAIL PROTECTED]
Ken
--
Ken Irving, [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]