-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Juliusz Chroboczek schrieb: >>> The usage scenario is that of a wireless node that simultaneously speaks >>> AHCP/Babel and is an access point for ordinary, unmodified nodes using >>> DHCP. > >>> The tricky bit is that you want to coordinate the DHCP server with AHCP, > >> wonderful, thats exacly what i need, also for ipv6. > > Please let me know exactly what you're trying to do -- I need to collect > some use cases before I implement it.
acquire one or more ipv4 and ipv6 prefixes and addresses for routing purposes. like, one ipv4 address for ipv4 legacy routing, 2 ipv4 subnets for lan and dhcp-splash on wlan and 2 /64 prefixes for lan and wlan. > > Exact software versio would be welcome too, since I'll need to puzzle > out a way to get the DHCP and RA daemons to communicate with ahcpd. it should not be bound to a specific software, but in this case it's openwrt, radvd and dnsmasq on openwrt kamikaze. as i think, i will get a very long (1 week) lease from the ahcp server and give out short (1h) leases via dhcp. so, i should start decreasing my leasetime for dhcp until i get a new ahcplease, then i can reconfigure my interfaces (or not, if i keep my network(s)) and the game starts again. or i acquire a new lease 1 hour earlier, so my old networks are still valid for an hour and i can do some kind of transition to the new network (like moving the old address to an alias interface, putting the new address on the interface and restart dnsmasq) in all these cases, ahcpd should not try to handle this by itself, it is job of other parts of the operation system, which have to be triggered by ahcpd. Am i wrong with this? > > Juliusz > > Alex -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkr3Q38ACgkQhx2RbV7T5aHdeQCfRvMi3XJjiqv1WNH71GrMLe25 UV0AniRyLUpeLxlUPUVT/k8AEfUcIGLy =KvV7 -----END PGP SIGNATURE----- _______________________________________________ Babel-users mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/babel-users

