T65

Members
  • Posts

    28
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

T65's Achievements

Noob

Noob (1/14)

1

Reputation

  1. Barely I don't like these flapsy cables in my server so I have to bite the bullet, SATA was not an option and other "fast" interfaces are still not there to use. Respect to @Jlarimore for his nice little server
  2. https://www.highpoint-tech.com https://www.highpoint-tech.com/nvme-overview You will find a lot of stuff everyone is dreaming about I‘m using in my server a SSD7204 for my x8 Slot with 3 NVMe drives (more is coming)
  3. Hallo, habe gestern noch lange an den DNS Einstellungen getestet und dazu versucht nähere Informationen zu finden, warum und weshalb. Wie ich bereits schrieb, funktionierte Variante 1 sofort und nur mit Variante 2 gab es Probleme. Wenn ich den Cloudflare DNS Proxy für den "bitwarden" CNAME entferne, wird die Adresse "richtig" aufgelöst und ich kann darauf zugreifen (mit Firefox und Edge). Ich hab dann mal einen A-Record mit eingeschaltetem Proxy auf die WAN-IP zeigen lassen aber auch das funktionierte nicht. Zum testen dann einfach mal den Proxy wieder deaktiviert, brachte mich auf die Bitwarden Anmeldemaske (nur mit Firefox, Edge wollte nicht). Bin nun wieder zu den alten DNS Einstellungen (diesmal mit ausgeschaltetem Proxy für CNAME bitwarden) zurück. mgutt: - ping -c 4 bitwarden ping: bad address 'bitwarden' - curl bitwarden:PORT curl: (6) Could not resolve host: bitwarden Nichtsdestotrotz, werde ich die Angelegenheit weiterverfolgen und mit diesem Teilerfolg für den Moment leben. Falls jemand noch einen Tipp hat, bin ich bereit das gerne zu testen werde auch mal im englisch sprachigem Forum nachfragen, ob dort jemand Erfahrungen mit Cloudflare DNS Proxy gesammelt und bereits eine Lösung gefunden hat. Vielen Dank an euch: mgutt und Anym001
  4. Hallo und vielen Dank für die Vorschläge und Hilfestellung, als erstes habe ich gestern noch einen Portscan durchgeführt und mal geschaut ob der Port 80 bzw. 443 überhaupt geöffnet werden und das richtig an der Fritte konfiguriert wurde. Portscan verlief positiv. mgutt: - Musst du da evtl die Domains hinterlegen über die ein Zugriff möglich sein darf? Nicht das ich wüsste. - Hast du den Container auch mal über ein anderes Network zb Host einfach mal getestet? Container erreiche über das interne Netz problemlos. Anym001: - proxy_pass http://bitwarden:PORT; oder proxy_pass http://IP:PORT; Hat leider nicht geholfen. So, habe mich jetzt noch einmal hingesetzt, alles gelöscht und alles nochmal "Schritt für Schritt" installiert. Dabei habe ich einmal die Variante 1 "swag + duchdns + vaultwarden" hinzu genommen und die Variante 2 "swag + cloudflare (dns verification) + vaultwarden" ausprobiert. Um diverse Konfigurationen/Anbieter auszuschließen und den Fehler zu begrenzen ... mit Teilerfolg. Variante 1 hat erstaunlicherweise sofort funktioniert. Variante 2 hat nicht funktioniert und wirft bei mir den Fehler 523 und die entsprechende Cloudflare-Maske. Wenn man die Beschreibung so ließt, liegt es wohl an den DNS-Einstellungen, die bei mir lauten: A, dynamic, WANIP, Auto, Mit Proxy CNAME, www, xxx.de, Auto, Mit Proxy CNAME, bitwarden, dynamic.xxx.de, Auto, Mit Proxy, MX, xxx.de, mail.xxx.de, Auto, Nur DNS Habe ich einen Eintrag vergessen, der Essentiell ist? P.S.: Außerdem mal die Konsole von SWAG öffnen und schauen ob "ping -c 4 bitwarden" bzw "curl bitwarden:PORT" geht. Werde ich auch gleich noch testen. Sobald ich eure Tipps und Vorschläge ausprobiert oder vielleicht etwas neues herausfunden habe, melde ich mich unverzüglich. Viele Grüße, T65
  5. Hallo liebe Community, ich versuche mich gerade daran, einen Reverse Proxy einzurichten, um auf meine gespeicherten Passwörter in Bitwarden zugreifen zu könnnen. Ich dachte das wird ein selbstläufer durch die guten Tutorials von "Spaceinvader One" aber irgendwie möchte es nicht funktionieren und jetzt wollte ich euch meine Vorgehensweise einmal erläutern und vielleicht findet jemand von euch einen Konfigurationsfehler meinerseits oder etwas anderes was ich vielleicht übersehen habe 🙂 ISP: Vodafone (Unitymedia) mit DualStack Fritzbox 6660 Cable Tutorials: 1. Buying a Domain and Connecting it to Cloudflare for Use with your Home Server 2. Tracking your Dynamic ISP IP Address for use with your Home Server with Cloudflare DDNS & Duck DNS 3. How to Setup and Configure a Reverse Proxy on unRAID with LetsEncrypt (swag) & NGINX 4. How to Use DNS Verification with your Reverse Proxy & use a Wildcard SSL Certificate (optional) 5. Easily Setup a Bitwarden Server on Unraid or a VPS for Password Management Konfiguration: Fritzbox Freigaben: - Bezeichnung(en): HTTP/HTTPS-Server - Protokoll: TCP - IP-Adresse im Internet: IPv4 - Port(s) an Gerät: 180/1443 bis Port 180/1443 - Port(s) extern gewünscht: 80/443 Unraid Docker Settings: - Preserve user defined networks: Yes Cloudflare DNS Verwaltung: - A, dynamic, WAN-IP - CNAME, bitwarden, dynamic.xxx.de - MX, xxx.de, mail.xxx.de Cloudflare DDNS: - Network Type: Bridge - API Key: xxx - Domain: xxx.de - Subdomain: dynamic - Cloudflare Proxy: true - IPv6/IPv4 records: A swag: Network Type: proxynet http: 180 https: 1443 Email: xxx Domain Name: xxx.de Subdomain(s): bitwarden Only Subdomains: true Validation: http oder dns DNS-Plugin: cloudflare (wenn Validation == dns)* */.../appdata/swag/dns-conf/cloudflare.ini -> API Key einfügen und Email abändern. bitwardenrs: Network Type: proxynet Naja, das war mehr oder weniger meine vorgenommene Konfiguration aus den Videos. Keine erkennbaren Abweichungen und wenn ich das ganze Teste, dann erhalte ich bei Firefox die Meldung: Fehler: Umleitungsfehler und bei Edge: ERR_TOO_MANY_REDIRECTS. Hab ich irgendetwas übersehen oder eine falsche Konfiguration vorgenommen? Wenn jemandem etwas aufgefallen ist, würde ich mich freuen, wenn wir zusammen das Problem beheben könnten 🙂 Ein dickes Dankeschön schonmal vorab. T65
  6. Dear community, I read a little in the "libvirt" documentation and found maybe two useful additions for my issue. I changed the drivers cache and added the following tag to all of my virtual machine XML descriptions. <disk ...> <driver ... cache='none'> ... <shareable/> </disk> In a first test it has already worked - see what the future holds. Thank you very much, T65
  7. Dear community, I have different VMs which are connected to the network and some not. I have set up a hard disk with drivers for graphics cards, ... and various programs I want to test in an isolated environment. If I configure a new VM, I passthrough the hard disk (Manual, /dev/disk/by-id/...) and install all necessary drivers from the hard disk without need of the internet. BUT if I create a text file on the hard disk on VM "abc", shutdown VM "abc" and start another VM "def" - it looks like that this file is not (present/visible/written) on the hard disk in VM "def". The hard disk is only used by one VM at a time! I removed the hard disk and connected it via USB. All data is available, but not always in the VMs. I tried different bus types (VirtIO, SATA, USB, ...), with no success. Does anyone know the problem, perhaps a solution or should I avoid this procedure? Thank you very much, T65
  8. Dear community, I have a virtual machine with windows 10 installed. I tried to set the guest hardware time for qemu from libvirt to a specific value: <domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'> ... <qemu:commandline> <qemu:arg value='-rtc'/> <qemu:arg value='base=1970-01-01T00:00:00'/> </qemu:commandline> But that doesn't work. I also tried to change the clock tag to something like: <clock offset='variable' adjustment='-500000' basis='utc'> <timer name='hypervclock' present='yes'/> <timer name='hpet' present='no'/> </clock> Here is the problem that the date / time is printed correctly in the Log "-rtc base=2019-09-23T14:25:47 \" but not set up corrently in operating system and I have to change these value in the *.xml all the time. I figured out, if I start the virtual machine and click on "Edit" the value changed to another value. In my case to -500001 or different. My plan is, an external hardware (arduino + dcf77 modul) and the corresponding software receives the current time via dcf77 longwave time signal and updates the time of the operating system over the air. Does someone of you tried this? Can someone help me out or can give me some useful tips or links? That would be great! Thanks a lot, T65
  9. Sorry, but I haven't found a solution yet either.
  10. Hello, the last update was three months ago, so its time to close this thread. I didn't tried the GTX 1070 on the server platform but fixed the I/O input lags passing through the USB controller on my two VM's with the two gpu's AMD R9 and AMD RX56 Vega! Thank you for that great support and tips - I love you guys! @SpaceInvaderOne Today I saw your video about the AMD RX 5700XT and through my experiences I am of the opinion that the motherboard hardware connection is different. I had and have no problems with my RX56 graphics card and the Supermicro motherboard from the first time - install, pass-through, install drivers and have fun. I would have liked to test the RX 5700XT with my setup, but therefore buying, testing and returning a graphics card makes no sense. Maybe we should create an overview that lists different setups and which components produced the best results?
  11. Hello, the GTX 1070 arrived and I tried it on the "server platform" - the same issue. Then I grabbed my "desktop platform": Ryzen 1700 Asus Prime X370 Pro 32GB RAM and it ends up with the same issue . I tried different configurations and found a curious behaviour with VNC (1. GPU) and the 1070 (2. GPU). So i stopped searching for performance issues and started searching for I/O input lags. I stubbed the USB controller, passed it through and voilà!!! I had no success to test with Q35 because I could not find or extract a valid UEFI Rom file for the 1070. That means I couldn't test the "PCI Root Patch". In GPU-Z the gpu was configured with x8 ... - can't remember. The next step will be, trying it on the "server platform" - again. I'll keep you posted!
  12. Yes, but the card doesn‘t work as expected 😞 all you can read in the corresponding topic.
  13. Yesterday I installed Windows 10 on the NVME and on a baremetal system. Then I stubbed the NVME controller and created a new Windows 10 VM on the unraid server. No improvements and now I guess it's definitely the GPU, maybe due to a wrong PCIe configuration x1 instead of x16 Gen 3. Some member discussed that already and maybe that's it - I don't know! PCIe Root Port Patch Now I bought a Nvidia GTX 1070 because I have no other GPU laying around.
  14. Could be but I'm a AMD-Fanboy I have never bought Intel or Nvidia Well, in this case I would like to buy one of the two graphic cards (small form factor): MSI GeForce GTX 1070 Aero ITX OC 8GB MSI GeForce RTX 2070 Aero ITX OC 8GB I think that these graphics cards (not the same model) will be used by other users and there should be no problems