With commit #1927 I got PPP negotiation to be logged, but unfortunately syslogd is started up *after* the network comes up (I guess so that it can detect all the interfaces it wants to listen on).
I'm wondering if we can bring it up earlier and then send it a HUP so that it redetects the interfaces? What order is syslogd brought up on on other systems? Also, I tried to patch PPP_STD_OPTIONS in /usr/sbin/pppoe-connect so that the mru and mtu were set to 1464, but as it happens the braindead switch that Qwest uses here decides it wants to NAK my request and instead set an MTU of 1492 (!!!! you're never suppose to force a *larger* mtu/mru that either side is willing to accept, that's why it's the Maximum transmission/receive unit...). Any ideas? -Philip ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
