|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] XEN/bridge mode
On Sat, May 9, 2009 at 4:33 AM, Codecr <gerardo@xxxxxxxxxxxxxx> wrote:
> /sbin/iptables -t nat -A PREROUTING -p tcp -i eth0 -d 196.40.23.216 --dport
> 3389 -j DNAT --to 192.168.122.77:3389
>
It should work. Perhaps you have firewall on Windows? AFAIK it's
activated by default on XP.
Can you connect to domU's port 3389 from dom0?
If all failed, a workaround is to use tcp proxy like "balance"
http://www.inlab.de/balance.html
http://dag.wieers.com/rpm/packages/balance/
Regards,
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|