ssh between hosts in WLAN
- From: r-.schmidt@xxxxxx
- Date: 10 Feb 2007 10:11:36 -0800
Hello,
I need a solution to a problem that probably only needs a very common
configuration step.
I have two computers at home (both opensuse 10.1) that connect to the
internet through WLAN and a DSL router. This works without any
problems. My question is how I can establish a ssh connection between
both?
The ip numbers for the linux machines (let's name them A and B) are
inet addr:192.168.2.32 Bcast:192.168.2.255 Mask:255.255.255.0 and
inet addr:192.168.2.33 Bcast:192.168.2.255 Mask:255.255.255.0,
respectively, while the DSL router has 192.168.2.1.
I can ping A from B and B from A. And ssh is allowed by the firewall.
However, if I type
A> ssh myname@xxxxxxxxxxxx
nothing happens. Do I need to add a gateway, use 'route add' or
something like this? I thought the connection should be possible
because A and B live on the same subnet?
Robert
.
- Follow-Ups:
- Re: ssh between hosts in WLAN
- From: johnny
- Re: ssh between hosts in WLAN
- From: Allen McIntosh
- Re: ssh between hosts in WLAN
- Prev by Date: Re: Shorewall and MySQL problem
- Next by Date: Re: Shorewall and MySQL problem
- Previous by thread: Shorewall and MySQL problem
- Next by thread: Re: ssh between hosts in WLAN
- Index(es):
Relevant Pages
|