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.

2. IP-adresse unter Red Hat

Empfohlene Antworten

Hallo Ihr,

wer kann mir sagen wie ich unter Red-Hat 7.1 meiner Netzwerkkarte eine zweite IP-Adresse geben kann? Habe schon in der /etc/sysconfig/ifcfg-eth0 ein bischen rumgemacht, das hat aber nicht gereicht, oder war wohl syntaktisch nicht ganz korrekt!!! HIIILFE

many many thanx

Das, was du willst, ist "ipaliasing". Bei RedHat geht das ganz einfach:

Du erstellst eine neue Datei (/etc/sysconfig/network-scripts/ifcfg-eth0:0)

Dort steht drin:

# /etc/sysconfig/network-scripts/ifcfg-eth0:0

ISALIAS=yes

# Broadcast

BROADCAST=192.168.0.255

# Netzwerkmaske

NETMASK=255.255.255.0

# Schnittstelle

DEVICE=eth0:0

BOOTPROTO=none

# Beim Starten mit aktivieren?

ONBOOT=yes

# Netzwerk

NETWORK=192.168.0.0

# IP-Addrese

IPADDR=192.168.0.1

# -EnDe-

Die Schnittstelle "eth0:0" ist das Erste (0) IP Alias Gerät von eth0, d.h. zweite wäre eth0:1 dritte eth0:2 usw...

Zum aktivieren der Schnittstelle "ifup eth0:0" (fährt nur dieses Device "hoch") oder "/etc/rc.d/init.d/network restart" (startet alle Netzwerk Schnittstellen neu...) oder manuell ohne jegliches script "ifconfig eth0:0 192.168.0.1 netmask 192.168.0.255"

MfG Martin

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Konto

Navigation

Suchen

Suchen

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.