Hallo Klaus,
den Befehl habe ich abgesetzt:
das sehe ich auf dem Server:
root@server:~# linuxmuster-opnsense-reset
linuxmuster-opnsense-reset 2022-05-08 09:58:21
Sets the firewall to the state after setup.
Custom adjustments made since then are lost.
Note: The firewall will be restartet during the process.
Do you want to continue (YES)? YES
Enter the current firewall root password:
Please re-enter the current firewall root password:
Executing ssh command on 10.16.1.254:
* → „exit“
/usr/lib/python3/dist-packages/paramiko/ecdsakey.py:134: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point
self.ecdsa_curve.curve_class(), pointinfo
/usr/lib/python3/dist-packages/paramiko/ecdsakey.py:202: CryptographyDeprecationWarning: signer and verifier have been deprecated. Please use sign and verify instead.
signature, ec.ECDSA(self.ecdsa_curve.hash_object())
/usr/lib/python3/dist-packages/paramiko/rsakey.py:99: CryptographyDeprecationWarning: signer and verifier have been deprecated. Please use sign and verify instead.
algorithm=hashes.SHA1(),
/usr/lib/python3/dist-packages/paramiko/dsskey.py:114: CryptographyDeprecationWarning: signer and verifier have been deprecated. Please use sign and verify instead.
signer = key.signer(hashes.SHA1())
/usr/lib/python3/dist-packages/paramiko/ecdsakey.py:184: CryptographyDeprecationWarning: signer and verifier have been deprecated. Please use sign and verify instead.
signer = self.signing_key.signer(ecdsa)
* SSH connection successfully established.
* Execution finished successfully.
firewall
Reading setup data … Success!
Calculating radius secret … Success!
Downloading firewall configuration:
/usr/lib/python3/dist-packages/paramiko/ecdsakey.py:134: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point
self.ecdsa_curve.curve_class(), pointinfo
/usr/lib/python3/dist-packages/paramiko/ecdsakey.py:202: CryptographyDeprecationWarning: signer and verifier have been deprecated. Please use sign and verify instead.
signature, ec.ECDSA(self.ecdsa_curve.hash_object())
/usr/lib/python3/dist-packages/paramiko/rsakey.py:99: CryptographyDeprecationWarning: signer and verifier have been deprecated. Please use sign and verify instead.
algorithm=hashes.SHA1(),
/usr/lib/python3/dist-packages/paramiko/dsskey.py:114: CryptographyDeprecationWarning: signer and verifier have been deprecated. Please use sign and verify instead.
signer = key.signer(hashes.SHA1())
/usr/lib/python3/dist-packages/paramiko/ecdsakey.py:184: CryptographyDeprecationWarning: signer and verifier have been deprecated. Please use sign and verify instead.
signer = self.signing_key.signer(ecdsa)
* Download finished successfully.
* Backing up … Success!
* Reading current config … Success!
* Reading certificates & ssh key … Success!
* Creating xml configuration file … Failed!
Waiting for opnsense to come up
und dann kommt
Executing ssh command on 10.16.1.254:
* → „exit“
* Unable to establish a SSH connection!
Executing ssh command on 10.16.1.254:
* → „exit“
* Unable to establish a SSH connection!
Executing ssh command on 10.16.1.254:
* → „exit“
* Unable to establish a SSH connection!
Executing ssh command on 10.16.1.254:
* → „exit“
* Unable to establish a SSH connection!
Executing ssh command on 10.16.1.254:
* → „exit“
und das wiederholt sich endlos.
Anmerkung: Die OpnSense startet auch nicht neu. Kann das daran liegen, dass die alte Netzmaske 255.240.0.0 verwendet wird?
Viele Grüße
Alois