Brent Voltz writes:
> I am currently attempting to get PPPoE working using MPD on 4.2-Release.
> I'm talking to an Alcatel 1000. I can get connected using PPP and a tun
> interface, but I'm having no luck with MPD. The log file shows this:
>
> mpd: pid 202, version 3.2 (root@bsd 21:32 11-Mar-2001)
> [PPPoE] ppp node is "mpd202-PPPoE"
> [PPPoE] using interface ng0
> [PPPoE] IPCP: peer address cannot be zero
> [PPPoE] IFACE: Open event
> [PPPoE] IPCP: Open event
> [PPPoE] IPCP: state change Initial --> Starting
> [PPPoE] IPCP: LayerStart
> [PPPoE:PPPoE] [PPPoE] bundle: OPEN event in state CLOSED
> [PPPoE] opening link "PPPoE"...
> [PPPoE] link: OPEN event
> [PPPoE] LCP: Open event
> [PPPoE] LCP: state change Initial --> Starting
> [PPPoE] LCP: LayerStart
> [PPPoE] device: OPEN event in state DOWN
> [PPPoE] exec: /sbin/ifconfig fxp1 up
> [PPPoE] can't create pppoe peer to fxp1:,orphans: No such file or directory
> [PPPoE] device is now in state OPENING
> [PPPoE] device: DOWN event in state OPENING
> [PPPoE] device is now in state DOWN
> [PPPoE] link: DOWN event
> [PPPoE] LCP: Down event
>
> I used the sample config files, edited with my username, password, ethernet
> interface, etc. Can anyone tell me what is failing?
You might need to "kldload ng_ether" first.. ?
-Archie
__________________________________________________________________________
Archie Cobbs * Packet Design * http://www.packetdesign.com
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message