Sponsored links


Go Back   Sat Industry Forums > Dreambox > DB Images > Nabilo Images
Register FAQ Members List Calendar Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-30-2007
Registered User
 
Join Date: Oct 2003
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Sacrifice is on a distinguished road
Question No SSH in Nabilosat v0.8 for DM7000s ?...

Hi,

First of all, thank you NabiloTeam for these great images you provide us.

I'm trying to add a dropbear server to Nabilosat v0.8, as I'm not ok with opening TELNET 23 port to rest of the world.

The problem is that adding the dropbear binaries (from Gemini 3.5 image) and the libutil.so.1 library isn't enough. When adding libc.so.6, it's ok, but then all the other binaries that needed the Nabilosat version of libc.so.6 doens't work anymore...

I was wondering if you could build inside the next image a dropbear SSH server ? Or maybe as a plugin ?

Thanks again very much,

Sac.

Last edited by Sacrifice : 05-31-2007 at 02:47 AM. Reason: Changed title of the thread.
Reply With Quote
Sponsored links
  #2 (permalink)  
Old 05-30-2007
Registered User
 
Join Date: Mar 2004
Posts: 139
Thanks: 0
Thanked 2 Times in 2 Posts
Jarex is on a distinguished road
Re: SSH in Nabilosat...

Don't know what you are trying to do but ssh server has been already built in image. It is called "dropbear" and is running like a charm. Check process list.
Reply With Quote
  #3 (permalink)  
Old 05-31-2007
Registered User
 
Join Date: Oct 2003
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Sacrifice is on a distinguished road
Re: SSH in Nabilosat...

huuummm ?

What do you mean ?



************************************************** *******
** **
*** Welcome on your dreambox! - Kernel 2.6.9 ***
** **
*** Nabilosat Image v.0.8 ***
** **
*** Compiled 14.5.2007 ***
** **
************************************************** *******


Wednesday, 30 May 2007 Time: 19:10:03





dreambox login: root
Password:


BusyBox v1.2.1 (2006.10.11-21:54+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

root@dreambox:~> ps
PID Uid VmSize Stat Command
273 root 588 S /bin/sh /etc/init.d/rcS
305 root 588 S /sbin/inetd
325 root 656 S /bin/emubroker
326 root 11444 S /bin/enigma
327 root 11444 S N /bin/enigma
328 root 11444 S N /bin/enigma
333 root 11444 S /bin/enigma
342 root 11444 S /bin/enigma
343 root 11444 S N /bin/enigma
444 root 11444 R N /bin/enigma
379 root 1648 S /var/bin/gbox2.1b
380 root 1648 S /var/bin/gbox2.1b
381 root 1648 S /var/bin/gbox2.1b
382 root 1648 S /var/bin/gbox2.1b
445 nobody 612 S in.ftpd
447 root 640 S in.ftpd
448 root 424 S telnetd
449 root 704 S -sh
451 root 640 R ps

root@dreambox:~> netstat -aln
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:31335 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:31338 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:31339 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:31340 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:31342 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:31343 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:12405 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:23 0.0.0.0:* LISTEN
udp 0 0 0.0.0.0:1025 0.0.0.0:*
Active UNIX domain sockets (only servers)
Proto RefCnt Flags Type State I-Node Path
unix 2 [ ACC ] STREAM LISTENING 1288 /tmp/.listen.camd.sock
t
unix 2 [ ACC ] STREAM LISTENING 1291 /tmp/mmi.socket
unix 2 [ ACC ] STREAM LISTENING 1260 /tmp/hotplug.socket

root@dreambox:~>


There's no dropbear neither SSH server listening on NabiloSat v0.8. Or is there something that need to be activated ?

Last edited by Sacrifice : 05-31-2007 at 02:41 AM.
Reply With Quote
  #4 (permalink)  
Old 05-31-2007
Registered User
 
Join Date: Mar 2004
Posts: 139
Thanks: 0
Thanked 2 Times in 2 Posts
Jarex is on a distinguished road
Re: SSH in Nabilosat...

What is your ver. of Dreambox? I assume you do not have 7020 like me.
Reply With Quote
  #5 (permalink)  
Old 05-31-2007
Registered User
 
Join Date: Oct 2003
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Sacrifice is on a distinguished road
Re: SSH in Nabilosat...

You're right. Mine is DM7000s. (v0.8 in flash and I use v0.8 in Multiboot)
Reply With Quote
  #6 (permalink)  
Old 05-31-2007
Registered User
 
Join Date: Mar 2004
Posts: 139
Thanks: 0
Thanked 2 Times in 2 Posts
Jarex is on a distinguished road
Re: SSH in Nabilosat...

Looks like Nabilo for DM7000 is without ssh server. Sorry m8. I will try to find a solution for that and let you know results.
Reply With Quote
  #7 (permalink)  
Old 05-31-2007
Registered User
 
Join Date: Jul 2004
Posts: 68
Thanks: 0
Thanked 0 Times in 0 Posts
ArchVillan is on a distinguished road
Re: SSH in Nabilosat...

Same here on DM7000 but OK on DM7020.
Reply With Quote
  #8 (permalink)  
Old 06-01-2007
Registered User
 
Join Date: Oct 2003
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Sacrifice is on a distinguished road
Re: SSH in Nabilosat...

Thanks a lot Jarex.

If we could only have it as a plugin. I can imagine for RAM capacity reason the dropbear binary not beeing included inside DM7000 image...

Could we make it working in DM7000s only by copying the dropbears and lybrary binaires from DM7020 to DM7000 ?

If yes, could someone pack it and upload it here ?

Bye, Sac.
Reply With Quote
  #9 (permalink)  
Old 06-01-2007
Registered User
 
Join Date: Mar 2004
Posts: 139
Thanks: 0
Thanked 2 Times in 2 Posts
Jarex is on a distinguished road
Re: SSH in Nabilosat...

This is what I wanted to do but libraries from other image for 7000 e.g. Gemini instead of libraries from Nabilo 7020. I don't have at the moment enough time to test it but I will do it for sure unless someone have plugin ready to use and give a link.
Reply With Quote
  #10 (permalink)  
Old 06-01-2007
bacicciosat's Avatar
coder
 
Join Date: Sep 2006
Posts: 47
Thanks: 0
Thanked 40 Times in 14 Posts
bacicciosat is on a distinguished road
Re: SSH in Nabilosat...

Ok here is but i have not tested so let me know if it works.

Warning this package is for dm7000 image only.
Unzip the file. You will have a Nabilo package: dropbear7000_nab.tgz.
Upload this file in /tmp and use manual panel to install.

To start dropbear telnet to your dream:
cd /var/script
./dropbear_script.sh


To add dropbear at dreambox startup edit file /etc/init.d/rcS
find line:
Code:
[ -e /var/bin/gSUB ] && /var/bin/gSUB &
add after:
Code:
[ -e /var/script/dropbear_script.sh] && /var/script/dropbear_script.sh
Let me know if it works.
Attached Files
File Type: zip dropbear7000_nab.zip (73.5 KB, 18 views)

Last edited by bacicciosat : 06-01-2007 at 03:28 AM.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Nabilosat DM7000 v. 0.8 greg Nabilo Images 28 2 Weeks Ago 09:12 AM
Nabilosat DM7020 V. 0.8 Nabilosat Nabilo Images 21 2 Weeks Ago 09:12 AM
Nabilosat DM7020 V.07 greg Nabilo Images 6 12-31-2007 12:09 PM
Nabilosat DM7000 v. 07 fbrassin Nabilo Images 6 06-11-2007 10:30 PM
Nabilosat Image V.06 fbrassin Nabilo Images 10 03-16-2007 02:33 AM


All times are GMT +10. The time now is 03:29 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Page generated in 0.30742 seconds with 11 queries