Recent content by Golhum

  1. G

    CT firewall rules with source ip

    OK ! Very thanks for your help. :D:D:D I'll try to send the information to OVH ... I need some times to check all before mark this thread solved.
  2. G

    CT firewall rules with source ip

    Hi ! I've remove package you suggest, enable apparmor and reboot ! And I cannot access to the server. Try to disable firewall, apparmor ... no way to retrive the service working. :mad: (I've no KVM on the hardware, so I've try with netboot rescue system to change settings) So, I reinstall the...
  3. G

    CT firewall rules with source ip

    OK ... So, the config, with 2 container running. and apparmor disabled The only package I've manually install on the host was curlftpfs (but I've install it after) dpkg -l : see attached file ip a : root@toto:~# ip a 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group...
  4. G

    CT firewall rules with source ip

    Hi ! No, install from OVH template on dedicated server. If you want, I can send you an access as it was not on prod now and can easily reset.
  5. G

    CT firewall rules with source ip

    Yes !!!!! It works like a charm. I've reboot too, and no problem. Some tests, and sources in the firewall works perfectly. Tomorrow I'll test more. As I'm the only user of the system and the containers, I have no really risk. But if anyone know what the disable of apparmor can perturb proxmox...
  6. G

    CT firewall rules with source ip

    Yes, I think we have the same problem. I don't have dump the packets, but all traffic in the VM like to get from the proxmox host. I try some configuration, and flags ... but no result
  7. G

    CT firewall rules with source ip

    My files ... I've make somes tests. here, an iplist +group, but not working too. In the container, no rule keep connection pass from ip in list or ip in source I need to create a rule with ip of the host in source (so no ip filtration). I've try the 'ip_filter' to yes, but not changing anything...
  8. G

    CT firewall rules with source ip

    The only source I can use in the rule in the container was the ip of the host. All other source will not work.
  9. G

    CT firewall rules with source ip

    Hi, Yes, all turned ON (datacenter, host, container and on network interface). I just want to filtering ex : port 22 to my ips only. I've reinstall 2 times, always the same pb. I'm on a dedicated server by OVH, with proxmox preconfigured, and range of failover ips.
  10. G

    CT firewall rules with source ip

    Hello ! I've a fresh install of proxmox 6. I've create a CT debian 10, with external FO ip I want to use the firewall to limit access to the CT, and filtering on source ips. but If I set source IP in the container, the traffic was not allowed. I need to set the source as the ip of the promox...