Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Empfohlene Antworten

Veröffentlicht

Hey Leute,

wieder nach langem suchen usw. bleibt mir nichts anderes übrig als mein Leid mit euch zu teilen.

Habe das Problem mit den IPtables nun gelöst bekommen und jetzt steh ich vor dem nächsten

HAPROXY (HAProxy - The Reliable, High Performance TCP/HTTP Load Balancer)

Ich hab in der etc/haproxy/haproxy.cfg folgendes stehen



global

        log /dev/log    local0

        log /dev/log    local1 notice

        chroot /var/lib/haproxy

        user haproxy

        group haproxy

        daemon


defaults

        log     global

        mode    http

        option  httplog

        option  dontlognull

        contimeout 5000

        clitimeout 50000

        srvtimeout 50000

        errorfile 400 /etc/haproxy/errors/400.http

        errorfile 403 /etc/haproxy/errors/403.http

        errorfile 408 /etc/haproxy/errors/408.http

        errorfile 500 /etc/haproxy/errors/500.http

        errorfile 502 /etc/haproxy/errors/502.http

        errorfile 503 /etc/haproxy/errors/503.http

        errorfile 504 /etc/haproxy/errors/504.http


#das ist der von mir bearbeitete Teil

frontend test_1

 bind PROXYIP:15555

 redirect location http://WEBSERVERIP

Wenn ich im Browser nun PROXYIP:15555 eingebe, werde ich zu meinem Testwebserver weitergeleitet.

Nur zeigt mir jetzt mein Browser in der Adressleiste die tatsächliche IP des Webservers - und das soll auf keinen Fall sein.

Hat einer von euch Erfahrung damit?

Erstelle ein Konto oder melde dich an, um einen Kommentar zu schreiben.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.