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

Hat jemand von euch eine Ahnung wie ich den 3389 (MSTSC) Port forwarden kann. Ich hätte es gern so das wenn ich von einem Windows Client aus mit dem MSTSC auf die ip des Linuxservers connecte er die Anfrage an einen anderen Windows Rechner weiterleitet.

Hoffe ihr versteht was ich mein. Danke für eure Hilfe

Mfg

Feigling


echo 1 > /proc/sys/net/ipv4/ip_forward

iptables -t nat -A PREROUTING -p tcp --dport 3389 -j DNAT --to a.b.c.d

ne sorry aber das geht net. Hab vorher schon mit iptables -F alles gelöscht.

Dann noch 2 Fragen:

  1. Läuft das Skript auf dem Linux-Server der oben erwähnt wurde?
  2. Was gibt "iptables -L -n -v" aus?

1. Ja läuft auf dem Server da es ja der einzigste Server ist auf Linux ;)

2.


Chain INPUT (policy ACCEPT 293K packets, 27M bytes)

 pkts bytes target     prot opt in     out     source               destination 


Chain FORWARD (policy ACCEPT 52 packets, 2344 bytes)

 pkts bytes target     prot opt in     out     source               destination 


Chain OUTPUT (policy ACCEPT 204K packets, 23M bytes)

 pkts bytes target     prot opt in     out     source               destination 

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.