[SOLVED] Update problem

  • hi master ,thanks for reply !!!
    router dns 88.149.128.22
    ip of omv 192.168.1.3
    dns of omv 88.149.128.22 the same of router , so i dont understand where is the problem
    i change ISP saturday and I update my dns as the default in the omv page, all services are working fine.
    Saturday night I upgraded the system without problem

    OMV 6.X.X

    HP Microserver Gen 10 Plus, 3X2TB Data , 1x4TB Parity , Usb Thumb for OS , 32g Ecc Ram.

    Plugins : SharerootFs; Kvm; MergerFs; Ups; Snapraid; Resetperms; Fail2ban; Owntone; Flashmemory; Symlinks; Compose ;

    Docker: Prowlarr, Swag; Transmission; Filebrowser; Polaris; Wireguard; Heimdall; GlueTun;

  • :)

    OMV 6.X.X

    HP Microserver Gen 10 Plus, 3X2TB Data , 1x4TB Parity , Usb Thumb for OS , 32g Ecc Ram.

    Plugins : SharerootFs; Kvm; MergerFs; Ups; Snapraid; Resetperms; Fail2ban; Owntone; Flashmemory; Symlinks; Compose ;

    Docker: Prowlarr, Swag; Transmission; Filebrowser; Polaris; Wireguard; Heimdall; GlueTun;

  • No wait , iv got internet connection the, png is from my omv server in ssh
    the output is :
    # The loopback network interface
    auto lo
    iface lo inet loopback



    # eth0 network interface
    auto eth0
    allow-hotplug eth0
    iface eth0 inet dhcp
    dns-nameservers 88.149.148.22
    dns-search local
    iface eth0 inet6 manual
    pre-down ip -6 addr flush dev $IFACE



    from my laptop is

    OMV 6.X.X

    HP Microserver Gen 10 Plus, 3X2TB Data , 1x4TB Parity , Usb Thumb for OS , 32g Ecc Ram.

    Plugins : SharerootFs; Kvm; MergerFs; Ups; Snapraid; Resetperms; Fail2ban; Owntone; Flashmemory; Symlinks; Compose ;

    Docker: Prowlarr, Swag; Transmission; Filebrowser; Polaris; Wireguard; Heimdall; GlueTun;

  • enp8s0 Link encap:Ethernet IndirizzoHW d0:bf:9c:1b:f8:c8
    indirizzo inet:192.168.1.102 Bcast:192.168.1.255 Maschera:255.255.255.0
    indirizzo inet6: fe80::48f9:1552:2d6c:c908/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:122 errors:0 dropped:0 overruns:0 frame:0
    TX packets:194 errors:0 dropped:0 overruns:0 carrier:0
    collisioni:0 txqueuelen:1000
    Byte RX:22036 (22.0 KB) Byte TX:25402 (25.4 KB)



    lo Link encap:Loopback locale
    indirizzo inet:127.0.0.1 Maschera:255.0.0.0
    indirizzo inet6: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:65536 Metric:1
    RX packets:2104 errors:0 dropped:0 overruns:0 frame:0
    TX packets:2104 errors:0 dropped:0 overruns:0 carrier:0
    collisioni:0 txqueuelen:1
    Byte RX:206212 (206.2 KB) Byte TX:206212 (206.2 KB)



    pan1 Link encap:Ethernet IndirizzoHW 72:bb:7b:66:79:e3
    indirizzo inet:10.55.232.1 Bcast:10.55.232.255 Maschera:255.255.255.0
    indirizzo inet6: fe80::70bb:7bff:fe66:79e3/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:90 errors:0 dropped:0 overruns:0 carrier:0
    collisioni:0 txqueuelen:1000
    Byte RX:0 (0.0 B) Byte TX:11820 (11.8 KB)

    OMV 6.X.X

    HP Microserver Gen 10 Plus, 3X2TB Data , 1x4TB Parity , Usb Thumb for OS , 32g Ecc Ram.

    Plugins : SharerootFs; Kvm; MergerFs; Ups; Snapraid; Resetperms; Fail2ban; Owntone; Flashmemory; Symlinks; Compose ;

    Docker: Prowlarr, Swag; Transmission; Filebrowser; Polaris; Wireguard; Heimdall; GlueTun;

  • i used ifconfig because ipcoonfig not work

    OMV 6.X.X

    HP Microserver Gen 10 Plus, 3X2TB Data , 1x4TB Parity , Usb Thumb for OS , 32g Ecc Ram.

    Plugins : SharerootFs; Kvm; MergerFs; Ups; Snapraid; Resetperms; Fail2ban; Owntone; Flashmemory; Symlinks; Compose ;

    Docker: Prowlarr, Swag; Transmission; Filebrowser; Polaris; Wireguard; Heimdall; GlueTun;

  • same error with this dns and system restart

    OMV 6.X.X

    HP Microserver Gen 10 Plus, 3X2TB Data , 1x4TB Parity , Usb Thumb for OS , 32g Ecc Ram.

    Plugins : SharerootFs; Kvm; MergerFs; Ups; Snapraid; Resetperms; Fail2ban; Owntone; Flashmemory; Symlinks; Compose ;

    Docker: Prowlarr, Swag; Transmission; Filebrowser; Polaris; Wireguard; Heimdall; GlueTun;

  • yes of course , dns problem
    with 8.8.8.8 nothing change
    I would avoid re-install the system from scratch

    OMV 6.X.X

    HP Microserver Gen 10 Plus, 3X2TB Data , 1x4TB Parity , Usb Thumb for OS , 32g Ecc Ram.

    Plugins : SharerootFs; Kvm; MergerFs; Ups; Snapraid; Resetperms; Fail2ban; Owntone; Flashmemory; Symlinks; Compose ;

    Docker: Prowlarr, Swag; Transmission; Filebrowser; Polaris; Wireguard; Heimdall; GlueTun;

  • before u do that "I would avoid re-install the system from scratch" (last chance)



    set /etc/network/interfaces



    auto lo
    iface lo inet loopback



    auto eth0
    allow-hotplug eth0
    iface eth0 inet static
    address 192.168.1.***
    netmask 255.255.255.0
    network 192.168.1.0
    broadcast 192.168.1.255
    gateway 192.168.1.1
    dns-nameservers 192.168.1.1
    mtu 1492


    *** A number outside the DHCP range ( 200 or so )


  • master
    iv done edit the file " nano /etc/resolv.conf "
    set 8.8.8.8
    8.8.4.4
    yeah , no im happy !!!!!!!
    thanks for your reply and support man !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    OMV 6.X.X

    HP Microserver Gen 10 Plus, 3X2TB Data , 1x4TB Parity , Usb Thumb for OS , 32g Ecc Ram.

    Plugins : SharerootFs; Kvm; MergerFs; Ups; Snapraid; Resetperms; Fail2ban; Owntone; Flashmemory; Symlinks; Compose ;

    Docker: Prowlarr, Swag; Transmission; Filebrowser; Polaris; Wireguard; Heimdall; GlueTun;

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!