Hi Gert, On Sunday 28 February 2010 15:50:01 Gert Doering wrote: > Now, for all operatings systems *except* Win32 and OpenBSD, the sequence > of execution is > > open_tun() > do_ifconfig()
That seems to make sense for OpenBSD. I just had a colleague (kudos Moritz) try to connect with ifconfig_order() changed to static inline int ifconfig_order(void) { #if defined(WIN32) return IFCONFIG_BEFORE_TUN_OPEN; #else return IFCONFIG_AFTER_TUN_OPEN; #endif } and it broke the tunnel. Regards Heiko -- Heiko Hund | Software Engineer | Phone +49-721-25516-237 | Fax -200 Astaro AG | An der RaumFabrik 33a | 76227 Karlsruhe | Germany Executive Board: Markus Hennig, Jan Hichert, Günter Junk, Dr. Frank Nellissen Chairman of the Supervisory Board: Stanley J. Krasnow Headquarter Location: Karlsruhe Commercial Register: Mannheim HRB 108997