|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] dom0 ping all domU only dom0
Hi there
Got Suse 9.2 and the packages from
www.suse.de/~garloff/linux/xen
I use 2.6.8-24.14-xen rpms, created my own rootfs by
dd if=/dev/zero of=/home/xen/xebtest/testfs bs=1k
count=4M
mkreiserfs /home/xen/xebtest/testfs -f
mount /home/xen/xebtest/testfs /mnt -o loop -t
reiserfs
yast (install into directory) minimal package
I boot and get
Domain-0 0 507 0 r---- 46.9
XenTest 1 127 0 -b--- 44.9
9601
after solving some online_update issue, got all
packages updated (except kernel)
now when I ping from Dom0 to an IP in the lan it's
all ok:
ping 192.168.0.11
PING 192.168.0.11 (192.168.0.11) 56(84) bytes of
data.
64 bytes from 192.168.0.11: icmp_seq=1 ttl=60
time=11.9 ms
64 bytes from 192.168.0.11: icmp_seq=2 ttl=60
time=5.84 ms
Inside XenTest I can ping
ping 192.168.0.4
PING 192.168.0.4 (192.168.0.4) 56(84) bytes of data.
64 bytes from 192.168.0.4: icmp_seq=1 ttl=64
time=5.12ms
64 bytes from 192.168.0.4: icmp_seq=2 ttl=64
time=0.178 ms
but I cannot ping 192.168.0.11 (lan)
why?
here are the ifconfigs:
xentest:~ # ifconfig
eth0 Link encap:Ethernet HWaddr
AA:00:00:00:00:11
inet addr:192.168.0.100 Bcast:192.168.0.255
Mask:255.255.255.0
inet6 addr: fe80::a800:ff:fe00:11/64
Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500
Metric:1
RX packets:31 errors:0 dropped:0 overruns:0
frame:0
TX packets:47 errors:0 dropped:0 overruns:0
carrier:0
collisions:0 txqueuelen:1000
RX bytes:3690 (3.6 Kb) TX bytes:3858
(3.7Kb)
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:26 errors:0 dropped:0 overruns:0
frame:0
TX packets:26 errors:0 dropped:0 overruns:0
carrier:0
collisions:0 txqueuelen:0
RX bytes:1784 (1.7 Kb) TX bytes:1784 (1.7
Kb)
and of Dom0:
ifconfig
eth0 Link encap:Ethernet HWaddr
00:10:A7:0D:B1:3C
inet addr:192.168.0.4 Bcast:192.168.0.255
Mask:255.255.255.0
inet6 addr: fe80::210:a7ff:fe0d:b13c/64
Scope:Link
UP BROADCAST RUNNING PROMISC MULTICAST
MTU:1500 Metric:1
RX packets:1280 errors:0 dropped:0overruns:0
frame:0
TX packets:1438 errors:0 dropped:0
overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:144997 (141.5 Kb) TX bytes:154930
(151.2 Kb)
Interrupt:17 Base address:0x8f00
eth1 Link encap:Ethernet HWaddr
00:10:A7:10:E3:E9
inet6 addr: fe80::210:a7ff:fe10:e3e9/64
Scope:Link
UP BROADCAST NOTRAILERS MULTICAST MTU:1500
Metric:1
RX packets:0 errors:0 dropped:0 overruns:0
frame:0
TX packets:44 errors:0 dropped:0 overruns:0
carrier:0
collisions:0 txqueuelen:1000 RX
bytes:0 (0.0 b) TX bytes:22880 (22.3 Kb)
Interrupt:18 Base address:0xae00
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:7163 errors:0 dropped:0
overruns:0 frame:0
TX packets:7163 errors:0 dropped:0
overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:655553 (640.1 Kb) TX bytes:655553
(640.1 Kb)
vif2.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:47 errors:0 dropped:0 overruns:0
frame:0
TX packets:31 errors:0 dropped:185
overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:3858 (3.7 Kb) TX bytes:3690 (3.6
Kb)
xen-br0 Link encap:Ethernet HWaddr
00:10:A7:0D:B1:3C
inet addr:192.168.0.4 Bcast:192.168.0.255
Mask:255.255.255.255
inet6 addr: fe80::200:ff:fe00:0/64
Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500
Metric:1
RX packets:1808 errors:0 dropped:0
overruns:0 frame:0
TX packets:2281 errors:0 dropped:0
overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:162569 (158.7 Kb) TX bytes:1374206
(1.3 Mb)
I would greatly appreciate any help on this
___________________________________________________________
Gesendet von Yahoo! Mail - Jetzt mit 250MB Speicher kostenlos - Hier anmelden:
http://mail.yahoo.de
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] dom0 ping all domU only dom0,
Chris Epicier <=
|
|
|
|
|