Search results

  1. M

    Problem of shape of network

    Hi, I would like to make acknowledge two networks (we have 3 classes C without vlan) on the proxmoxserver. I cannot attain the server if I try a crossed connection it does not work. (ok in proxmox 1.5) netstat -an | grep -i listen tcp 0 0 0.0.0.0:111 0.0.0.0:*...
  2. M

    Problem of shape of network

    Hi, ifconfig -a: eth0 Link encap:Ethernet HWaddr b8:ac:6f:95:40:6b inet6 addr: fe80::baac:6fff:fe95:406b/64 Scope:Link UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1 RX packets:20944 errors:0 dropped:0 overruns:0 frame:0 TX packets:886...
  3. M

    Problem of shape of network

    Dear Udo, Result from dmsg : dmsg|grep eth from proxmox1.7 ********************* device eth0 entered promiscuous mode bnx2: eth0: using MSIX ADDRCONF(NETDEV_UP): eth0: link is not ready device eth1 entered promiscuous mode bnx2: eth1: using MSIX ADDRCONF(NETDEV_UP): eth1: link is not ready...
  4. M

    Problem of shape of network

    I do not succeed in configurer several networks since proxmox 1.6 and 1.7 My /etc/network/interfaces: # network interface settings auto lo iface lo inet loopback iface eth0 inet manual iface eth1 inet manual iface eth2 inet manual iface eth3 inet manual auto vmbr0 iface vmbr0 inet static...