Hello List,
I reinstalled 3.8-beta on the alpha with just the required sets and the hostname.pppoe0 and ppp.conf files with the amap_wipeout panic still occuring.

I tried UKC> disable amap and pkg_delete -F amap-5.1.tgz and amap-4.5.tgz without any success.

Any ideas on solving this is much appreciated.

Thank you,

rogern

John 3:16


From: Roger D Neth Jr <[EMAIL PROTECTED]>
To: misc@openbsd.org, [EMAIL PROTECTED]
Subject: OpenBSD 3.8-beta Alpha panic with pppoe
Date: Mon, 05 Sep 2005 11:58:49 -0700

Hello List,
I am unable to get pppoe to work with an alpha that I want to use as a firewall. It panics

amap_wipeout: corrupt amap

when I connect the ADSL Speedstream modem to any of the three nic's.

I have used the same hostname.pppoe0 and ppp.conf files with the same modem and a secondary nic on an i386 successfully.

My assumption is this is hardware related to the alpha and not OpenBSD.

Would anyone be able to check this out and verify this or let me know how I can correct this error. Would ukc > disable amap work?

I Googled this and did not find any information on this.

Thank you,

rogern

John 3:16



ppp.conf

        pppoedev de1
        !/sbin/ifconfig de1 up
!/usr/sbin/spppcontrol \$if myauthproto=pap myauthname=xxxxxx \
                myauthkey=xxxxxx
        !/sbin/ifconfig \$if inet 0.0.0.0 0.0.0.1 netmask 0xffffffff
        !/sbin/route add default 0.0.0.1
        up

        default:
        set log Phase Chat LCP IPCP CCP tun command
        set redial 15 0
        set reconnect 15 0

        pppoe:
        set device "!/usr/sbin/pppoe -i de1"
        disable acfcomp protocomp
        deny acfcomp
        set mtu max 1492
        set speed sync
        enable lqr
        set lqrperiod 5
        set cd 5
        set dial
        set login
        set timeout 0
        set authname xxxxxx
<snip>

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar  get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/

Reply via email to