[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] network problem



Hello guys, 

I have a problem with my network and Im a noob so I thought you may help me:
My dom0 has connection and this is my ifconfig on dum0:

eth0      Link encap:Ethernet  HWaddr 00:26:9e:58:68:18
          inet addr:128.148.16.164  Bcast:128.148.16.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:115017 errors:0 dropped:2 overruns:0 frame:0
          TX packets:77745 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:11827659 (11.8 MB)  TX bytes:51460620 (51.4 MB)
          Memory:c0200000-c0220000

eth1      Link encap:Ethernet  HWaddr 00:26:9e:58:68:19
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Memory:c0240000-c0260000

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:176454 errors:0 dropped:0 overruns:0 frame:0
          TX packets:176454 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:686748598 (686.7 MB)  TX bytes:686748598 (686.7 MB)

vif4.0    Link encap:Ethernet  HWaddr fe:ff:ff:ff:ff:ff
          inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:896 errors:0 dropped:0 overruns:0 frame:0
          TX packets:11419 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:32
          RX bytes:189004 (189.0 KB)  TX bytes:1577577 (1.5 MB)

xenbr0    Link encap:Ethernet  HWaddr 00:26:9e:58:68:18
          inet addr:128.148.16.164  Bcast:128.148.16.255  Mask:255.255.255.0
          inet6 addr: fe80::226:9eff:fe58:6818/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:85201 errors:0 dropped:0 overruns:0 frame:0
          TX packets:63632 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:6711814 (6.7 MB)  TX bytes:50384855 (50.3 MB)

this is what I get when I type brctl show:
bridge name     bridge id               STP enabled     interfaces
xenbr0          8000.00269e586818       no              eth0
                                                                         vif4.0

and this is when I type iptables -L:
Chain INPUT (policy ACCEPT)
target     prot opt source               destination

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination
ACCEPT     all  --  anywhere             anywhere             PHYSDEV match --physdev-out vif4.0 --physdev-is-bridged
ACCEPT     all  --  anywhere             anywhere             PHYSDEV match --physdev-in vif4.0 --physdev-is-bridged

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination

based on what I've read it should work but the domU doesnt have a connection.
Also I am copying my instructions from here and install hvm manually.

I will appreciate your help.
Looking forward to hearing from you.

Regards
Reza

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.