Jump to content


Adblock Plus
Advertising seems to be blocked by your browser.

Please notice that advertising helps us to cover the cost of hosting the project.

If you find these ads displayed intrusive or inappropriate, please contact the webmaster.

gusto

Member Since 24 May 2019
Offline Last Active 09 Nov 2024 11:42
-----

Posts I've Made

In Topic: Port 21 not open

7 November 2024 - 20:10

Yes, now I can see open ports and FTP works. Apparently this helped

/etc/init.d/inetd.busybox start
Nmap scan report for 10.8.0.175
Host is up (0.055s latency).
Not shown: 992 closed ports
PORT     STATE SERVICE
21/tcp   open  ftp
22/tcp   open  ssh
23/tcp   open  telnet
80/tcp   open  http
111/tcp  open  rpcbind
2049/tcp open  nfs
8001/tcp open  vcom-tunnel
8888/tcp open  sun-answerbook
I must have flashed wrong. I downloaded multiboot from downloads and saved the zip file on a USB key. Then I used the USB multiboot IMG upgrade option in the recovery menu.
Apparently I need to download the USB version. Unzip the files to the USB key and use the Flash recovery IMG option.

In Topic: Port 21 not open

7 November 2024 - 18:48

netstat -lnpt

Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name    
tcp        0      0 0.0.0.0:46822           0.0.0.0:*               LISTEN      -
tcp        0      0 0.0.0.0:54667           0.0.0.0:*               LISTEN      1465/rpc.mountd
tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      1438/rpcbind
tcp        0      0 0.0.0.0:21              0.0.0.0:*               LISTEN      2145/inetd
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      1427/dropbear
tcp        0      0 0.0.0.0:23              0.0.0.0:*               LISTEN      2145/inetd
tcp        0      0 0.0.0.0:43644           0.0.0.0:*               LISTEN      1465/rpc.mountd
tcp        0      0 0.0.0.0:2049            0.0.0.0:*               LISTEN      -
tcp        0      0 0.0.0.0:55298           0.0.0.0:*               LISTEN      1465/rpc.mountd
tcp        0      0 0.0.0.0:58467           0.0.0.0:*               LISTEN      1443/rpc.statd
tcp        0      0 :::45445                :::*                    LISTEN      1465/rpc.mountd
tcp        0      0 :::37740                :::*                    LISTEN      1465/rpc.mountd
tcp        0      0 :::12013                :::*                    LISTEN      1497/oscam
tcp        0      0 :::111                  :::*                    LISTEN      1438/rpcbind
tcp        0      0 :::80                   :::*                    LISTEN      1505/enigma2
tcp        0      0 :::47155                :::*                    LISTEN      1443/rpc.statd
tcp        0      0 :::45396                :::*                    LISTEN      1465/rpc.mountd
tcp        0      0 :::3702                 :::*                    LISTEN      1478/wsdd
tcp        0      0 :::22                   :::*                    LISTEN      1427/dropbear
tcp        0      0 :::8888                 :::*                    LISTEN      1497/oscam
tcp        0      0 :::44060                :::*                    LISTEN      -
tcp        0      0 :::8001                 :::*                    LISTEN      1505/enigma2
tcp        0      0 :::2049                 :::*                    LISTEN      -

The box uses OpenVPN and is not accessible from the Internet.

 

Today I got physically to box. This is uClan Ustym 4K Pro.
There is a problem, because I cannot install a new IMG through the recovery menu. I tried the latest OpenPLi multiboot (from a USB stick). Next, I tried to install from the Internet in recovery mode, it was installed, but the box does not boot.

 


In Topic: Port 21 not open

7 November 2024 - 06:55

I also have the feeling that the FTP server in the box is not running. I can only access that box remotely via the Internet. The box worked without problems for more than 2 years. However, now there is a problem with port 21. I assume that OpenPLi uses VSFTPD.
 
IMG is an OpenPLi 8
Another box uclan, also OpenPLi 8 and without problems
Here are the nmaps from the boxes
 
bad box
Starting Nmap 7.80 ( https://nmap.org ) at 2024-11-07 06:48 CET
Nmap scan report for 10.8.0.175
Host is up (0.064s latency).
Not shown: 994 closed ports
PORT     STATE SERVICE
22/tcp   open  ssh
80/tcp   open  http
111/tcp  open  rpcbind
2049/tcp open  nfs
8001/tcp open  vcom-tunnel
8888/tcp open  sun-answerbook

good box

Starting Nmap 7.80 ( https://nmap.org ) at 2024-11-07 06:49 CET
Nmap scan report for 10.8.0.174
Host is up (0.079s latency).
Not shown: 990 closed ports
PORT     STATE SERVICE
21/tcp   open  ftp
22/tcp   open  ssh
23/tcp   open  telnet
80/tcp   open  http
111/tcp  open  rpcbind
139/tcp  open  netbios-ssn
445/tcp  open  microsoft-ds
2049/tcp open  nfs
8001/tcp open  vcom-tunnel
8888/tcp open  sun-answerbook

In Topic: OpenPli 9 and ansible

7 June 2024 - 21:38

No. I have never had the need, nor see the point.

Everything can be achieved with a properly prepared autobackup, including installing custom ipks. I normally flash multiple times a day, and have 30+ boxes. I have an USB stick for each model, with the required files.

If an admin needs to make some changes in a config file and manages 50 boxes, then Ansible can be very useful.


In Topic: Request for WireGuard VPN implementation

11 February 2024 - 15:46

Hello all,

 

There is an tutorial available?

 

I would like also to install it on my Vu+ Uno 4K with Openpli 8.3 installed...

 

Thanks in advance.

 

Cheers!

opkg update
opkg list | grep wireguard
opkg install wireguard 

More info on https://www.wireguard.com/