> As an alternative, it would be possible to create the PPP network device > in a similar way to a normal GRE tunnel, using the "ip tunnel" command, > and for pppd to access this device using a packet socket - which seems > like a more elegant solution to me.
The current ip tunnel framework requires that a default tunnel device be automatically created, which acts both as the interface for the creation of tunnel devices and as a fallback device. Its debatable whether this is appropriate for PPTP, but it seems the easiest way for the time being. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
