Hello, On Sat, 2 Mar 2002, bert hubert wrote: > > ip rule add from 192.168.0.0/30 nat 202.149.83.195 > > ip rule add from 192.168.0.4/30 nat 202.149.83.196 > > ip rule add from 192.168.0.8/30 nat 202.149.83.197 > > I don't think this syntax works anymore. I would do this with iptables, There is a small patch that fixes this for Netfilter but don't expect it in the mainstream kernels. The current status is 0 votes for it and it can be replaced with iptables rules, of course, it is useful for complex setups. Here it is: http://www.linuxvirtualserver.org/~julian/#rtmasq It also fixes bugs that nobody wants to fix already for months. > Regards, > > bert Regards -- Julian Anastasov <ja@ssi.bg>