This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ASG 220 defekt?

Moin Forumgemeinde,

ich kämpfe seit tagen an ein Problem was ich nicht lösen kann.

Laut Dashboard sind eth0 und eth1 konfiguriert und zwar als LAN und WAN. Aber ich muss das Netzwerkkabel auf eth4 und eth5 stecken, damit die Ports aktiv sind und dies auch im Dashboard anzeigen.

Wäre für jede Hilfe dankbar.

Gruß

Siehe Fotos:





This thread was automatically locked due to age.
  • evtl. nicht sauber inst. BIOS reset und reinst.
  • Moin,

    wo kann man das Bios resteten? Im Bios ist ja nicht mal möglich die Port abzuschalten. Gibt es irgendwo ein Handbuch über die Mainboard?

    Gruß
  • Bevor du das Bios resettest und eine Neuinstallation machst. 
    Schau einmal auf der Console, was hier drin steht.

    edit /etc/udev/rules.d/70-persistent-net.rules


    Passt das zur Hardware?

    Nice greetings
  • Hallo,

    lass mich raten: Du hast auf deiner ASG220 das Software-Image installiert und nutzt eine Home-Lizenz.

    Richtig?

    cu,
      ipzipzap
  • GNA, schreibe von meinem iPhone und hatte die Screenshots nicht gesehen. Also ich sehe Du hast das Software-Image installiert, da ist das normal, das die Ports durcheinander sind.
  • Bevor du das Bios resettest und eine Neuinstallation machst. 
    Schau einmal auf der Console, was hier drin steht.

    edit /etc/udev/rules.d/70-persistent-net.rules


    Passt das zur Hardware?

    Nice greetings


    Das habe ich bekommen als ich den Befelh eingegeben habe.

    Ich kann damit leider nix richtiges anfangen.

    gruß
  • GNA, schreibe von meinem iPhone und hatte die Screenshots nicht gesehen. Also ich sehe Du hast das Software-Image installiert, da ist das normal, das die Ports durcheinander sind.


    Moin,

    und wie ordnet man die Port. Aber soweit ich der meinung bin habe ich die Hardware Version installiert.

    Habe diesen Link genutzt:
    http://download.astaro.com/UTM/v9/hardware_appliance/iso/
  • Also sind die Anordnung komplett falsch herum?

    Kopier dir das mal weg, ändere den NAME und starte die UTM neu.

    # This file was automatically generated by the Astaro Installer, then
    # possibly later on written by the /lib/udev/write_net_rules generator
    # script.
    #
    # You can modify it, as long as you keep each rule on a single line.
                                  I ^A)
    SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:1a:8c:15:4b:30", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
                                   I ^A)
    SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:1a:8c:15:4b:31", ATTR{type}=="1", KERNEL=="eth*", NAME="eth1"

    # PCI device 0x8086:0x1229 (xÃI ^A)
    SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:1a:8c:15:4b:32", ATTR{type}=="1", KERNEL=="eth*", NAME="eth2"

    # PCI device 0x8086:0x1229 (^HÃI        ^A)
    SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:1a:8c:15:4b:33", ATTR{type}=="1", KERNEL=="eth*", NAME="eth3"

    # PCI device 0x8086:0x1076 ()
    SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:1a:8c:15:4b:2c", ATTR{type}=="1", KERNEL=="eth*", NAME="eth4"

    # PCI device 0x8086:0x1076 (¨ÃI ^A)
    SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:1a:8c:15:4b:2d", ATTR{type}=="1", KERNEL=="eth*", NAME="eth5"

    # PCI device 0x8086:0x1076 (8ÃI ^A)
    SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:1a:8c:15:4b:2e", ATTR{type}=="1", KERNEL=="eth*", NAME="eth6"

    # PCI device 0x8086:0x1076 (ÃÃI ^A)
    SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:1a:8c:15:4b:2f", ATTR{type}=="1", KERNEL=="eth*", NAME="eth7"


    Nice greetings
  • Moin,

    hab es so eingetragen wie Du es in dem Code angegeben hast.

    leider keine Änderung

    Gruß
  • Hatte nichts im Code geändert, nur den Namen markiert (leider sieht man bei Code fettgedrucktes so schlecht).
    Müsstest es einmal neu anordnen, direkt in der Shell.

    Kannst es prüfen, ob es falsch herum sortiert ist, wenn du z.B. einen weiteren Port aktivierst z.B. eth7 und schaust, ob der dann bei eht0 aktiv ist.

    Nice greetings