Hello all, I tried to substitute epppdd.exe(from my Netdial 1.3)in place of Arachne's epppd.exe in my arachne.cfg: ------------------------ Connection @LH EPPPDD.EXE>>PPP.LOG ------------------------ It loaded EPPPDD high, but didn't connect. In fact, all I got was the bottom bar of Arachne, and the rest of the screen was black. I believe I saw a post from Glenn where he was using EPPPDD. It works in my Netdial 1.3 - Arachne 1.60 combo, but not in the regular Arachne setup. I believe the output of epppdd swamped arachne's PPP.LOG, and that kept things from working normally. I tried redirecting the output like this: ----------------------- Connection @LH EPPPDD.EXE -d >output.txt ----------------------- But there is still more output that won't redirect, and would wind up on the screen as it does in Netdial 1.3, and that was more than Arachne could handle. Same result, epppdd loaded high, but no connection to the internet. I'm just trying epppdd to see what will happen, and I gathered from Glenn's post that it's possible to use it. ---------------------- I'm using IP_Address BOOTP since I am loading high. ------ Thanks, Michael L. Dawley Pearl, Mississippi -- -- Tandy 4850EP 486DX2-50 8MB RAM -- -- Hayes Accura 14.4 Modem -- -- Arachne V1.60;b1, NON-COMMERCIAL copy, http://arachne.cz/ [Attached file: output.txt]
sent [LCP ConfReq id=0x1 <mru 1500> <asyncmap 0x0> <magic 0x4f214ad> <pcomp> <accomp>] fsm_sdata(LCP): Sent code 1, id 1. Timeout 49f3:295a in 3 seconds. LCP: sending Configure-Request, id 1 rcvd [LCP ConfReq id=0x1 <mru 1524> <asyncmap 0xa0000> <pcomp> <accomp> < 13 09 03 00 c0 7b 72 33 21>] fsm_rconfreq(LCP): Rcvd id 1. lcp_reqci: rcvd MRU (1524) (ACK) lcp_reqci: rcvd ASYNCMAP (a0000) (ACK) lcp_reqci: rcvd PCOMPRESSION (ACK) lcp_reqci: rcvd ACCOMPRESSION (ACK) lcp_reqci: rcvd unknown option 19 (REJ) lcp_reqci: returning CONFREJ. sent [LCP ConfRej id=0x1 < 13 09 03 00 c0 7b 72 33 21>] fsm_sdata(LCP): Sent code 4, id 1. rcvd [LCP ConfAck id=0x1 <mru 1500> <asyncmap 0x0> <magic 0x4f214ad> <pcomp> <accomp>] fsm_rconfack(LCP): Rcvd id 1. rcvd [LCP ConfReq id=0x2 <mru 1524> <asyncmap 0xa0000> <pcomp> <accomp>] fsm_rconfreq(LCP): Rcvd id 2. lcp_reqci: rcvd MRU (1524) (ACK) lcp_reqci: rcvd ASYNCMAP (a0000) (ACK) lcp_reqci: rcvd PCOMPRESSION (ACK) lcp_reqci: rcvd ACCOMPRESSION (ACK) lcp_reqci: returning CONFACK. sent [LCP ConfAck id=0x2 <mru 1524> <asyncmap 0xa0000> <pcomp> <accomp>] fsm_sdata(LCP): Sent code 2, id 2. Untimeout 49f3:295a. sent [IPCP ConfReq id=0x1 <addr 0.0.0.0>] fsm_sdata(IPCP): Sent code 1, id 1. Timeout 49f3:28bc in 3 seconds. IPCP: sending Configure-Request, id 1 rcvd [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 206.156.254.1>] fsm_rconfreq(IPCP): Rcvd id 1. ipcp_reqci: received COMPRESSTYPE (45) (REJ) ipcp_reqci: received ADDR (206.156.254.1) (ACK) ipcp_reqci: returning Configure-REJ sent [IPCP ConfRej id=0x1 <compress VJ 0f 01>] fsm_sdata(IPCP): Sent code 4, id 1. rcvd [IPCP ConfNak id=0x1 <addr 208.149.78.73>] fsm_rconfnakrej(IPCP): Rcvd id 1. local IP address 208.149.78.73 Untimeout 49f3:28bc. sent [IPCP ConfReq id=0x2 <addr 208.149.78.73>] fsm_sdata(IPCP): Sent code 1, id 2. Timeout 49f3:28bc in 3 seconds. IPCP: sending Configure-Request, id 2 rcvd [IPCP ConfReq id=0x2 <addr 206.156.254.1>] fsm_rconfreq(IPCP): Rcvd id 2. ipcp_reqci: received ADDR (206.156.254.1) (ACK) ipcp_reqci: returning Configure-ACK sent [IPCP ConfAck id=0x2 <addr 206.156.254.1>] fsm_sdata(IPCP): Sent code 2, id 2. rcvd [IPCP ConfAck id=0x2 <addr 208.149.78.73>] fsm_rconfack(IPCP): Rcvd id 2. Untimeout 49f3:28bc. ipcp: up sifaddr ppp0: local 208.149.78.73, remote 206.156.254.1, netmask 224.0.0.0.
