Search results

  1. F

    Hints for network setup

    First of all: Solved, and thank you for pointing me on the right direction. The issue When I installed this host, I created all my VM as linux container; in the last months I converted quite all lxc to vm. Then the problem appeared (see my other post). When looking on /etc/network/interfaces...
  2. F

    Hints for network setup

    # network interface settings; autogenerated # Please do NOT modify this file directly, unless you know what # you're doing. # # If you want to manage parts of the network configuration manually, # please utilize the 'source' or 'source-directory' directives to do # so. # PVE will preserve these...
  3. F

    Hints for network setup

    This is the actual setup that is causing issues, so I ask for an alternate setup. root@vmhost01:~# ip a 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo...
  4. F

    Hints for network setup

    Hi all, I have this situation: server hosted on a hosting provider; they assigned to eno1 port of the ProxMox host four different public IP addresses; main IP (82.195.231.243) is dedicated to ProxMox web management consolle; I would like to use the next three addresses (82.195.231.244 / 245 and...
  5. F

    VM randomly going offline and traffic catch by host

    Thanks for your answer. The only IP I set on the bridge is the host main IP, that is different from the VM IP; I think (but I'm not so sure...) that the secondary IPs are automatically assigned by the provider via DHCP. Unfortunately their customer support is very slow so I have to be sure that...
  6. F

    VM randomly going offline and traffic catch by host

    Dear Mira, we have a problem, or better: A question. 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6...
  7. F

    VM randomly going offline and traffic catch by host

    Sent to your mailbox now. Thanks for helping! :)
  8. F

    VM randomly going offline and traffic catch by host

    I'm not concerned about the traffic itself, it's all encrypted but the file is quite big: > 4Mb already gzipped and the forum engine reject it. How big is your mailbox?
  9. F

    VM randomly going offline and traffic catch by host

    I'm organizing the test. And when I get the tcpdump file what I have to do? Send to you for study or anything else?
  10. F

    VM randomly going offline and traffic catch by host

    No way, after some hours after changing the NIC MAC address, issue reappeared. Can you suggest me a checklist? Otherwise the only option I have is to recreate the VM from scratch and hope...
  11. F

    VM randomly going offline and traffic catch by host

    I changed now the MAC address with a new random one and we will see; IP address has been assigned by the hosting provider and I cannot change them; I have just 12 machine on this (unique) host so it's quite easy to keep track of internally assigned IP addresses; just to test I shut down the...
  12. F

    VM randomly going offline and traffic catch by host

    Hi, I'm having issue with network on an host based on ProxMox VE version 6.4-13. Very often one of the VM (is a qemu virtual machine) seems to be offline; in reality the traffic is not forwarded to the VM but is routed to the host machine. My situation: - The datacenter where the machine is...
  13. F

    Proxmox VE 6.4 Installation Aborted

    Exactly the same issue here! Same issue with Proxmox VE7. Please advise. Francesco
  14. F

    IP traffic from/to VM issue after updating to debian 10.8

    Hi all, I have this machine setup: 1. LXC - corpweb - With one NIC address 191.168.20.110/24; 2. VM - nginx-proxy - With two NICs: ens18 with an external IP and ens20 address 192.168.20.106/24. This VM is used as gateway for all VMs and LXCs; Both VM and LXC are on a proxmox host on a...
  15. F

    Throubles enabling ipv4 forwarding

    Adding these three lines at the local interface on the router machine seems to be enough. post-up echo 1 > /proc/sys/net/ipv4/ip_forward post-up iptables -t nat -A POSTROUTING -s '10.10.10.0/24' -o eno1 -j MASQUERADE post-down iptables -t nat -D POSTROUTING -s '10.10.10.0/24' -o eno1 -j...
  16. F

    Throubles enabling ipv4 forwarding

    Hi all, I have two fully virtualized guests, both debian 10. The first guest has two nic, one with a public ip and the second with an internal only network (10.10.10.10/8) both on different vmbr: first eth0 with public ip on vmbr0 and second eth1 - local only on vmbr1. The second guest has just...
  17. F

    fail2ban on ProxMox VE node

    Hi all, on the (exposed) IP address of the ProxMox VE node (the IP where the http console is listening) there is also open the SSH port where I can login through SSH client to this address with a password. As my experience lots of people try brute force attacks to this port when is exposed and...
  18. F

    How to add additional IP to Proxmox itself...

    This link also help: How To Assign Multiple IP Addresses To Single Network Card In Linux It's a bit more detailed. Now it works... I don't understand why it doesn't worked until I deleted all my edits on the /etc/networks/interfaces file then re-entered everything as before and rebooted the...
  19. F

    How to add additional IP to Proxmox itself...

    Both tested yesterday, the legacy and the iproute2 without result: First address works correctly, just one the other three are taken up randomy and the other two simply ignored...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!