<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi,<br>
    <br>
    <br>
    Am 18.05.2012 10:57, schrieb Thorsten Göllner:
    <blockquote cite="mid:4FB60EF8.1000207@ovm-group.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      Sorry, my fault. I had a typo. The broadcst is configured
      correctly: 113.203.209.191<br>
      <br>
      Any other idea?<br>
    </blockquote>
    <br>
    yes but may be it is another typo:<br>
    <br>
    <blockquote cite="mid:4FB60EF8.1000207@ovm-group.com" type="cite"> <br>
      <blockquote
cite="mid:CAGt04nYoxCp99gK0OpsDJcp9440ow7o2Gpy78ZB1i02uzwOFkQ@mail.gmail.com"
        type="cite">
        <div class="gmail_quote">
          <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;">
            <div bgcolor="#FFFFFF" text="#000000"> <br>
              ON THE GUEST:<br>
              =============<br>
              <font face="Courier New, Courier, monospace">~$ ifconfig<br>
                eth0      Link encap:Ethernet   HWaddr 52:54:00:d2:d1:73<br>
                          inet addr:113.203.209.165 
                Bcast:213.203.09.191   Mask:255.255.255.224<br>
                [...]<br>
                <br>
                ~$ route -n</font><br>
              <font face="Courier New, Courier, monospace">Kernel IP
                routing table<br>
                Destination     Gateway         Genmask         Flags
                Metric Ref    Use Iface<br>
                0.0.0.0         113.203.209.161 0.0.0.0         UG   
                100    0        0 eth0<br>
                1213.203.209.160 0.0.0.0         255.255.255.224 U    
                0      0        0 eth0</font><br>
              <br>
            </div>
          </blockquote>
        </div>
      </blockquote>
    </blockquote>
    <br>
    An IP of <font face="Courier New, Courier, monospace">1213.203.209.160</font>
    in your default route does not exist in IPv4 ;-). The 1213 is much
    too high ;-) and I think the 2 should be deleted. But I also think
    your routing is not correct. In my opinion there should be <font
      face="Courier New, Courier, monospace">113.203.209.163(the IP of
      your KVM host</font>) instead of <font face="Courier New,
      Courier, monospace">113.203.209.161</font> and <font
      face="Courier New, Courier, monospace">113.203.209.0</font>
    instead  of <font face="Courier New, Courier, monospace">1213.203.209.16.</font><br>
    But these are only guesses and it depends on how routing is done in
    your data center. (I think you are using Hetzner and Hetzner does
    not allow you to use their gateway with other MAC addresses than
    your KVM host!)  Maybe it is a typo but may be not because you used
    the command "route -n".<br>
    <br>
    If you realy want some help you should post config files! It is
    easier to track problems.  <br>
    <br>
    <br>
    By,<br>
    michael<br>
  </body>
</html>