Displaying 1 result from an estimated 1 matches for "gnjtfhp5".
2012 Mar 07
1
routing problem with domU bridged to two networks
...tebin.com/kyWpTQYU
Lets assume my dom0's eth2 public ip is 1.2.3.33 and my dmz network
11.22.33.96/255.255.255.224 . I have created NAT from my LAN with
iptables. You can see my /etc/sysconfig/iptables here:
http://pastebin.com/1FqSTvPH
And this is my dom0 routing table:
http://pastebin.com/gNjTFHp5
My goal:
To access NFS shares on a (non-virtualized) file server in the LAN
network from the domU web server in the DMZ network.
What I tried:
I attached the domU to both bridges using this Xen config:
vif = [ "mac=00:0c:29:de:3a:fe,bridge=xenbr0","mac=00:0C:29:76:19:85,bridge...