|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] question on bridged OR routed configuration & public IP
Quoting xenlist@xxxxxxxxxxxxx:
Try this on Dom0 command line and see if you can ping out with the
DomU beyond Dom0:
iptables -L
Does it show the FORWARD chain as DENY? If so, then issue this on the
command line:
iptables -P FORWARD ACCEPT
Hope that helps,
Jon
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|