Search results

  1. A

    [SOLVED] Ubuntu Network

    Problem was in Gateway, where IP Range for ETH0 IP dont see at Gateway.
  2. A

    [SOLVED] Ubuntu Network

    I watching it some time.. and can it be problem with some routing automaticly from Cloud-Init? Because when its starting it write just incoming route but dont write outgoing route.
  3. A

    [SOLVED] Ubuntu Network

    Okay, im Sorry.. Im now compare it again and again Ubuntu VM vs Ubuntu in CT where network works. In CT is /etc/systemd/network/eth.network which containtais: [Match] Name = eth0 [Network] Description = Interface eth0 autoconfigured by PVE Address = xxx.y.zzz.1/28 #IP Address setted via...
  4. A

    [SOLVED] Ubuntu Network

    Thanks for try. I was trying to search a lot already.. But without success. That i was already readed. I wait if someone know what to do with this or if someone have some experience with that.
  5. A

    [SOLVED] Ubuntu Network

    Hello, in container (Ubuntu, where not working internet) is "/etc/systemd/network/" empty. Im using exactly same image which is writed for download at: https://pve.proxmox.com/wiki/Cloud-Init_Support (if not updated at source). In container in netplan is 50-cloud-init.yaml and its content is: #...
  6. A

    [SOLVED] Ubuntu Network

    Hello, i have problem. I trying to use Ubuntu Cloud Iso Image as Template by this tutorial: https://pve.proxmox.com/wiki/Cloud-Init_Support But when i setup it and clone it, then i have problem. Its not have internet Access. But when i try CT or Debian Cloud then it works normally. Can someone...