[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Network still broken, new issue as well , 7468:17a9f111fa93
On 10/26/05, Ewan Mellor <ewan@xxxxxxxxxxxxx> wrote: On Wed, Oct 26, 2005 at 08:14:41AM -0400, Michael Lessard wrote: I have two network cards on my computer : eth0 connect to -> FW (DMZ 192.168.100.254) eth1 connect to -> FW (internal network 192.168.10.254) On my DOM0 i haved configure network eth0 : up (no ip) eth1 : 192.168.10.20 On my DOMU i haved configure network eth1 : 192.168.100.1 ON DOM0 #brctl show xenbr0 8000.feffffffffff no vif8.0 # 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-in vif1.0 ACCEPT all -- anywhere anywhere PHYSDEV match --physdev-in vif8.0 Chain OUTPUT (policy ACCEPT) target prot opt source destination # ifconfig eth0 Link encap:Ethernet HWaddr 00:08:54:2F:EA:38 inet addr:192.168.100.5 Bcast:192.168.100.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:13 errors:0 dropped:0 overruns:0 frame:0 TX packets:87 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:894 (894.0 b) TX bytes:16522 (16.1 KiB) Interrupt:17 Base address:0xec00 eth1 Link encap:Ethernet HWaddr 00:08:54:2F:EA:32 inet addr:192.168.10.20 Bcast:192.168.10.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:7597 errors:0 dropped:0 overruns:0 frame:0 TX packets:4755 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:963119 (940.5 KiB) TX bytes:667126 (651.4 KiB) Interrupt:18 Base address:0xe800 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:76 errors:0 dropped:0 overruns:0 frame:0 TX packets:76 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:5064 (4.9 KiB) TX bytes:5064 (4.9 KiB) vif8.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:72 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3024 (2.9 KiB) TX bytes:0 (0.0 b) xenbr0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:72 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:2016 (1.9 KiB) TX bytes:0 (0.0 b) I haved put ip on eth0 to test connectivty from etho on DOM0 and its working ... I could ping FW from DOM0 but i could'nt ping DOM0 from DOMU _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |