Search results

  1. M

    Hetzner subnet configuration

    How much abuse have you received before? I've been getting these abuse notices for about two weeks now, and I don't want to be blocked either. I respond to each one, but it's a big pain for me.
  2. M

    Hetzner subnet configuration

    You can simply set a route for each IP address on the subnet, on your vmbr0. Something like: ip route add 111.111.111.1/32 dev vmbr0 gw: MAINIP (On vmbr0 for example, Bridge eth0) Here's how it works for me. But there's a serious problem: I keep getting MAC error messages. That's because the...