Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - payback007

#1
22.1 Legacy Series / powerD seem not working
June 29, 2022, 11:37:27 PM
Dear all,

I'm trying to enable powerD functionality, but it seems powerD is not working:

from BIOS: CPU frequency 800-2100 MHz possible
P-states: enabled
C-states: enabled
HWP-states: enabled

Mainboard: Supermicro X11SSH-LN4F
CPU: Intel XEON E3-1240L v5

Is there anything I need to enable too?

sysctl dev.cpu.0 show following output:

dev.cpu.0.temperature: 45.0C
dev.cpu.0.coretemp.throttle_log: 0
dev.cpu.0.coretemp.tjmax: 100.0C
dev.cpu.0.coretemp.resolution: 1
dev.cpu.0.coretemp.delta: 55
dev.cpu.0.cx_method: C1/mwait/hwc C2/mwait/hwc C3/mwait/hwc
dev.cpu.0.cx_usage_counters: 313694 0 0
dev.cpu.0.cx_usage: 100.00% 0.00% 0.00% last 335us
dev.cpu.0.cx_lowest: C1
dev.cpu.0.cx_supported: C1/1/1 C2/2/151 C3/3/256
dev.cpu.0.freq_levels: 2100/-1
dev.cpu.0.freq: 2914
dev.cpu.0.%parent: acpi0
dev.cpu.0.%pnpinfo: _HID=none _UID=0 _CID=none
dev.cpu.0.%location: handle=\_PR_.CPU0
dev.cpu.0.%driver: cpu
dev.cpu.0.%desc: ACPI CPU


result: there is only one CPU level. Is there anything wrong in configuration or do I have to enable something different?
#2
German - Deutsch / powerD funktioniert nicht
June 25, 2022, 12:39:39 AM
Hallo zusammen,

ich versuche gerade powerD zu aktivieren, aber es scheint irgendwie nicht zu funktionieren.

lt BIOS: CPU-Tak von 800-2100 MHz möglich
P-States: aktiviert
C-States: aktiviert
HWP-States: aktiviert

Mainboard: Supermicro X11SSH-LN4F
CPU: Intel XEON E3-1240L v5

Ich wüsste nicht, was ich noch einstellen könnte.

sysctl dev.cpu.0 wirft folgendes aus:

dev.cpu.0.temperature: 45.0C
dev.cpu.0.coretemp.throttle_log: 0
dev.cpu.0.coretemp.tjmax: 100.0C
dev.cpu.0.coretemp.resolution: 1
dev.cpu.0.coretemp.delta: 55
dev.cpu.0.cx_method: C1/mwait/hwc C2/mwait/hwc C3/mwait/hwc
dev.cpu.0.cx_usage_counters: 313694 0 0
dev.cpu.0.cx_usage: 100.00% 0.00% 0.00% last 335us
dev.cpu.0.cx_lowest: C1
dev.cpu.0.cx_supported: C1/1/1 C2/2/151 C3/3/256
dev.cpu.0.freq_levels: 2100/-1
dev.cpu.0.freq: 2914
dev.cpu.0.%parent: acpi0
dev.cpu.0.%pnpinfo: _HID=none _UID=0 _CID=none
dev.cpu.0.%location: handle=\_PR_.CPU0
dev.cpu.0.%driver: cpu
dev.cpu.0.%desc: ACPI CPU


Lt. der Ausgabe kann die CPU nicht takten, lt. BIOS aber sehr wohl. Hat jemand eine Idee, an was das liegen könnte?
#3
Hi all,

I installed a well working transparent SSL proxy. It is all working, but I get some errors calling some websites. I think, the CA authority is missing.

Please find attached example if the error coming up in the web browser trying to call the website. Is there any possibiltiy to install the CA authority or is it another failure?

Tanks all for the support!
#4
German - Deutsch / Port im LAN über VPN nicht erreichbar
February 09, 2019, 12:16:29 AM
Hallo zusammen,

ich habe aktuell ein IPsec VPN für mobile clients erstellt, das funktioniert auch soweit ohne Probleme. Bei IPsec lasse ich zu Testzwecken gerade jeglichen Datenverkehr vom VPN ins LAN zu. Bei den Tests stellt sich jedoch heraus, dass ich bestimmt ports im LAN über VPN nicht erreichen kann, ich kann z.B. die ports 80 und 443 erreichen, auch den port für die OPNsense (wurde weg von 443 verlegt) funktioniert. Was leider nicht funktioniert ist z.B. Port 8089. Kann mir jemand weiterhelfen, warum der Port nicht erreichbar ist über VPN.

Ich dachte über eine Regel

IPsec IPv4* * * * * *

sollte alles im LAN erreichbar sein.

Danke schon mal für die Unterstützung!
#5
Dear all,

I trying to setup an IPsec VPN connection, the channel is working, access of local network is possible but I can't connect to the internet, means if VPN connection is enabled, browsing to the internet is not possible.

Is it any topic of rule definition or is this a matter of DNS / network configuration?
#6
Dear all,

I implemented a working IPsec VPN road warrior connection with IP-range 10.0.0.0/24 and DNS of local LAN 192.168.1.1 is provided for DNS.

After connection is established, I got following conditions:
IP: 10.0.0.1
subnet: 255.255.255.255
DNS: 192.168.1.1
gateway: empty

For my understanding subnet 255.255.255.0 should be provided as defined. I already checked ipsec.conf, net definition 10.0.0.0/24 is within ipsec.conf.
If I check "static routes", also 10.0.0.1 is linked with the actual WAN-gateway. Internal IP and network is reachable, but no internet connection from mobile IPsec through VPN is possible.

What I'm doing wrong?
#7
Dear all,

since a few days I'm trying to setup a working IPsec VPN connection to my iPhone. I tried it with several options, with certificate, with PSK, ... Always the same issue, I get no connection to my IPsec-VPN-server. At the meantime I think there are some firewall rules missing, due to the fact "VPN server does not answer". But I released all necessary ports like described in the wiki.

If I'm trying OpenVPN connection between iPhone and OPNsense does work without problems.

Does anybody have an idea what to do? Thanks very much!