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

Hallo,

 

Ich habe eine Frage zur Eingabe von Access Listen (Standard IP)

 

Ich habe im VLAN30 drei Rechner, die über einen L3 Switch in andere VLAN`s geroutet werden.

PC1:  192.168.0.1/24

PC2:  192.168.0.2/24

PC3:  192.168.0.3/24

 

Nun möchte ich das PC1 nicht mehr geroutet wird:

 

Ich habe deshalb im L3 Switch folgendes konfiguriert:

 

Switch(config)#access-list 10 deny 192.168.0.1 0.0.0.0

Switch(config)#access-list 10 permit 192.168.0.2 0.0.0.0

Switch(config)#access-list 10 permit 192.168.0.3 0.0.0.0

Switch(config)#interface vlan30

Switch(config-if)#ip access-group 10 in

 

Wenn ich mir die ACL anschaue wird mir folgendes angezeigt:

 

Switch#show  access-list

Standard IP access list 10

    10 deny host 192.168.0.1

    20 permit host 192.168.0.2

    30 permit host 192.168.0.3

 

Das funktioniert auch soweit. Die Nachrichten von PC1 werden nicht mehr geroutet.

 

Nun möchte ich die bestehende ACL verändern. Ich möchte, dass die Nachrichten von PC2 ebenfalls nicht mehr geroutet werden

 

Ich habe folgendes gemacht:

 

Switch(config)#access-list 10 deny 192.168.0.2 0.0.0.0

Switch(config)#interface vlan30

Switch(config-if)#ip access-group 10 in

 

Wenn ich mir danach die Access Liste anschaue, wird mir folgendes angezeigt:

 

Switch#show access-list

Standard IP access list 10

    10 deny host 192.168.0.1 (4 match(es))

    20 permit host 192.168.0.2 (4 match(es))

    30 permit host 192.168.0.3 (4 match(es))

    40 deny host 192.168.0.2

 

Es funktioniert nicht.

 

Kann mir jemand sagen, wie ich die Zeile

    20 permit host 192.168.0.2

verändern kann?

 

Gruß

Eleu

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.