On Tuesday 2008-04-15 11:20, manuel scheub wrote: >> > >> >I modified the udhcpd from the busybox - have a look in the attached >> >file. >> >To handle the different cases i wrote a shell script - also attached. >> >> But if the client uses DHCP, why don't you hand out 10.0.x.x directly? > >If the client uses DHCP, i do hand out 10.0.x.x directly! The >modified dhcpd listens on all requests, it doesn't matter if it is >not a dhcp-request. But there is only DHCPINFORM which might carry a non 10.0.x.x address. I think it's simpler if you just add 192.168.0.0/16 as an address to eth0. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html