help install ffp

223 views
Skip to first unread message

stf...@gmail.com

unread,
Feb 20, 2023, 4:44:05 PM2/20/23
to Alt-F
i try to instal ffp  in my dns 320 A  afeter  fresh install ,  but return me this erro 

Downloading...

--2023-02-20 22:42:20-- http://www.inreto.de/dns323/fun-plug/0.7/arm/fun_plug.tgz Resolving www.inreto.de... 37.120.178.135 Connecting to www.inreto.de|37.120.178.135|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://inreto.de/dns323/fun-plug/0.7/arm/fun_plug.tgz [following] --2023-02-20 22:42:20-- https://inreto.de/dns323/fun-plug/0.7/arm/fun_plug.tgz Resolving inreto.de... 37.120.178.135 Connecting to inreto.de|37.120.178.135|:443... connected. ERROR: cannot verify inreto.de's certificate, issued by 'CN=R3,O=Let\'s Encrypt,C=US': Issued certificate has expired. To connect to inreto.de insecurely, use `--no-check-certificate'.

Download failed, check that the ffp site is up and running.  why  ?anyone can help me ?


Roberto Ribes

unread,
Feb 20, 2023, 5:19:45 PM2/20/23
to Alt-F

Fist update certs, but isn't better to use Alt-f packages than FFP?

Bob Allison

unread,
Sep 5, 2023, 11:23:54 PM9/5/23
to Alt-F
I have the same issue.
I get the same error and I AM using Alt-F packages.
In Alt-F I select packages/fft, then select to install fft0.7 from http://www.inreto.de/dns323/fun-plug (the default location).
then get the same output.

A respondent said - First update certs.   But no instructions how to do that.
Isn't the bad certificate on the www.inreto.de pages and nothing I can do about it?
Message has been deleted

Alain Coetmeur

unread,
Sep 6, 2023, 2:24:55 AM9/6/23
to al...@googlegroups.com
It is old for me but I've noted:

for the certificate:
https://sourceforge.net/p/alt-f/wiki/How%20to%20Use/#first-time-setup

wget --no-check-certificate https://curl.se/ca/cacert.pem -O /etc/ssl/ca-bundle.crt

I have a script that do that everyday

for the problem of "raid is degraded" (I have no raid anyway, strange)

https://sourceforge.net/p/alt-f/wiki/How%20to%20remove%20swap%20from%20a%20RAID1%20(AKA%20Your%20md0%20raid1%20device%20is%20degraded)/

cat /proc/swaps
mdadm --examine --scan --verbose
swapoff /dev/md0 # stop swap over RAID1 device md0
mdadm --zero-superblock /dev/sda1 /dev/sdb1 # destroy RAID information from the RAID disk components sda1 and sdb1
mdadm --stop /dev/md0 # stop the md0 RAID. amber/orange led will be turned off
mkswap /dev/sda1 # create swap on sda1
mkswap /dev/sdb1 # create swap on sdb1
swapon -p1 /dev/sda1 /dev/sdb1 # activate swap on both

and for the SMB/CIFS not seen in windows

smb.conf

[global]
    wide links = yes
    allow insecure wide links = yes
    unix extensions = no

install wsdd2 (unstable)

for the SSH server:
dropbearkey -f /root/.ssh/id_dropbear -t rsa -s 2048
 dropbearkey -y -f /root/.ssh/id_dropbear | grep "^ssh-rsa " > /root/.ssh/id_dropbear.pub
 
 cat  /root/.ssh/id_dropbear.pub>> /root/.ssh/authorized_keys


I concede I no more understand what I did...

Le mer. 6 sept. 2023 à 05:24, Bob Allison <bobbya...@gmail.com> a écrit :
The post referenced is no longer in existence.  What to do???
--
You received this message because you are subscribed to the Google Groups "Alt-F" group.
To unsubscribe from this group and stop receiving emails from it, send an email to alt-f+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/alt-f/9e0aaabc-75f8-46f7-b7fa-41d8b9ed2665n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages