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.

redirect IPchains

Empfohlene Antworten

Veröffentlicht

Hallo ,

Habe zuhause eine W2K Kiste stehen und davor ne Linux Firewall. Nun möchte ich aber per FTP auf meine W2K Kiste drauf zugreifen und hab mir sagen lassen ich muss dafür einen Redirect in der firewall machen. Kennt sich jemand damit aus bzw. hat das jemand schon gemacht??

welchen Eintrag muss ich dem Script hinzufügen.

gruss

chipo

-----------------------

Alles wird Gut.........

hi,

wenn du den port bzw. die ip eines an der firewall ankommenden packetes ändern willst brauchst du ipchains für den port und wenn du auch eine andere ip willst (win pc) mußt du iptables nehmen, weil ipchains das nicht kann.

Stichwort: PREROUTING

anonymous

Hy anonymous,

hört sich gut an. Doch wie gehe ich da vor.

schritte.....

Gruss

chipo

------------

where you want to go today is irrelevant

$iptables -t nat -A PREROUTING -p tcp --dport 21 -i eth1 -j DNAT --to x.x.x.x:xxxx

Die x'e durch die richtige IP und Port ersetzen. Vielleicht noch Interface und DPort anpassen.

Cya

- sorry - jetzt das ganze für IPChains:

$ipchains -A input -j REDIRECT xxxx -i eth0 -p tcp -d x.x.x.x/x xx

Müsste stimmten. Schon lange kein IPChains mehr gemacht.

cya

  • 2 Wochen später...

Hallo,

Port 21 für FTP umzuleiten ist zwar schön und gut,

nur bringt es leider nichts. Bekanntlich benutzt

das FTP Protokoll eine Control und einen Data

Connection. Am besten wird es sein, ein FTP-Proxy

auf der Firewall zu installieren.

Gruss,

DasNing

Dann soll er halt den ftp-data (20) Port eben auch forwarden.

Cya

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

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.