| Hi, 
 I have managed to get it working by doing the DNAT on the Virtual Machine. The reason I want to use the server, is because it makes it more manageable. It also works if I use routing instead of a xen bridge for the virtual machine. So I am think there is something I am missing with regard to translating the IP packets on the router and passing them across the bridge on to the XEN network. 
 NAT on the Virtual Machine (this works): 
 Windows PC (10.10.1.3) ---> ROUTER: eth0 (10.10.1.1) ---> eth1 (10.11.0.1) ||| BRIDGE ||| VM: eth0:1 (10.11.0.100) --- DNAT --> 10.11.0.1      |                                                                                                                             |      connection to 10.11.0.101:139 -------------------------------------------------------------------------------------> DNAT 10.11.0.1:10140 
 If issue only occurs if I try to DNAT using the router as described previously. 
 Thanks, 
 
 Friday, November 10, 2006, 7:27:17 PM, you wrote: 
 > On 11/10/06, Adam <codedv@xxxxxxxxxx> wrote: >> Does anyone have any suggestions? 
 > None you'll want to hear. :-) > But this is a start... > http://www.catb.org/%7Eesr/faqs/smart-questions.html 
 > Have done basic network troubleshooting? What were the results? What > varies between the environment it works and the one it doesn't? 
 > What you've described is complex, convoluted even. Is this the only > way it can be done? SMB is hard enough on a LAN, let alone with the > routing you have... 
 > jerry 
 > _______________________________________________ > Xen-users mailing list > Xen-users@xxxxxxxxxxxxxxxxxxx > http://lists.xensource.com/xen-users 
 _______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users |