Any help / comments most welcome! I had this working once (last year)...
Can anybody make helpful suggestions how to get this config to work?
Everything tests ok at miniterm - ie I can log in manually fine with
settings below. Their Server returns 'Your IP address is xxx.xxx.xxx.xxx'
(xxx varies due to dynamic allocation on each dialup, so I use auto IP
address configuration option with *this string* as PPP IP address header.
The output from PPP log looks like this (below) : Thing is, I clearly see IP
address put on screen after manual login. Without leaving miniterm (Alt-P or
F7), PPP starts at their end - lines of gibberish characters being sent, so
I exit minicom - should then use settings for PPP, but notice no IP address
has been returned after exit from miniterm.
A brief message flashes up saying 'Invalid com address', (only just able to
catch it before PPP error ocurs)...even though that address is set above in
the freeserve.cfg file used for this profile. Don't normally have a problem
with modem in Win95, & I'm sure the settings for it are OK as it dials out
(Same settings are used for Linux ok).
It could be a problem with incompatible (and *different*) base address being
used by PPP for modem? Can't find the cfg-type file for PPP containing these
values, & I thought arachne passed them to PPP via its own cfg,
so...(arachne.cfg file excerpt is below PPP file)...
________*PPP Log:* using autologin________
MINITERM 1.40 - external dialer for PPP/SLIP drivers. (c)1998 xChaos
software.
* Reading configuration file E:\ARACHNE\ARACHNE.CFG
* Initializing modem. Press <Esc> to abort.
ATZ
OK
* Dialing 08450796699. Press <Esc> to abort.
ATDT08450796699
CARRIER 44000
PROTOCOL: LAP-M
CONNECT 115200
* Autologin is enabled in ARACHNE.CFG. Use MINITERM.EXE -m to disable it.
* Trying autologin. Press <Esc> to abort or <Alt+T> for terminal mode.
* [1] Waiting for: "ogin:"
login:
* [1] Received : "ogin:"
* [1] Answering : "comatose.freeserve.co.uk"
* [2] Waiting for: "assword:"
comatose.freeserve.co.uk
Password:
* [2] Received : "assword:"
* [2] Answering : "***********"
* Leaving MINITERM and trying SLIP/PPP. Press <Ctrl>+<Pause> to abort.
PPPD status: Your IP address is
... Then that's it. No IP address returned to PP at this point....
_______Freeserv profile_________
[profile]
Connection @epppd.exe>>PPP.LOG
Hangup @termin.com 0x60>NUL
;Connection @cmd ... command cmd will estabilish connection
;Connection READY ... connection is permanent, packet driver in
AUTOEXEC...
;Connection NUL ... do not start TCP/IP (run "arachne -c" to force this)
[dialer]
DialPage file:ppp_init.htm
Dialer @MINITERM.EXE>PPP.LOG
TerminalWindow @MINITERM.EXE
UseTerminal Yes
Port 3
Irq 7
Base 0x3E8
Mode 8N1
Speed 115200
InitString ATZ
DialString ATDT
PhoneNumber 08450796699
Autologin No
WaitFor1 ogin:
Response1 \u
WaitFor2 assword:
Response2 \p
WaitFor3
Response3
WaitFor4
Response4
PPPusername comatose.freeserve.co.uk
PPPpassword ***********
;Base values: Default|0x??? (eg. 0x3e8)
;Mode values: databits/parity/stopbits (eg. 8N1)
[tcp/ip]
IP_Address PPP
IP_Grab Your IP address is
NameServer 195.92.195.94
AltNameServer 195.92.195.95
Gateway 0.0.0.0
AltGateway 0.0.0.0
Netmask 0.0.0.0
TCPconfig PPPTCP.CFG
Thanks for your help.
Neil.
'In a world without walls, who needs Windows?'
Visit my home site for more info -
www.comatose.freeserve.co.uk