7025 Gftp Problem | |
![]() |
| | Thread Tools | Display Modes |
![]() | ![]() |
| | #1 | ||
| Member Join Date: 07-02-2007 Location: London
Posts: 43
Thanks: 2
Thanked 0 Times in 0 Posts
My System: Dreambox 7025, Gemini Enigma 22-07-2008, Moteck SG2100 Motor, 512k Broadband, 80cm dish |
Hi all, I'm trying to connect my 7025 to Ubuntu using Gftp but without success, I believe the username in Gftp should be root and the password dreambox, just keep getting a connection refused message. Can anybody suggest the problem. Thanks. | ||
| | |
| | #2 | ||
| Super Moderator Join Date: 08-03-2005 Location: J6 M5
Posts: 3904
Thanks: 4
Thanked 121 Times in 114 Posts
Blog Entries: 1 My System: DM7020S ~ DM500s ~ sg2100 ~ Gemini ![]() If he were not a wizard, from head down to the root, you would have got to worry-your DB only boots | Have you read the ftp guide in the Idiot's Guide? You've put the correct IP address in your FTP program? | ||
| | |
| | #3 | ||
| Member Join Date: 07-02-2007 Location: London
Posts: 43
Thanks: 2
Thanked 0 Times in 0 Posts
My System: Dreambox 7025, Gemini Enigma 22-07-2008, Moteck SG2100 Motor, 512k Broadband, 80cm dish | Have looked at the guide, am using the address as displayed on the box, I've also tried temporarily altering a few settings on my ftp software (individually and together). | ||
| | |
| | #4 | ||
| Irregular Member Join Date: 07-05-2008 Location: Ireland 55 N, 8 W
Posts: 408
Thanks: 19
Thanked 45 Times in 41 Posts
My System: DM 600 PVR with HDD. Gemini 4.40, Moteck SG2100, Fracarro Penta 85 dish, + some puters | Are using the correct port number, Usually 21? Can you connect to the box with other apps? can you ping it from that machine? Some detail on your network settings would help, maybe a screengrab or two. | ||
| | |
| | #5 | |||
| Super Moderator Join Date: 08-03-2005 Location: J6 M5
Posts: 3904
Thanks: 4
Thanked 121 Times in 114 Posts
Blog Entries: 1 My System: DM7020S ~ DM500s ~ sg2100 ~ Gemini ![]() If he were not a wizard, from head down to the root, you would have got to worry-your DB only boots | I've just seen your avatar and I don't want to help you now... ![]()
Screengrabs of your Communication Setup (dreambox) and FTP connection (computer) would be useful. | |||
| | |
| | #6 | ||
| Member Join Date: 07-02-2007 Location: London
Posts: 43
Thanks: 2
Thanked 0 Times in 0 Posts
My System: Dreambox 7025, Gemini Enigma 22-07-2008, Moteck SG2100 Motor, 512k Broadband, 80cm dish | Haven't tried other apps yet but I'm able to ping the box, here's a few screen shots that may help. | ||
| | |
| | #7 | ||
| Super Moderator Join Date: 08-03-2005 Location: J6 M5
Posts: 3904
Thanks: 4
Thanked 121 Times in 114 Posts
Blog Entries: 1 My System: DM7020S ~ DM500s ~ sg2100 ~ Gemini ![]() If he were not a wizard, from head down to the root, you would have got to worry-your DB only boots | Can you start an ftp session at the command prompt and login that way? Can you telnet onto the Dreambox (192.168.1.64)? If the username and pwd are correct is the FTP daemon running on the Dreambox? | ||
| | |
| | #8 | ||
| Member Join Date: 07-02-2007 Location: London
Posts: 43
Thanks: 2
Thanked 0 Times in 0 Posts
My System: Dreambox 7025, Gemini Enigma 22-07-2008, Moteck SG2100 Motor, 512k Broadband, 80cm dish | Hi mhku (no offence taken by the way, I guess who is going to do better this season is for another forum, I'm a relative old timer when you could get in to a match for less than a quid ) I can't seem to get through from the command prompt but I can telnet, does this mean the daemon isn't running and if so what do I do to rectify the problem ? | ||
| | |
| | #9 | ||
| Super Moderator Join Date: 08-03-2005 Location: J6 M5
Posts: 3904
Thanks: 4
Thanked 121 Times in 114 Posts
Blog Entries: 1 My System: DM7020S ~ DM500s ~ sg2100 ~ Gemini ![]() If he were not a wizard, from head down to the root, you would have got to worry-your DB only boots | There's a football section in the forum and there is also a Fantasy Football League. If you can telnet onto the box with root/ dreambox then maybe FTP isn't working. Have you tried FTPing using a web browser? To check if ftpd is running: Blue Panel > System Info > Process Info and look for vsftpd To restart vsftpd, start a telnet session and enter: /etc/init.d/vsftpd restart This assumes Enigma2 (7025) paths are the same as Enigma1 (7020).
__________________ Last edited by mhku; 02-08-2008 at 12:10 AM | ||
| | |
| | #10 | ||
| Member Join Date: 07-02-2007 Location: London
Posts: 43
Thanks: 2
Thanked 0 Times in 0 Posts
My System: Dreambox 7025, Gemini Enigma 22-07-2008, Moteck SG2100 Motor, 512k Broadband, 80cm dish | Looks like the process is missing though there's a process called gdaemon, is that something different ? | ||
| | |
| | #11 | ||
| Specialist Contributor Join Date: 23-07-2005 Location: S.Wales
Posts: 1340
Thanks: 98
Thanked 47 Times in 36 Posts
My System: 1.2M & 55cm Gregorian Dish`s, 1.5m Gibertini on a Jaeger 1224 H-H motor. Dreambox 7025 200gb HD, Vbox-II. SS2 Card. | Just use DCC (dreambox control centre) has everything you need in one app! ![]() Easy to set up
__________________ Roiders are like the sun, big, orange, and never stare directly at them | ||
| | |
| | #13 | ||
| Member Join Date: 07-02-2007 Location: London
Posts: 43
Thanks: 2
Thanked 0 Times in 0 Posts
My System: Dreambox 7025, Gemini Enigma 22-07-2008, Moteck SG2100 Motor, 512k Broadband, 80cm dish | In the meantime I've executed the command to restart vsftpd and it seemed to suggest it's started ok but no process appears in the system process info section ( perhaps not surprisingly the box still isn't responding ) Thought I'd try remotely copying a file using the box IP address, being Unix to Unix thought it would be fairly easy. Managed it eventually after creating root password on the box. Last edited by heyjoe; 02-08-2008 at 01:15 PM | ||
| | |