Re: Session 152 terminated -- received PADT from peer

2017-07-18 Thread James Carlson
mpossible because CHAP doesn't reveal the passphrase on the wire. Whoever set up those options was probably pretty confused. If you can do so, I suggest running with "debug" and "updetach" options, and forwarding the complete trace output to the list. If there's a problem with pppd configuration (as opposed to PPPoE or some other issue), that should help reveal what's going on at the PPP level. -- James Carlson 42.703N 71.076W

Re: sending raw packets via PPP

2007-08-07 Thread James Carlson
t address assignment is technically optional in PPP (IPCP) as well, so it would be possible to refuse IPCP addresses and then use DHCP to acquire the needed information. It'd be strange to do, though. -- James Carlson 42.703N 71.076W <[EMAIL PROTECTED]> - To unsubscribe fr

Re: sending raw packets via PPP

2007-08-07 Thread James Carlson
server addresses. Since that's a dead end, you'll need DHCP if you want to go further. -- James Carlson 42.703N 71.076W <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PR

Re: sending raw packets via PPP

2007-08-06 Thread James Carlson
this. DHCP runs over UDP, and, unlike Ethernet, there's no link layer addressing to worry about. -- James Carlson 42.703N 71.076W <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMA