|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Routing not working in testing
I'm seeing a similar issue with testing in a bridging setup.
Outgoing ssh connection fail from dom0 to function unless iptables is
turned off. The same ssh connections and settup from domU seem to
work.
[nic@stateless:~] sudo iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT all -- anywhere stateless state RELATED,ESTABLISHED
ACCEPT icmp -- anywhere stateless state NEW
ACCEPT tcp -- anywhere stateless state NEW tcp dpt:ssh
I'm also seeing some connection issues with incoming http connections in domU.
Nothing persistent, and I haven't had time to track down the problem
yet by reverting to 2.0.7.
(version: 3518:9d3927f57bb2, kernel 2.6.12)
--
Nicholas Lee
http://stateless.geek.nz
gpg 8072 4F86 EDCD 4FC1 18EF 5BDD 07B0 9597 6D58 D70C
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|