[Mesh] ssh to mesh node
Marc Juul
marcjc at gmail.com
Sat Jul 6 19:48:41 PDT 2013
On Sat, Jul 6, 2013 at 7:47 PM, Marc Juul <marcjc at gmail.com> wrote:
> On Sat, Jul 6, 2013 at 5:06 PM, Max B <maxb.personal at gmail.com> wrote:
>
>> Hey I have a bit of a technical question (let me betray my ignorance a
>> bit....)
>>
>> I've set up one of the ubiquiti picostation nodes with the batman-adv
>> configuration. It seems to be working as expected. It's broadcasting 2
>> ssids, one 'sudomesh' as an AP, and the other 'sudomesh-backchannel' as
>> ad-hoc. I can connect to 'sudomesh' from a laptop and then connect to the
>> internet.
>>
>> The question I have is: Is there a way for me to ssh into the router in
>> order to change configurations, etc? I pretty much followed the guide in
>> the wiki by the letter, but I don't know where I would find the router
>> itself in order to ssh in. I tried root@ the ipaddr set in
>> /etc/config/network as option ipaddr. In the wiki that is 10.42.10.11, but
>> no luck.
>>
>
>
> You have to plug into it with an ethernet cable, then make sure your
> network interface has an IP on the same subnet as 10.42.10.11, then ssh
> into it.
>
> so e.g:
>
> sudo /etc/init.d/network-manager stop
> sudo ifconfig eth0 10.42.10.12 netmask 255.255.0.0 up
> ssh root at 10.42.10.12
>
oops, I meant:
ssh root at 10.42.10.11
--
Marc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://sudoroom.org/lists/private/mesh/attachments/20130706/e9e5b0ab/attachment.html>
More information about the mesh
mailing list