solaris ppp bringing link down problem
2007-12-24 19:47:00
I'm trying to configure asppp on Solaris 8x86 MU4 applied. Everything
works fine, asppp dials out on demand, bring link down when linke is idle,
but I have some problem I could not solve. When modem loses carrier, asppp
still is sendind packets to ipdptp0, thus keeping idle timer from
expiring, so asppp doesn't dial phone again. I'm using USRobotics Courier
external with normal carrier detect. Here are my config files:
/etc/uucp/Systems
mtc any ACUEC 57600 500900 "" P_ZERO ""
/etc/uucp/Devices
ACUEC cua/a - 57600 usr56
/etc/uucp/Dialers
usr56 =,-, "" P_ZERO "" STTY=crtscts,crtsxoff "" \
\dA\pT&F1E0&B1&C1&D3&H1&K3&M4&S0&A3&X0\r\c OK\r ATDP\T\r\c CONNECT
/etc/asppp.cf
ifconfig ipdptp0 plumb beer ppp up
#
path
inactivity_timeout 120 # Approx. 2 minutes
interface ipdptp0
peer_system_name mtc # The name we log in with (also in
# # /etc/uucp/Systems
debug_level 8
negotiate_address on
ipcp_async_map 0
# default_route
will_do_authentication chap
chap_name name
chap_secret secret
eeprom has following entries:
ttya-mode=57600,8,n,1,h
ttya-ignore-cd=false
ttya-rts-dtr-off=false
What am I doing wrong?
PS: is it possible to use freeware pppd for dial-on-demand?
Best regards,
Alexey Chetroi
---
Smile... Tomorrow will be worse. (c) Murphy's law
Comments
Got something to say?
You must be logged in to post a comment.

