Displaying 2 results from an estimated 2 matches for "routingt".
Did you mean:
  routing
  
2004 Aug 02
1
Split Access Routing and SNAT
...t censored to
protect my customer.
The routerbox assigns on eth0 all IP-addresses from NET1, same for eth1
and NET2. The internal net is on eth2.
I''ve set up split-access routing like in the documentation, part "4.2.1.
Split access". Every productive server get''s his own routingtable and it''s
own SNAT/DNAT rule. Example is given for one server.
# Server 1, external 10.1.0.3, internal 192.168.1.2, table server1,
# default-gateway is 10.1.0.1 (DSL router)
ip route add $NET1 dev eth0 src 10.1.0.1 table server1
ip route add $INTNET dev eth2 table server1
ip route add d...
2005 May 14
10
Cross-Domain Networking Problems
xm list reveals the following information...
Name              Id  Mem(MB)  CPU  State  Time(s) 
Console
Domain-0           0      315    0  r----   2058.1
Domain-1          11      342    0  -b---      5.2   
9611
Domain-2          12      342    0  -b---      3.9   
9612
Xen seems to be working beautifully but I have not yet
figured out how to get Domain-0 to ping both Domain-1
and Domain-2,