2010/6/28 ratheesh k <ratheesh.ksz@xxxxxxxxx>: > Hi, > > A -------> R ------->S > > I have a linux machine A is connected to Linux machine R . Machine R > is having two network interfaces and acting as a router . > It has a dhcp server running . It will assign ip in 192.168.1.0/24 > subnet to all machine connected on lan side ( A is connected also in > lan side ) . Wan side of R is connected to HTTP server S . There is > also a DHCP server running on S to assign ip in 10.232.18.0/24 subnet > . Is there any way , in which NAT should be bypassed to get ip from > DHCP server running on S . My question is : How can A will get an ip > from 10.232.18.0/24 pool ip .? > ebtables is an option ? How can we make it ? > Is there any other optimal way ? > Suppose you achieve your goal and A got an IP from S pool. But there appear another problem - what about routing? Presumably you should track leased IP and dynamically bridge packets to/from it - and it looks rather complicated. -- Best regards Anatoly Muliarski -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html